informatica:linux:ipv6
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| informatica:linux:ipv6 [2014/07/31 09:40] – created jose | informatica:linux:ipv6 [2019/10/01 15:18] (current) – jose | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| net.ipv6.conf.all.disable_ipv6=1 | net.ipv6.conf.all.disable_ipv6=1 | ||
| - | Recargamos sysctl o le pasamos el parámetro en caliente: | + | Recargamos sysctl o le pasamos el parámetro en caliente.\\ | 
| + | Recargar systcl: | ||
| + | # sysctl -p / | ||
| + | Pasar parámetro: | ||
| # sysctl -w net.ipv6.conf.all.disable_ipv6=0 | # sysctl -w net.ipv6.conf.all.disable_ipv6=0 | ||
| + |  | ||
| + | Añadir pv6.disable=1 a Grub | ||
| + | / | ||
| + |  | ||
| + | GRUB_CMDLINE_LINUX_DEFAULT=" | ||
| + | |||
| + | Actualizar grub y reiniciar | ||
| + | update-grub | ||
informatica/linux/ipv6.1406799639.txt.gz · Last modified:  (external edit)
                
                