IPv6 being issued by BSNL Broadband!

  • Thread starter Thread starter Ameen
  • Start date Start date
  • Replies Replies 346
  • Views Views 63,489
Oh darn I forgot to check the ipv6 address.. 😂(just checked primary dns while posting the comment, sorry🙏)
Sorry man ipv6 is not available at your location as of now. Escalate the issue with your regional office ask if they can do something abt it.
 
An update on BSNL FTTH VoIP settings : you can use SIP server as kl.ftthvoip.bsnl.in ( or 10.187.6.12 ) for Kerala customers. I just tried and its working. So that you can skip the 192.168... as SIP server.
 
@varkey

I can ping the ip with voice profile :
1587802201325.webp


This is the settings in voice profile
1587802261449.webp
 
@vu3knb Doesn't work for me, I can ping your gateway IP address, but that SIP server doesn't work, only 192.168.149.78 works.

Code:
root@bumblebee:~# ping -I eth3.1830 10.111.172.1 -c 4
PING 10.111.172.1 (10.111.172.1): 56 data bytes
64 bytes from 10.111.172.1: seq=0 ttl=64 time=4.135 ms
64 bytes from 10.111.172.1: seq=1 ttl=64 time=2.589 ms
64 bytes from 10.111.172.1: seq=2 ttl=64 time=2.465 ms
64 bytes from 10.111.172.1: seq=3 ttl=64 time=8.240 ms

--- 10.111.172.1 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 2.465/4.357/8.240 ms
root@bumblebee:~# ping -I eth3.1830 10.187.6.12 -c 4
PING 10.187.6.12 (10.187.6.12): 56 data bytes

--- 10.187.6.12 ping statistics ---
4 packets transmitted, 0 packets received, 100% packet loss
root@bumblebee:~# ping -I eth3.1830 192.168.149.78 -c 4
PING 192.168.149.78 (192.168.149.78): 56 data bytes
64 bytes from 192.168.149.78: seq=0 ttl=60 time=50.914 ms
64 bytes from 192.168.149.78: seq=1 ttl=60 time=51.417 ms
64 bytes from 192.168.149.78: seq=2 ttl=60 time=50.482 ms
64 bytes from 192.168.149.78: seq=3 ttl=60 time=51.483 ms

--- 192.168.149.78 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 50.482/51.074/51.483 ms
 
Based on the link I shared earlier, it could be that only new connections are provisioned on the new SIP server. There is some reference to 296 level and it appears different from 297 and 298 level. Whatever that means. ;) @vu3knb
 
Back