Many ppl with NIB-I or NIB-II connection are complaining about they are not able to connect to some sites.sometimes it is google,micro$haft etc.
So the Solution is to change the MTU(Maximum Transmission Unit) to
1454 from
1500 or 1492.
In
GNU/Linux , you can easily change by editing /etc/ppp/options file or /etc/ppp/peers/dsl-provider or /etc/network/interfaces or /etc/ppp/pppoe.conf file to add MTU value in format "mtu 1454" without quotes
hyeah:
First try as root ,"ifconfig ppp0 down && ifconfig ppp0 up mtu 1454" to see the change!I was not able to access youtube and all(very slow).now it changed
In window$ ,I have no idea.apart from in cmd , "ipconfig /ALL" will show those values
but I saw this thread ,in broadbandforum :
http://broadbandforum.in/bsnl-broadb...snl-broadband/
^this is the solution for winblow$ users.