You only need to set MnHomeLink with the HA IP and HoA, but you will need to
configure two Interfaces for preferences. So, like you see in the link you
had sent, you would have something as follows. However, make sure autoconf
is turned on for all IPv6-enabled interfaces and that the radvd.conf is
configured to send RAs on all interfaces.
Interface "eth0"
{
MnIfPreference 1;
}
Interface "eth3"
{
MnIfPreference 2:
}
# and so on, so forth
MnHomeLink "eth0" {
HomeAgentAddress fec0:106:2700::2;
HomeAddress fec0:106:2700::4/64;
}
Best,
[u]
On 3/12/07, mip6 test <[EMAIL PROTECTED]> wrote:
When I configure the mobile node, with the mip6d.conf, which interfaces
should I configure (interface and MnHomeLink): only the foreign
interface, the home, or both?
_______________________________________________
mipl mailing list
[email protected]
http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo/mipl