Benutzer-Werkzeuge

Webseiten-Werkzeuge


knowledge_base:linux:ipconfig:kernel

Dies ist eine alte Version des Dokuments!


Network Kernel Settings

Forwarding

/etc/sysctl.conf
net.ipv4.ip_forward = 1
net.ipv6.conf.all.forwarding = 1

To use dynamic ip configuration instead of static in ipv6 with fowarding on:

/etc/sysctl.conf
net.ipv6.conf.all.accept_ra = 2

IPv6: EUI-64

/etc/sysctl.conf
net.ipv6.conf.default.addr_gen_mode = 0
net.ipv6.conf.eth0.addr_gen_mode = 0
/app/www/public/data/attic/knowledge_base/linux/ipconfig/kernel.1739972684.txt.gz · Zuletzt geändert: 2025/02/19 14:44 von julian.lemmerich