Hey guys
I recently noticed that I couldn't access my website on my server.
Some information:
OS: FreeBSD 11.2-RELEASE-p4
pf: disabled
ipv6 only?: YES
ISP supports ipv6 and SLAAC?: YES
Router: AVM Fritz!Box 7490
ping6 is enabled in my router settings (for the server) but fails when I use a ipv6 online ping website I always get a similar output:
Things I already tried:
Thanks in advance
I recently noticed that I couldn't access my website on my server.
Some information:
OS: FreeBSD 11.2-RELEASE-p4
pf: disabled
ipv6 only?: YES
ISP supports ipv6 and SLAAC?: YES
Router: AVM Fritz!Box 7490
ping6 is enabled in my router settings (for the server) but fails when I use a ipv6 online ping website I always get a similar output:
Code:
ipv6 online ping website #1
PING 2003:ed:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx(2003:ed:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx) 56 data bytes
--- 2003:ed:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4050ms <<<< ?????? why?
ipv6 online ping website #2
PING 2003:ed:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx(2003:ed:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx) 56 data bytes
--- 2003:ed:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2055ms <<<< ?????? why?
Things I already tried:
- Server reboot
- I used several devices to access the server (not locally)
- I did multiple DNS propagation checks (everything fine)
- I disconnected the router from the internet multiple times with different settings and default settings
- ....
Thanks in advance