I'm trying to build router to router on IPv6-only network. My trouble is
after several minutes/hours, the default gateway on the second router
(wl0), is missing for unknown reason.
My rc.conf configuration are (both are the same):
ipv6_enable="YES"
ipv6_network_interfaces="ed0 wl0"
ipv6_gateway_enable="YES"
prefixcmd_enable="YES"
rtadvd_enable="NO"
ipv6_router_enable="YES"
ipv6_prefix_wl0="3ffe:0200:0831:0010"
#ipv6_prefix_ed0="3ffe:0200:0830:0020" # On the first router
ipv6_prefix_ed0="3ffe:0200:0831:0020" # On the second router
Is there any mistake that I made on the configurations?
note, I'm using FreeBSD 4.1.1-RELEASE
My network topology:
---------- ------------ ------------ ----------
| Host 1 |---| Router 1 |===| Router 2 |---| Host 2 |
---------- ------------ ------------ ----------
\-----------------------/ \-----------------------/
Network 1 Network 2
Regards,
Sugianto Y.
e-mail : [EMAIL PROTECTED]
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]