I currently have DSL through Bell Atlantic and I am using
BellAtlantic.net as my ISP. I setup pppoed (version 0.46 by Jamal)
and have everything working fine, except for a problem with FTP
timeouts. I am able to connect to an FTP server, download ~7 megs and
then it just bombs out... no traffic at all. I have tested downloads
from HTTP as well as news groups and they seem to work great. I have
a feeling it has something to do with the MTU or the MRU, they are
currently both set to 1490. I also have 'mssclampfw' installed.. here
is the README from that..
---------------------
This kernel module, designed to operate on a forwarding or
masquerading Linux 2.2 or 2.[3-4] gateway that has attached tunnels or
encapsulation interfaces with reduced packet sizes (like PPPoE)
connected to networks with ICMP blackholes (such as Bell Canada's
Sympatico HSE), prevents Path MTU Discovery failures (causing a TCP
connection to hang as soon as the remote host tries to send full
packets) by patching the MSS option in TCP SYN packets down to the
safest value according to the outgoing device's MTU.
--------------------
Any help would GREATLY be appreciated..
Thanks