View Single Post
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#313
New problem that came up today: my phone has stopped resolving DNS. I can't find anywhere in the wifi settings to configure it and am not familiar enough with SFOS to do it from command line (editing /etc/resolv.conf doesn't seem to do anything).

If I try to ping a domain, it seems to find an ipv6 address but fail to connect to it:
Code:
# ping google.com
PING google.com (2607:f8b0:4006:808::200e): 56 data bytes
^C
--- google.com ping statistics ---
10 packets transmitted, 0 packets received, 100% packet loss
Same result for ping6. I can ping ipv4 addresses directly though:

Code:
# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=117 time=17.478 ms
...
I cannot ping6 any ipv6 addresses.

This behavior is the same both on wifi and on cellular network.
 

The Following 2 Users Say Thank You to taixzo For This Useful Post: