LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-11-2005, 12:48 PM   #1
thelastboyscout
LQ Newbie
 
Registered: Jul 2005
Posts: 5

Rep: Reputation: 0
Angry PPPoE on Debian gateway disconnects continually when WinXP machine connects


It has taken me days to isolate this problem.

My Debian gateway (running kernel 2.6.12.2) repeatedly disconnects its PPPoE (over iBurst wireless internet) when I plug my new HP notebook running Windows XP into the network behind it. I am running rp-pppoe.so

The network is running on a 192.168.0.0 range and the gateway does NAT. IPtables clamps the MTU and MRU which is in addition set to 1432 (I've tried every number).

I discovered that when another machine running linux connects behind the gateway, there is no problem. The minute I plug the WinXP machine in, the PPPoE disconnects and tried to continually reconnect wihtout success.

My Syslog reflects:

Jul 10 12:57:04 server1 pppd[3097]: Couldn't increase MTU to 1500
Jul 10 12:57:04 server1 pppd[3097]: Couldn't increase MRU to 1500
Jul 10 12:57:04 server1 pppd[3097]: PAP authentication succeeded

*****
Jul 10 12:57:04 server1 pppd[3097]: peer from calling number 00:C0:EE:C3:XX:XX authorized</b>
*****
Jul 10 12:57:04 server1 pppd[3097]: Cannot determine ethernet address for proxy ARP
Jul 10 12:57:04 server1 pppd[3097]: local IP address x.x.x.x
Jul 10 12:57:04 server1 pppd[3097]: remote IP address 196.30.31.100
Jul 10 12:57:04 server1 pppd[3097]: primary DNS address 196.30.31.193
Jul 10 12:57:04 server1 pppd[3097]: secondary DNS address 196.46.70.1
Jul 10 12:57:04 server1 named[1881]: loading configuration from '/etc/bind/named.conf'
Jul 10 12:57:04 server1 named[1881]: listening on IPv4 interface ppp0, 196.2.102.212#53
Jul 10 12:57:07 server1 pppd[3097]: Connect time 0.1 minutes.
Jul 10 12:57:07 server1 pppd[3097]: Sent 389 bytes, received 128 bytes.

Interestingly, the issue continues even when I drop all IP traffic from the internal network - indicating that some signal the WinXP machine is sending at an OSI layer below TCP is causing my woes. See the bold line above for evidence.

Could this be because my WinXP MTU has not been manually altered down? If so, hope do you implement a network behind a gateway without manually altering everone's MTU down?
 
Old 07-11-2005, 03:24 PM   #2
Half_Elf
LQ Guru
 
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163

Rep: Reputation: 46
Are you sure your PPPD MTU is _also_ to 1432, as well as PPPOE MTU? You have to change both if I remember right. You can let the MRU to 1500, it shouldn't cause problem.

Also, if your debian gateway (I'm not quite sure what your network look like, it's a bit confuse, could you draw a shema maybe?) when another computer connect to PPPoE, it might be caused by your ISP not allowing multiple connections from the same line. Some do that to ensure you won't start 30 connections
 
Old 07-11-2005, 04:03 PM   #3
thelastboyscout
LQ Newbie
 
Registered: Jul 2005
Posts: 5

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Half_Elf
Thanks for the response!

Quote:
Are you sure your PPPD MTU is _also_ to 1432, as well as PPPOE MTU? You have to change both if I remember right. You can let the MRU to 1500, it shouldn't cause problem.


I have changed both to the same value.

Quote:
Also, if your debian gateway (I'm not quite sure what your network look like, it's a bit confuse, could you draw a shema maybe?) when another computer connect to PPPoE, it might be caused by your ISP not allowing multiple connections from the same line. Some do that to ensure you won't start 30 connections
My Debian gateway has two interfaces. One (eth0) is configured with no IP and that is connected to my iBurst terminal (wireless broadband). The other (eth1) is configured for a private 192.168.0.0 network. There is also a wireless card (wlan0) which I have disabled until I sort this out. Currently, the internal interface (eth0) is connected directly to either one of my laptops. When it is a Linux laptop, no problem. When it is the WinXP machine, the connection works fine (I ssh in, run VNC to the Linux box, etc) the PPPoE connections drop.

I thought it might be PPPoE deamons on the XP machine and carefully ensured these were off, so I don't think it was that.
 
Old 09-04-2005, 09:42 AM   #4
PeaceMakr
LQ Newbie
 
Registered: Sep 2005
Location: Johannesburg
Distribution: suse 9.3, linspire 5, ubuntu 5.04, vector, knoppix 3.9
Posts: 7

Rep: Reputation: 0
which ibirst on which Debian

Hi, i am looking for anyone that has iBurst UTD running on any Linux distro, you say Debian?
 
Old 09-05-2005, 06:55 AM   #5
thelastboyscout
LQ Newbie
 
Registered: Jul 2005
Posts: 5

Original Poster
Rep: Reputation: 0
Yeah, my problems are now solved and the UTD is happily running via ethernet. I understand there is a USB workaround - check out the www.mybroadband.co.za forums
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kinternet connects, gets a dhcp address, but no gateway or dns joncolby Linux - Wireless Networking 0 09-16-2005 09:02 AM
wvdial connects then disconnects - message log has no errors shlape Linux - Networking 1 04-16-2005 05:28 PM
Setting up a gateway on Debian machine colabus Linux - Networking 0 05-22-2004 10:16 AM
ppp connects does nothing and disconnects jimdaworm Slackware 11 03-19-2004 01:59 PM
how do i use my linux machine to be a gateway for a windows machine? Sanjuro Linux - Networking 2 02-09-2002 04:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration