[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to enable IPv6 on Woody ?



Hi, salut,

Gregory Colpart a écrit :
On Sat, Dec 10, 2005 at 09:19:29PM +1000, David Amies wrote:

Yes modprobe ipv6 will enable IPv6 for the current session, but what about after a reboot?

One of ways to enable IPv6 on boot is adding 'ipv6' to /etc/modules :

echo ipv6 >> /etc/modules

Another way to load permanently a kernel module is to use the 'modconf' utility, which has the same result, maybe in a more user-friendly way. You must use it while the desired module is not loaded, as modconf will try and fail to load the module if it's already loaded.

Then you can use /etc/network/interfaces to specify some IPv6 static addresses at startup.



Reply to: