c8h4.io/content/ipv6.md
Christoph Heiss 95c8015c48
content: add ipv6 cheatsheet
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-05-31 22:06:32 +02:00

422 B

title date
IPv6 cheatsheet 2024-05-31T21:40:57+02:00

ipv6 is awesome btw

Linux-specifics

For sysctls, there usually exist various entries under net.ipv6.conf.*, e.g. on my current system:

$ ls /proc/sys/net/ipv6/conf/
all  default  eno1  lo
  • all: includes all interfaces
  • default: settings get applied for each new interface
  • lo: obvious enough, loopback