--- In "Eric Robishaw" <> wrote:
>
> Make sure the pppd options do NOT lock the serial port.
> I had to make sure lock was not set to get pppd working on a ts7800.
>
>
hi,
I have recompiled the kernel with enabling config_ppp_multilnk support and
make zImage.then using dd utility replace it with existing image
dev/sdcard0/disc0/part1.and then added the mp options in pppd file with setting
mrru 1500.and then using pppd call ppp0
--------------------------------------------------
pppd options in effect:
debug # (from /etc/ppp/options)
-detach # (from /etc/ppp/options)
persist # (from /etc/ppp/options)
dump # (from /etc/ppp/options)
mp # (from /etc/ppp/options)
noauth # (from /etc/ppp/options)
/dev/ttyS2 # (from command line)
nolock # (from /etc/ppp/options)
cdtrcts # (from /etc/ppp/options)
modem # (from /etc/ppp/options)
asyncmap 0 # (from /etc/ppp/options)
mru 1500 # (from /etc/ppp/options)
mtu 1500 # (from /etc/ppp/options)
passive # (from /etc/ppp/options)
mrru 1500 # (from /etc/ppp/options)
hide-password # (from /etc/ppp/options)
proxyarp # (from /etc/ppp/options)
usepeerdns # (from /etc/ppp/options)
noipx # (from /etc/ppp/options)
using channel 2
Starting negotiation on /dev/ttyT8S0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x295c2073> <pcomp> <accomp>
<mrru 1500> <endpoint [MAC:00:1b:fc:59:03:cb]>]
rcvd [LCP ConfRej id=0x1 <magic 0x295c2073>]
sent [LCP ConfReq id=0x2 <asyncmap 0x0> <pcomp> <accomp> <mrru 1500> <endpoint
[MAC:00:1b:fc:59:03:cb]>]
rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <pcomp> <accomp> <mrru 1500> <endpoint
[MAC:00:d0:69:40:c5:f4]>]
sent [LCP ConfAck id=0x1 <asyncmap 0x0> <pcomp> <accomp> <mrru 1500> <endpoint
[MAC:00:d0:69:40:c5:f4]>]
rcvd [LCP ConfAck id=0x2 <asyncmap 0x0> <pcomp> <accomp> <mrru 1500> <endpoint
[MAC:00:1b:fc:59:03:cb]>]
Using interface ppp0
New bundle ppp0 created
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0>
<ms-dns3 0.0.0.0>]
rcvd [LCP ProtRej id=0x2 00 3d c0 00 00 00 80 fd 01 01 00 0f 1a 04 78 00 18 04
78 00 15 03 2f]
Protocol-Reject for unsupported protocol 'Multi-Link' (0x3d)
rcvd [LCP ProtRej id=0x3 00 3d c0 00 00 01 80 21 01 01 00 1c 02 06 00 2d 0f 01
03 06 00 00 00 00 81 06 00 00 00 00 83 06 ...]
Protocol-Reject for unsupported protocol 'Multi-Link' (0x3d)
sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0>
<ms-dns3 0.0.0.0>]
--------------------------------------------------------------------
then why Protocol-Reject for unsupported protocol 'Multi-Link' (0x3d) ERROR is
coming. already I recompiled the kernel with setting multilink options.
> On Wed, Nov 5, 2008 at 4:08 PM, odonovan_dan <> wrote:
>
> > I'm not sure if this helps, but I recently tried pppd on a ts7260
> > running linux-2.4.16-ts11, with the multilink option set in
> > /etc/ppp/options, and I got an error to say that the option wasn't
> > supported.
> >
> > I haven't tried to find a way to enable it yet.
> >
> > --- In <ts-7000%40yahoogroups.com>, "ts7300"
> > <ts7300@> wrote:
> > >
> > > Hi,
> > > I am using TS-7300 Board,How we can ensure or check that Kernel
> > > which is shiped has multilink support is present or not.I have gone
> > > through Options file of PPP.But no multilink options is their.So,can
> > > somebody guide me how to check multilink options is present ??
> > >
> > > Thanx,
> > >
> >
> >
> >
>
------------------------------------
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/
|