ping/ICMP 8 blocked by BSNL (at least for me)

  • Thread starter Thread starter anonyBLR
  • Start date Start date
  • Replies Replies 8
  • Views Views 852
Messages
18
Location
Bangalore
ISP
Airtel
Unable to ping 1.1.1.1 or 8.8.8.8 or google.com or any other address/IP. Looks like ICMP 8 is blocked by BSNL.

temp-Image-P2-W4-BR.avif

There is no information reg latency/uptime now in unifi because of this.

Code:
PING 1.1.1.1 (1.1.1.1): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
Request timeout for icmp_seq 4
Request timeout for icmp_seq 5
^C
--- 1.1.1.1 ping statistics ---
7 packets transmitted, 0 packets received, 100.0% packet loss

The PPPOE server mac changed to a Nokia mac address.
 
Runs fine here. Could be temporary due to new BNG and they are setting up things. You still get CGNAT address?
 
Last edited:
Both v4 and v6 are working fine here in BSNL Pune.
 
probably something related to ipv6 setup they are doing here. This issue started yesterday after a brief outage (they moved to a new PPPOE server). Now this was the log after they moved to new PPPOE server as had ipv6 disabled -
Code:
pppd: Unsupported protocol 'IPv6 Control Protocol' (0x8057) received

I have enabled ipv6 now and ipv6 is working but ping for ipv4 addresses is failing. traceroute works fine.
 
Then it's their mistake while configuring the new server. The server in my region was also recently changed from Juniper. After the change there was very brief period of no internet occasionally but connection was up each time that happened. Things are fine now. So give it a few days and then if nothing changes submit a complaint.
 
Last edited:
Works fine here.

Tracing route to one.one.one.one [1.1.1.1]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.1.1
2 1 ms 1 ms 1 ms 117.209.80.1
3 7 ms 7 ms 5 ms 10.219.8.234
4 * 2 ms 1 ms 117.216.207.208
5 * * * Request timed out.
6 * * * Request timed out.
7 * * * Request timed out.
8 * * * Request timed out.
9 * * * Request timed out.
10 32 ms 30 ms 31 ms 117.216.207.122
11 31 ms 33 ms 33 ms 162.158.52.4
12 31 ms 31 ms 31 ms 162.158.52.35
13 31 ms 30 ms 31 ms one.one.one.one [1.1.1.1]
 
Back