Natvie IPv6 Networking Debian Based Distributions
Documentation for setting up native IPv6 on Redhat based distributions was a bit lacking so Ive included the steps for adding an IPv6 address to eth0 below. Ive also added details on how to add it to Debian based distributions.
Read the rest for yourself
Quote:
In Debain and Ubuntu there is only one file to be editted, /etc/network/interfaces. You add the following:iface eth0 inet6 static
address 2002:c0a8:102::
netmask 64
gateway 2002:c0a8:101::One the file has been saved, run /etc/init.d/networking restart.
Debian News RSS Feed
No Response to “Natvie IPv6 Networking Debian Based Distributions” »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment