Linux/IPv6: Difference between revisions
< Linux
(Die Seite wurde neu angelegt: „== Getting Information == * IP <blockquote> <pre> ifconfig ifconfig -a </pre> </blockquote> * Route / Gateway <blockquote> <pre> ip -6 route show default </pr…“) |
mNo edit summary |
||
Line 20: | Line 20: | ||
</pre> | </pre> | ||
</blockquote> | </blockquote> | ||
[[Category:Linux/Network]] | |||
[[Category:Linux]] |
Revision as of 08:02, 27 September 2021
Getting Information
- IP
ifconfig ifconfig -a
- Route / Gateway
ip -6 route show default
- DNS Server
cat /etc/resolv.conf resolvectl