Linux/IPv6: Difference between revisions
< Linux
mNo edit summary |
m (→Testing) |
||
Line 26: | Line 26: | ||
<blockquote> | <blockquote> | ||
<pre> | <pre> | ||
ping -6 heise.de | |||
</pre> | </pre> | ||
</blockquote> | </blockquote> |
Latest revision as of 08:11, 27 September 2021
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