I see you've still got the "local_ip:remote_ip" option
(0.64.21.30:10.64.21.37) set in the options file on BOTH sides of the
connection. But it should only be set on ONE side, that is, the side
that you want to have controlling the ip address allocation. It can
be either side, but not both.
--- In "ts7300" <> wrote:
>
> As per suggested in last thread,Now option file at board side
> ipcp-accept-local
> ipcp-accept-remote
> proxyarp
> ktune
> usepeersdns
> persist
> debug
> asyncamp
> nolock
> cdtrcts
> nomagic
> mru 1500
> mtu 1500
> 0.64.21.30:10.64.21.37
> ----------------------------
> On Linux Distro
> persist
> debug
> asyncamp
> nolock
> cdtrcts
> nomagic
> mru 1500
> mtu 1500
> 10.64.21.37:10.64.21.30
> And dialinig is done at linux distro ising -->pppd call ppp0
> Lcp packet
> Using interface ppp0
> Connect: ppp0 <--> /dev/ttyS0
> sent [LCP ConfReq id=0x1 <asyncmap 0xa0000> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <asyncmap 0xa0000> <pcomp> <accomp>]
> sent [LCP ConfReq id=0x1 <asyncmap 0xa0000> <pcomp> <accomp>]
> rcvd [LCP ConfReq id=0x1 <asyncmap 0xa0000> <pcomp> <accomp>]
> sent [LCP ConfAck id=0x1 <asyncmap 0xa0000> <pcomp> <accomp>]
> rcvd [LCP ConfAck id=0x1 <asyncmap 0xa0000> <pcomp> <accomp>]
> sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
> sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 10.64.21.37>
> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
> rcvd [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
> sent [CCP ConfAck id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
> rcvd [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 10.64.21.37>
> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
> sent [IPCP ConfRej id=0x1 <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
> rcvd [CCP ConfAck id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
> Deflate (15) compression enabled
> rcvd [IPCP ConfRej id=0x1 <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
> sent [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 10.64.21.37>]
> rcvd [IPCP ConfReq id=0x2 <compress VJ 0f 01> <addr 10.64.21.37>]
> sent [IPCP ConfAck id=0x2 <compress VJ 0f 01> <addr 10.64.21.37>]
> rcvd [IPCP ConfAck id=0x2 <compress VJ 0f 01> <addr 10.64.21.37>]
> local IP address 10.64.21.37
> remote IP address 10.64.21.37
> Script /etc/ppp/ip-up started (pid 10210)
> Script /etc/ppp/ip-up finished (pid 10210), status = 0x0
> Modem hangup
> Connect time 160.2 minutes.
> Sent 0 bytes, received 0 bytes.
> Script /etc/ppp/ip-down started (pid 10430)
> Connection terminated.
> Script /etc/ppp/ip-down finished (pid 10430), status = 0x0
> Connect script failed
>
> Still their is problem in IP address in LCP nego. packet it showing
> same ip address of remote and local.why its taking same ip address.?
> -----------------------------------------------------------------
> --- In "odonovan_dan" <danodonovan@> wrote:
> >
> > I forgot to mention earlier that I also use these options on the side
> > of the link which is receiving the IP addresses:
> >
> > ipcp-accept-local
> > ipcp-accept-remote
> >
> >
> > --- In "odonovan_dan" <danodonovan@> wrote:
> > >
> > > You only need to specify the local_ip:remote_ip option on one
side of
> > > the link.
> > > Choose which side you want to control the IP address allocation, and
> > > use the option there.
> > >
> > > If that doesn't work, let me know.
> > >
> > >
> > > --- In "ts7300" <ts7300@> wrote:
> > > >
> > > > At Board Side
> > > > proxyarp
> > > > ktune
> > > > usepeersdns
> > > > persist
> > > > debug
> > > > asyncamp
> > > > nolock
> > > > cdtrcts
> > > > nomagic
> > > > mru 1500
> > > > mtu 1500
> > > > 10.64.21.30:10.64.21.37
> > > > ----------
> > > > On Linux Distro
> > > > persist
> > > > debug
> > > > asyncamp
> > > > nolock
> > > > cdtrcts
> > > > nomagic
> > > > mru 1500
> > > > mtu 1500
> > > > 10.64.21.37:10.64.21.30
> > > >
> > > > Thanx
> > > > --- In "odonovan_dan" <danodonovan@>
wrote:
> > > > >
> > > > > Hi
> > > > >
> > > > > Can you post the /etc/ppp/options* files that you're using
on both
> > > > > sides of the link, as well as any additional parameters that
> you may
> > > > > be passing to pppd?
> > > > >
> > > > > Thanks,
> > > > > -Dan
> > > > >
> > > > >
> > > > >
> > > > > --- In "ts7300" <ts7300@> wrote:
> > > > > >
> > > > > > hi,
> > > > > > I am using ts7300 board and linux disrto for PPP
link.and at
> > > board
> > > > > > side mgetty is running.When I am dialing from Linux Distro
> > pppd call
> > > > > ppp0
> > > > > > Lcp packet
> > > > > > Using interface ppp0
> > > > > > Connect: ppp0 <--> /dev/ttyS0
> > > > > > sent [LCP ConfReq id=0xf <asyncmap 0xa0000> <pcomp> <accomp>]
> > > > > > sent [LCP ConfReq id=0xf <asyncmap 0xa0000> <pcomp> <accomp>]
> > > > > > sent [LCP ConfReq id=0xf <asyncmap 0xa0000> <pcomp> <accomp>]
> > > > > > rcvd [LCP ConfReq id=0xf <asyncmap 0xa0000> <pcomp> <accomp>]
> > > > > > sent [LCP ConfAck id=0xf <asyncmap 0xa0000> <pcomp> <accomp>]
> > > > > > rcvd [LCP ConfAck id=0xf <asyncmap 0xa0000> <pcomp> <accomp>]
> > > > > > sent [CCP ConfReq id=0x8 <deflate 15> <deflate(old#) 15>
<bsd v1
> > > 15>]
> > > > > > sent [IPCP ConfReq id=0x38 <addr 10.64.21.37> <ms-dns1
0.0.0.0>
> > > > > > <ms-dns3 0.0.0.0>]
> > > > > > rcvd [CCP ConfReq id=0x8 <deflate 15> <deflate(old#) 15>
<bsd v1
> > > 15>]
> > > > > > sent [CCP ConfAck id=0x8 <deflate 15> <deflate(old#) 15>
<bsd v1
> > > 15>]
> > > > > > rcvd [IPCP ConfReq id=0x38 <addr 10.64.21.37> <ms-dns1
0.0.0.0>
> > > > > > <ms-dns3 0.0.0.0>]
> > > > > > sent [IPCP ConfRej id=0x38 <ms-dns1 0.0.0.0> <ms-dns3
0.0.0.0>]
> > > > > > rcvd [CCP ConfAck id=0x8 <deflate 15> <deflate(old#) 15>
<bsd v1
> > > 15>]
> > > > > > Deflate (15) compression enabled
> > > > > > rcvd [IPCP ConfRej id=0x38 <ms-dns1 0.0.0.0> <ms-dns3
0.0.0.0>]
> > > > > > sent [IPCP ConfReq id=0x39 <addr 10.64.21.37>]
> > > > > > rcvd [IPCP ConfReq id=0x39 <addr 10.64.21.37>]
> > > > > > sent [IPCP ConfNak id=0x39 <addr 10.64.21.30>]
> > > > > > rcvd [IPCP ConfNak id=0x39 <addr 10.64.21.30>]
> > > > > > sent [IPCP ConfReq id=0x3a <addr 10.64.21.37>]
> > > > > > rcvd [IPCP ConfReq id=0x3a <addr 10.64.21.37>]
> > > > > > sent [IPCP ConfNak id=0x3a <addr 10.64.21.30>]
> > > > > > rcvd [IPCP ConfNak id=0x3a <addr 10.64.21.30>]
> > > > > > sent [IPCP ConfReq id=0x3b <addr 10.64.21.37>]
> > > > > > rcvd [IPCP ConfReq id=0x3b <addr 10.64.21.37>]
> > > > > > sent [IPCP ConfNak id=0x3b <addr 10.64.21.30>]
> > > > > > rcvd [IPCP ConfNak id=0x3b <addr 10.64.21.30>]
> > > > > > sent [IPCP ConfReq id=0x3c <addr 10.64.21.37>]
> > > > > > rcvd [IPCP ConfReq id=0x3c <addr 10.64.21.37>]
> > > > > > sent [IPCP ConfNak id=0x3c <addr 10.64.21.30>]
> > > > > > rcvd [IPCP ConfNak id=0x3c <addr 10.64.21.30>]
> > > > > > sent [IPCP ConfReq id=0x3d <addr 10.64.21.37>]
> > > > > > rcvd [IPCP ConfReq id=0x3d <addr 10.64.21.37>]
> > > > > > sent [IPCP ConfNak id=0x3d <addr 10.64.21.30>]
> > > > > > rcvd [IPCP ConfNak id=0x3d <addr 10.64.21.30>]
> > > > > > sent [IPCP ConfReq id=0x3e]
> > > > > > rcvd [IPCP ConfReq id=0x3e]
> > > > > > sent [IPCP ConfAck id=0x3e]
> > > > > > rcvd [IPCP ConfAck id=0x3e]
> > > > > > Peer refused to agree to our IP address
> > > > > > Connect time 0.7 minutes.
> > > > > > Sent 176 bytes, received 176 bytes.
> > > > > > sent [IPCP TermReq id=0x3f "Refused our IP address"]
> > > > > > sent [IPCP TermReq id=0x40 "Refused our IP address"]
> > > > > > sent [LCP TermReq id=0x10 "No network protocols running"]
> > > > > > rcvd [LCP TermReq id=0x10 "No network protocols running"]
> > > > > > sent [LCP TermAck id=0x10]
> > > > > > rcvd [LCP TermAck id=0x10]
> > > > > > Connection terminated.
> > > > > > Serial connection established.
> > > > > > using channel 83
> > > > > > Using interface ppp0
> > > > > > Connect: ppp0 <--> /dev/ttyS0
> > > > > > sent [LCP ConfReq id=0x11 <asyncmap 0xa0000> <pcomp> <accomp>]
> > > > > > Modem hangup
> > > > > > Connection terminated.
> > > > > > ------------------------------------------------------
> > > > > > can somebody tell me why peers refused to agree IP address.Is
> > > > > > something missing in options file for which peers refuses toIP
> > > > address.
> > > > > > Can somebody guide me.
> > > > > >
> > > > >
> > > >
> > >
> >
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|