Linux/IPv6
< Linux
Getting Information
- IP
ifconfig ifconfig -a
- Route / Gateway
ip -6 route show default
- DNS Server
cat /etc/resolv.conf resolvectl
Testing
- Route / Gateway
ping -6 heise.de
- DNS Server
ifconfig ifconfig -a
ip -6 route show default
cat /etc/resolv.conf resolvectl
ping -6 heise.de