BSNL giving out private ip address!!!

Status
Not open for further replies.

rajil.s

Forerunner
Hello,

For the past two days my internet has been down. Initially I thought that the line has a problem but the modem stats show a SNR of 37.

It turns out that the BSNLs DSLAM is giving out private ip address. Here is what i am getting

Code:
#ifconfig
  pppoe-wan Link encap:Point-to-Point Protocol  
  inet addr:10.208.217.58  P-t-P:10.208.216.1  Mask:255.255.255.255
  UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1460  Metric:1
  RX packets:120 errors:0 dropped:0 overruns:0 frame:0
  TX packets:3604 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:3
  RX bytes:19052 (18.6 KiB)  TX bytes:797432 (778.7 KiB)

Has anybody seen this sort of thing before? This should affect more people than me. Is this worth chasing BSNL to fix this or something they would fix themselves?

I have tried registering a complain at http://selfcare.ndc.bsnl.co.in but that site is a joke. The complaints automatically get set to 'resolved' end of the day without anybody acting on it.

Thanks
 
It should not affect anyone unless he/shee used the 10.0.0.0/8 network. But still, BSNL has not thought of everything!
 
Hello,

For the past two days my internet has been down. Initially I thought that the line has a problem but the modem stats show a SNR of 37.

It turns out that the BSNLs DSLAM is giving out private ip address. Here is what i am getting

Code:
#ifconfig
  pppoe-wan Link encap:Point-to-Point Protocol 
  inet addr:10.208.217.58  P-t-P:10.208.216.1  Mask:255.255.255.255
  UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1460  Metric:1
  RX packets:120 errors:0 dropped:0 overruns:0 frame:0
  TX packets:3604 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:3
  RX bytes:19052 (18.6 KiB)  TX bytes:797432 (778.7 KiB)

Has anybody seen this sort of thing before? This should affect more people than me. Is this worth chasing BSNL to fix this or something they would fix themselves?

I have tried registering a complain at http://selfcare.ndc.bsnl.co.in but that site is a joke. The complaints automatically get set to 'resolved' end of the day without anybody acting on it.

Thanks

I am not into networking of any sort, but being a curious BSNL BB subscriber, can u please elaborate what are the pros and cons of a private ip(static ip)? In what way it will affect us?
 
This NAT business is screwed up my internet.

traceroute to BSNL DNS server (218.248.255.203) works fine but nothing gets past their gateway. Both google DNS (8.8.8.8) and opendns (208.67.222.222) fail to work,
Code:
#mtr -4 --report 218.248.255.203
Start: Sat Mar 19 05:52:29 2016
Unable to allocate IPv6 socket for nameserver communication: Address family not supported by protocol
HOST: box  Loss%  Snt  Last  Avg  Best  Wrst StDev
  1.|-- 192.168.1.1  0.0%  10  0.3  0.3  0.2  0.3  0.0
  2.|-- 10.208.216.1  0.0%  10  64.6  65.0  63.9  66.1  0.3
  3.|-- 218.248.166.198  0.0%  10  64.7  64.9  64.3  65.7  0.0
  4.|-- 218.248.251.182  0.0%  10  76.6  75.8  75.2  76.6  0.0
  5.|-- 218.248.255.203  0.0%  10  75.7  75.7  74.2  77.1  0.5

# mtr -4 --report 8.8.8.8
Start: Sat Mar 19 05:54:39 2016
Unable to allocate IPv6 socket for nameserver communication: Address family not supported by protocol
HOST: box  Loss%  Snt  Last  Avg  Best  Wrst StDev
  1.|-- 192.168.1.1  0.0%  10  0.2  0.2  0.2  0.3  0.0
  2.|-- 10.208.216.1  0.0%  10  64.8  64.7  63.7  65.2  0.3
  3.|-- 218.248.166.206  0.0%  10  65.8  64.9  63.7  66.3  0.5
  4.|-- 218.248.235.197  0.0%  10  98.0  98.4  97.9  99.0  0.0
  5.|-- ???  100.0  10  0.0  0.0  0.0  0.0  0.0

# mtr -4 --report 208.67.222.222
Start: Sat Mar 19 05:58:37 2016
Unable to allocate IPv6 socket for nameserver communication: Address family not supported by protocol
HOST: box  Loss%  Snt  Last  Avg  Best  Wrst StDev
  1.|-- 192.168.1.1  0.0%  10  0.3  0.3  0.2  0.3  0.0
  2.|-- 10.208.216.1  0.0%  10  66.1  65.4  64.5  66.2  0.3
  3.|-- 218.248.166.202  0.0%  10  64.8  64.6  64.1  65.7  0.3
  4.|-- 218.248.235.197  0.0%  10  102.4  98.7  97.2 102.4  1.3
  5.|-- ???  100.0  10  0.0  0.0  0.0  0.0  0.0

Is anybody else who is using BSNL check if they are NATTED as well?
 
Status
Not open for further replies.