[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't Make DSL Connection - THANK YOU



Thank you, Jerome.  I added default-asyncmap as you suggested and
immediately everything worked like a charm.  Is there a reference to
this somewhere that I missed?

Tom George

On Fri, May 09, 2003 at 07:10:31PM -0400, Jerome Acks Jr wrote:
> On Fri, May 09, 2003 at 04:32:56PM -0500, Thomas H. George,,, wrote:
> > I have put together a very basic Woody box with two nic's to become a 
> > masquerading firewall between the DSL modem and out home network. 
> > (Currently the computers in the home network are connected through a 
> > Linksys router to the DSL modem.)  When I attach the modem to the 
> > firewall box, run pppoeconf and try to bring the connection up there is 
> > a long pause and then repeated messages ppp0: error fetching interface 
> > information.  Device not found.
> > 
> > Syslog contains the following:
> > 
> >    modprobe: Can't locate module ppp0
> >    Serial connection established
> >     using channel 12
> >    Using interface ppp0
> >    Connect: ppp0 <--> /dev/ttyp0
> >    PADS Service-Name; ''
> >    ppp session is 24308
> >    rcvd [LCP ConfReq id=0x1 <mtu 1492>  <asyncmap 0xa0000> <auth pap> 
> > <magic ...>]
> >    sent [LCP ConfReq id=0x3 <asyncmap 0x0> <magic ...> <pcomp> <accomp>]
> >    sent [LCP ConfAck id=0x1 <mru 1492> <asyncmap 0xa0000> <auth pap> 
> > <magic ...>]
> >    rcvd [LCP ConfAck ic=0x3 <asyncmap 0x0> <magic ...> <pcomp> <accomp>]
> >    sent [LCP EchoReq id=0x0 magic ...]
> >    sent [PAP AuthReq id=0xb user="username" password=<hidden>]        
> >                Note: Used ISP assigned username
> >    . 
> >    .                                                                    
> >                                                                Note: 
> > Repeated 11 times
> >    .
> >    No response to PAP authenticate-requests
> > 
> > 
> > There is no module ppp0 - I have poured over kernel options in 
> > /usr/src/linux/ make menuconfig and am unable to find anything which I 
> > have omitted which looks likely to create such a module (the kernel I 
> > have compiled is 2.4.18).  Likewise, there is no /dev/ttyp0.
> > 
> > Could someone please point out where I have messed up this time?
> 
> Try adding 'default-asyncmap' as an option to the dsl-provider file.
> 
> -- 
> Jerome



Reply to: