[EMAIL PROTECTED] writes:
> On Thu, Jan 11, 2001 at 04:48:36PM +1100, Richard Gooch wrote:
> > > > Jan 11 15:55:17 mobilix pppd[27867]: Couldn't increase MTU to 1500
> > > > Jan 11 15:55:17 mobilix pppd[27867]: Couldn't increase MRU to 1500
> > > > Jan 11 15:55:17 mobilix pppd[27867]: Couldn't increase MTU to 1500
> > > > Jan 11 15:55:17 mobilix pppd[27867]: Couldn't increase MRU to 1500
> > 
> > Do I need to worry about these messages? Do you get them?
> 
> MTU should be 1492
> 
> when you bring your IPless ethernet interface up set MTU to 1492.

Doing:
# ifconfig eth0 up mtu 1492

didn't stop those messages.

Anyway, I got it working by:
- tossing DHCP
- bringing eth0 up so that PPPoE doesn't fail
- editing my chap-options file.

So, after getting it to work on my Laptop, I proceeded to install it
on the router box. First problem was the 8139too and rtl8129 drivers
both have bugs (the Telstra supplied SMC EZ Card 10/100 wasn't giving
me Rx interrupts). I'll hassle the driver maintainers about this.

Pulling out another network card, I tried to bring up ADSL again, and
it failed. Going back to my laptop, just to make sure it all still
works, I discovered that it's stopped working there too!

In /var/log/messages, I get:

Jan 11 22:17:37 mobilix pppd[11272]: PPPoE Plugin Initialized
Jan 11 22:17:37 mobilix pppd[11273]: pppd 2.4.0 started by root, uid 0
Jan 11 22:17:37 mobilix pppd[11273]: Sending PADI
Jan 11 22:17:37 mobilix pppd[11273]: HOST_UNIQ successful match 
Jan 11 22:17:37 mobilix pppd[11273]: HOST_UNIQ successful match 
Jan 11 22:17:37 mobilix pppd[11273]: Got connection: 5cb
Jan 11 22:17:37 mobilix pppd[11273]: Connecting PPPoE socket: 00:90:39:47:00:3a cb05 
eth0 0x807af38
Jan 11 22:17:37 mobilix pppd[11273]: Using interface ppp0
Jan 11 22:17:37 mobilix pppd[11273]: Connect: ppp0 <--> eth0
Jan 11 22:17:37 mobilix pppd[11273]: Couldn't increase MTU to 1500
Jan 11 22:17:37 mobilix pppd[11273]: Couldn't increase MRU to 1500
Jan 11 22:17:37 mobilix pppd[11273]: Couldn't increase MTU to 1500
Jan 11 22:17:37 mobilix pppd[11273]: Couldn't increase MRU to 1500
Jan 11 22:17:37 mobilix pppd[11273]: local  IP address 61.9.179.4
Jan 11 22:17:37 mobilix pppd[11273]: remote IP address 172.31.18.24
Jan 11 22:17:37 mobilix pppd[11273]: LCP terminated by peer
                                     ^^^^^^^^^^^^^^^^^^^^^^

This looks suspicious. Why is the remote end terminating the
connection? Does Telstra turn off the lights at night?!?

Jan 11 22:17:37 mobilix pppd[11273]: Couldn't increase MTU to 1500
Jan 11 22:17:37 mobilix pppd[11273]: Couldn't increase MRU to 1500
Jan 11 22:17:40 mobilix pppd[11273]: Connection terminated.
Jan 11 22:17:40 mobilix pppd[11273]: Connect time 0.0 minutes.
Jan 11 22:17:40 mobilix pppd[11273]: Sent 30 bytes, received 114 bytes.
Jan 11 22:17:40 mobilix pppd[11273]: Couldn't release PPP unit: Not a typewriter
Jan 11 22:17:40 mobilix pppd[11273]: Doing disconnect
Jan 11 22:17:40 mobilix pppd[11273]: Exit.

                                Regards,

                                        Richard....
Permanent: [EMAIL PROTECTED]
Current:   [EMAIL PROTECTED]


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to