Few websites not opening with BSNL 3g

  • Thread starter Thread starter mdtest
  • Start date Start date
  • Replies Replies 91
  • Views Views 23,607
i am also facing the same issue in pune. For me below sites are not working ,Redbus.inRediff - mail box Adobe - pages are loading but no able to downloadit's totally frustrating,few days back i wanted book bus tickets urgently and tried redbus several times but failed , initially i thought problem is with site. But then when i checked with some of my friends using other networks,then only confirmed it's issue with my bsnl modem only. Besides this many sites are loading but not getting properly loaded ,even in broadbandforum am facing this issue .But for me yahoo mail is working fine.In addition speed reduced a lot since last few weeks,infact am using only limited data plan only still not able to download anything. if anybody manage to talk to CSC please update about this issue.
 
Again problem started :|
 
Well I worked around a bit to solve the issues with few sites. Please try and confirm if this is working for others also or not. 1. Run command prompt using admin privilege.2. Type ping -f -l 1424 google.com The error that I was getting was :---Pinging google.com [209.85.153.104] with 1424 bytes of data:Packet needs to be fragmented but DF set.Packet needs to be fragmented but DF set.Packet needs to be fragmented but DF set.Packet needs to be fragmented but DF set.Ping statistics for 209.85.153.104: Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),If you are also getting above error then try reducing the MTU value slowly. I started with 1300 and ended with 1372 to get proper results as follows:--C:\Windows\system32>ping -f -l 1372 google.comPinging google.com [209.85.153.104] with 1372 bytes of data:Reply from 209.85.153.104: bytes=64 (sent 1372) time=1333ms TTL=50Reply from 209.85.153.104: bytes=64 (sent 1372) time=139ms TTL=50Reply from 209.85.153.104: bytes=64 (sent 1372) time=217ms TTL=51Reply from 209.85.153.104: bytes=64 (sent 1372) time=215ms TTL=50Ping statistics for 209.85.153.104: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),Approximate round trip times in milli-seconds: Minimum = 139ms, Maximum = 1333ms, Average = 476msNow add the 28 byte header, giving me an MTU of 1400 (1372+28).I changed the MTU using netsh command in Windows 7 to 1400 and now I can access hotmail, ignou, speedtest and many other sites listed here except paypal.Procedure for changing MTUTo see what interfaces you have on your computer, type netsh interface ipv4 show subinterfacesTo change the MTU, type netsh interface ipv4 set subinterface "PPP" mtu=nnnn store=persistentwhere PPP is the name of the network connection on your computer, from the list obtained above. (generally its 3G Modem) nnnn is the desired value for MTU.Reboot after making the change.PS : Please note the default value for 3G Modem, just in case you need to revert it back.
 
Ever weekends my speeds are low, so i have gotten used to it, don't get more than 1Mbps download speed on weekends, guess its due to high users having a full blast of unlimited plans. Normalcy returns on weekdays.
 


well i worked around a bit to solve the issues with few sites. Please try and confirm if this is working for others also or not.

1. Run command prompt using admin privilege.
2. Type ping -f -l 1424 google.com the error that i was getting was :---
pinging google.com [209.85.153.104] with 1424 bytes of data:
Packet needs to be fragmented but df set.
Packet needs to be fragmented but df set.
Packet needs to be fragmented but df set.
Packet needs to be fragmented but df set.

Ping statistics for 209.85.153.104:
Packets: Sent = 4, received = 0, lost = 4 (100% loss),

if you are also getting above error then try reducing the mtu value slowly.

I started with 1300 and ended with 1372 to get proper results as follows:--

c:\windows\system32>ping -f -l 1372 google.com
pinging google.com [209.85.153.104] with 1372 bytes of data:
Reply from 209.85.153.104: Bytes=64 (sent 1372) time=1333ms ttl=50
reply from 209.85.153.104: Bytes=64 (sent 1372) time=139ms ttl=50
reply from 209.85.153.104: Bytes=64 (sent 1372) time=217ms ttl=51
reply from 209.85.153.104: Bytes=64 (sent 1372) time=215ms ttl=50

ping statistics for 209.85.153.104:
Packets: Sent = 4, received = 4, lost = 0 (0% loss),
approximate round trip times in milli-seconds:
Minimum = 139ms, maximum = 1333ms, average = 476ms


now add the 28 byte header, giving me an mtu of 1400 (1372+28).

I changed the mtu using netsh command in windows 7 to 1400 and now i can access hotmail, ignou, speedtest and many other sites listed here except paypal.

Procedure for changing mtu
to see what interfaces you have on your computer, type

netsh interface ipv4 show subinterfaces


to change the mtu, type

netsh interface ipv4 set subinterface "ppp" mtu=nnnn store=persistent

where

ppp is the name of the network connection on your computer, from the list obtained above. (generally its 3g modem)
nnnn is the desired value for mtu.


Reboot after making the change.

Ps : Please note the default value for 3g modem, just in case you need to revert it back.

yes changing mTu solve this problem so everyone use this its really work thanks bro.....
 
Ever weekends my speeds are low, so i have gotten used to it, don't get more than 1Mbps download speed on weekends, guess its due to high users having a full blast of unlimited plans. Normalcy returns on weekdays.

Problem here is not with speed , few sites were not at all loading.
 

Back