User Tools

Site Tools


doc:appunti:net:ipv6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:appunti:net:ipv6 [2019/08/26 11:06] – [Configurazione automatica] niccolodoc: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:
 +
 +<code>
 +sysctl net.ipv6.conf.all.disable_ipv6=1
 +</code>
 +
 +Per disabilitarlo al bootstrap:
  
 <code> <code>
 echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf
 </code> </code>
 +
  
 ===== Aggiungere e togliere un indirizzo IPv6 ===== ===== Aggiungere e togliere un indirizzo IPv6 =====
doc/appunti/net/ipv6.txt · Last modified: by niccolo