Comment 20 for bug 445385

Revision history for this message
cuccu (marco-curradi) wrote :

I think this bug does exist on Ubuntu.
I solved it with this work around.
The problem relay on the router MTU settings for the pppoe default DSL service (Ethernet, DSL and Cable Broadband
Connections).
Is necessary to change the MTU in 1492.
You can check to MTU with the command
netstat -i eth0
You can change the MTU with the command
sudo ifconfig eth0 mtu 1492