Hi Ayush, On 06/11/2010 10:20 PM, Ayush Maheshwari wrote: > On Fri, Jun 11, 2010 at 4:56 PM, Rahul Sundaram <[email protected] > [...snip...] > Hello Rahul, > Thanks for the link as i got the core of the problem . > I changed the /etc/sysctl.conf but problem isn't resolved yet. > Also, dw-world.de <http://dw-world.de> has the aforesaid problem too . >
It more likely could be an ISP problem. Change the MTU for your interface to 1400 and then try. To change the MTU simple do a: $ ifconfig ethX mtu 1400 if it works, experiment with different values (usually 1440 would be the limit) Once you find something that works, change the setting in NetworkManager to make it persistent. A lot of Indian ISPs seem to have this problem. It is either due to incompetent admins, el cheapo equipment, limitations of the connection medium or all of those things. Let us know if it works. cheers, - steve -- random spiel: http://lonetwin.net/ what i'm stumbling into: http://lonetwin.stumbleupon.com/ _______________________________________________ india mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/india
