[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(KAME-snap 9064) Re: SHISA: semi-automatic configuration on MR
From: Patricia Marreau <marreau@xxxxxxxxxxxxxx>
Subject: (KAME-snap 9022) Re: SHISA: semi-automatic configuration on MR
Date: Fri, 29 Apr 2005 10:40:29 +0200
> Thanks, it's ok. xl0 interface is autoconf, but :
>
> 1/ ifid value is not 1 even if I set these following lines in rc.conf.
>
> # semi-automatic configuration of xl0 using router-advertissement
> ipv6_network_interface="xl0"
> ipv6_network_interface_non_eui64="xl0"
> interface_ipv6_ifid_xl0="::1"
I am not sure the above configuration switches are valid in FreeBSD5.3
system. I could not find the relevant code in my /etc directory...
> 2/ I would like to known how to not autoconf the other interface.
> I add sysctl -a net.inet6.ip6.accept_rtadv=1 in rc.conf on MR who
> receives RA.
> I add rtadv_enable="YES" and "rtadv_interfaces=fxp0" on router R1 who
> sends RA.
> But xl1 on MR (not link to R1) is autoconfig too.
>
> xl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> options=9<RXCSUM,VLAN_MTU>
> inet6 3ffe:400:31::8 prefixlen 64
> inet6 fe80::204:76ff:fe19:598b%xl1 prefixlen 64 scopeid 0x3
> inet6 3ffe:400:aac::8 prefixlen 64
> inet6 3ffe:400:aac:0:204:76ff:fe19:598b prefixlen 64 autoconf
> inet6 3ffe:400:31:0:204:76ff:fe19:598b prefixlen 64 autoconf
> ether 00:04:76:19:59:8b
> media: Ethernet autoselect (100baseTX <full-duplex>)
> status: active
Basically, when net.inet6.ip6.forwarding is set to 1, the node will
not accept RA messages. However, in our current MR implementation, we
always accept RA messages regardless the value of the switch.
Do you have any problem if your mobile router gets autoconfigured
addresses on the ingress interface?
Regards,
---
Keiichi SHIMA
IIJ Research Laboratory <keiichi@xxxxxxxxxx>
KAME Project <keiichi@xxxxxxxx>