Raspberry Pi - enabling ipv6

Enabling IPv6 on Raspberry Pi is quite trivial. Just invoke:
root@raspberrypi:~# echo "ipv6" >> /etc/modules
then just reboot your Raspberry Pi
root@raspberrypi:~# reboot

Comments

Popular posts from this blog

Hardening OpenWRT - adding non-root user account

Dropbear SSH keys and autossh on OpenWRT

SSH Tunel with OpenWRT