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

Re: HOWTO: Join the 6bone!



On Sat, 23 Sep 2000, Franklin Belew wrote:

> All this info is well and good, but exactly which options do I need enabled
> in a 2.2.17 kernel?
> I tried the ipv6 howto, it said 'enable the appropriate options'
> So which are appropriate for the debian 6bone?

I use these:

# Netlink, dhcp, etc
CONFIG_PACKET=y
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
CONFIG_NETLINK_DEV=y
CONFIG_FILTER=y

# Just incase, not needed really..
CONFIG_NET_IPIP=m
CONFIG_NET_IPGRE=m

# can be compiled in, you can't actually rmmod ipv6..
CONFIG_IPV6=m
CONFIG_IPV6_EUI64=y
CONFIG_IPV6_NO_PB=y

Jason



Reply to: