Maybe I'm just plain stupid, but following the instructions for 6to4, the second host on the network simply will not 'autocinfigure' as stated.
I'm using FreeBSD on two machines on our IPv4 network, and have one set up as the gateway, with all the apporpriate bits in place in the rc.conf file. It all appears to work fine. Machine 1: ### IPv6 options: ### ipv6_enable="YES" # Set to YES to set up for IPv6. ipv6_network_interfaces="auto" # List of network interfaces (or "auto"). ipv6_gateway_enable="YES" # Set to YES if this host will be a gateway. ipv6_static_routes="default" ipv6_route_default="default 2002:c058:6301::" stf_interface_ipv4addr="203.1.96.6" rtadvd_enable="YES" rtadvd_interfaces="" According to the documentation, to put a second machine on the same 6to4 network, all I need do is put in the lines... Machine 2: ### IPv6 options: ### ipv6_enable="YES" # Set to YES to set up for IPv6. ipv6_network_interfaces="auto" # List of network interfaces (or "auto"). Well - I'm here to tell you it doesn't work. There is no connectivity between machine 2 and machine 1, because there is no 2002: IP auto-configured on machine 2. The only connectivity is between the link-local addresses (fe80) and that's no good for advertising and general connectivity. Of course, the IPv4 network works fine between them - but not the IPv6 and, I now have a collection of 'solutions' that could fill a good book, and none of which work. oh well. Interesting experiment anyway. cheers Robert --- Quantum Radio: World Music with a difference. http://quantum-radio.net/ Now Playing: Ethnic Music - Los Indios De Cuzco - Rin Del --------------------------------------------------------------------- The IPv6 Users Mailing List Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]
