On Sun, Jan 03, 2010 at 12:03:34PM +0100, Marc Schröder wrote:
> i think your problem is mtu fragmentation.
> 
> try on the squeeze the following as root:
> 
> ifconfig eth0 mtu 1300
> 
> and try that wget again
> marc

yah... behing choking pppoe connection ...

You can add 

iface eth0 inet dhcp
 hostname "mymachine"
 pre-up /sbin/ifconfig $IFACE mtu 1454

in your /etc/network/interfaces of lan machine.

See how to check path MTU etc.  as:
  
http://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_finding_optimal_mtu

(I used to have pppoe connection too.)

Osamu


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to