Networking Forums

Networking Forums > Computer Networking > Linux Networking > Strange ADSL Connection Behavior

Reply
Thread Tools Display Modes

Strange ADSL Connection Behavior

 
 
Mark
Guest
Posts: n/a

 
      02-03-2004, 02:56 AM
I need some help solving strange behavior with a RP-PPPOE connection. I
have done a search of the news groups but after several hours, I have
not seen anything similar.

I am using RP-PPPOE 3.5-1, RedHat 9.0, and an ADSL connection acting as
a router for my small home LAN. When the connection comes up initially,
the speed is dreadfully slow, and web pages either time out or partially
load at glacial speed. If I go to a an ftp site and download a large
file (I FTP a RedHat ISO image), once the ftp connection is made the ftp
file transfer starts and goes at a normal speed 80Kb/s (I stop the ftp
download at this point). At this point the connection works normally
from there on out until I shut down rp-pppoe. This can be days with
out issue, until I shut the connection down. Establishing the initial
ftp connection can take some time, but once the download begins all is
normal. This is how I start new PPPOE connections, and it always
behaves the same way.

A view of ifconfig shows no packet error or lost packets on PPP0. The
internet connections are being made via a windows machine, but I am
certain the issue is not with the windows machine as it works fine with
my D-Link hardware router. Any ideas?

Thanks for any help,

Mark
 
Reply With Quote
 
 
 
 
johnny bobby bee
Guest
Posts: n/a

 
      02-03-2004, 03:47 AM
Mark typed:

>
> A view of ifconfig shows no packet error or lost packets on PPP0. The
> internet connections are being made via a windows machine, but I am
> certain the issue is not with the windows machine as it works fine with
> my D-Link hardware router. Any ideas?



just throwing this out. but have you tried playing with MTU settings?

'ifconfig' - see what MTU is set at.

then:
'/etc/rc.d/init.d/network stop'
'ifconfig eth0 mtu 1492' (or eth1, depending)
'/etc/rc.d/initd/network start'

see if that makes a difference.
if not, try other values for MTU. like 1454 or 1472 etc.


--
- Linux: the choice of a GNU generation
- free; as in free speech and free beer

remove '.eh' to email

 
Reply With Quote
 
Mark
Guest
Posts: n/a

 
      02-03-2004, 09:25 PM
My MTU is set for 1492. I will try the other settings and see what
happens.

Thanks for the help,

Mark

johnny bobby bee wrote:
>
> Mark typed:
>
> >
> > A view of ifconfig shows no packet error or lost packets on PPP0. The
> > internet connections are being made via a windows machine, but I am
> > certain the issue is not with the windows machine as it works fine with
> > my D-Link hardware router. Any ideas?

>
> just throwing this out. but have you tried playing with MTU settings?
>
> 'ifconfig' - see what MTU is set at.
>
> then:
> '/etc/rc.d/init.d/network stop'
> 'ifconfig eth0 mtu 1492' (or eth1, depending)
> '/etc/rc.d/initd/network start'
>
> see if that makes a difference.
> if not, try other values for MTU. like 1454 or 1472 etc.
>
> --
> - Linux: the choice of a GNU generation
> - free; as in free speech and free beer
>
> remove '.eh' to email

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange connection behavior re SSDI Jeromek Wireless Internet 0 12-08-2011 07:29 PM
Strange VPN behavior Bjarni Windows Networking 1 07-03-2006 05:09 PM
Strange VPN Behavior JamFan Windows Networking 3 02-28-2006 01:39 AM
Strange VPN behavior =?Utf-8?B?QnJ1Y2UgQnJvd24=?= Broadband Hardware 3 02-26-2005 03:24 AM
DI624 strange behavior/lost connection Robert Desel Wireless Internet 1 01-31-2004 04:45 AM



1 2 3 4 5 6 7 8 9 10 11