doc:appunti:net:ipv6
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:net:ipv6 [2019/08/26 11:06] – [Configurazione automatica] niccolo | doc:appunti:net:ipv6 [2026/07/13 12:30] (current) – [Disabilitare IPv6] niccolo | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| Da Debian Squeeze: | Da Debian Squeeze: | ||
| + | |||
| + | Per disabilitarlo a runtime: | ||
| + | |||
| + | < | ||
| + | sysctl net.ipv6.conf.all.disable_ipv6=1 | ||
| + | </ | ||
| + | |||
| + | Per disabilitarlo al bootstrap: | ||
| < | < | ||
| echo net.ipv6.conf.all.disable_ipv6=1 > / | echo net.ipv6.conf.all.disable_ipv6=1 > / | ||
| </ | </ | ||
| + | |||
| ===== Aggiungere e togliere un indirizzo IPv6 ===== | ===== Aggiungere e togliere un indirizzo IPv6 ===== | ||
doc/appunti/net/ipv6.txt · Last modified: by niccolo
