Linux/IPv6

From Wiki

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