adding subnet
Carmen Sandiego on Wednesday, 02 February 2005 10:02:57
The FAQ say's
"Linux - Host
For IPv6 autoconfiguration of your interface, please confirm the below items.
/proc/sys/net/ipv6/conf/[your_interface]/forwarding = 0
/proc/sys/net/ipv6/conf/[your_interface]/accept_ra = 1
Then you might enable your interface using dhcp client or
ifconfig [Your Interface] up
This should start the autoconfiguration.
But original Linux kernel has a bug of joining all-node multicast address. If you can't get autoconfiguration in spite of enabling your interface, you have to once unplug and re-plug your interface or UTP cable.
If you have applied USAGI patch, you will get autoconfiguration without trouble."
what does it mean with "[your_interface]" in
/proc/sys/net/ipv6/conf/[your_interface]/forwarding = 0
/proc/sys/net/ipv6/conf/[your_interface]/accept_ra = 1
is it my eth0, eth1 or sixxs-0 ?
adding subnet
Carmen Sandiego on Thursday, 03 February 2005 08:49:32
Ok never mind that, i fixed that :P
then i got this problem, that i think its my main problem
i do this to add my subnet:
ifconfig sixxs-0 add 3ffe:4005:1037::/48
and this to add ip
ifconfig sixxs-0 add 3ffe:4005:1037::1/48
and the ip doesnt work, whats wrong?
Posting is only allowed when you are logged in. |