Router crash with rtadvd is up
"Nor Azman Shahimi" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
202.184.//_____________fxp03ffe:80d0:ff12:1::/ 64 -----------gif0 ------------fxp1--------3ffe:80d0:ff12:2:: /64 this is my rc.conf defaultrouter="202.184.41.2" gateway_enable="YES" hostname="HomeAgent.upm.edu.my" ifconfig_fxp0="inet 202.184.41.25 netmask 255.255.255.224" ipv6_enable="YES" kern_securelevel_enable="NO" linux_enable="YES" moused_enable="YES" nfs_reserved_port_only="YES" saver="logo" sendmail_enable="YES" sshd_enable="YES" usbd_enable="YES" inetd_enable="YES" named_flag="" ipv6_network_interfaces="fxp0 gif0 fxp1" ########################### # IPv6 over IPv4 Tunneling# ########################### ####### # fxp0 nie keluar benggog# ####### ipv6_ifconfig_fxp0="3ffe:80d0:ff12:1::2 prefixlen 64" ifconfig_fxp0="inet 202.184.41.25 netmask 255.255.255.224" defaultrouter="202.184.41.2" ###### #gif0# ###### gif_interfaces="gif0" gifconfig_gif0="202.184.41.25 202.187.22.2" ipv6_ifconfig_gif0="3ffe:80d0:fffe:20::39 prefixlen 127" ipv6_static_routes="default" ipv6_route_default="default -interface gif0" ##### #fxp1 nie masuk kedalam# ##### ipv6_ifconfig_fxp1="3ffe:80d0:ff12:2::2 prefixlen 64" ##################### # IPv6 Routing #################### ipv6_enables="YES" ipv6_gateway_enables="YES" ipv6_router_enables="YES" ipv6_router="/usr/sbin/route6d" ipv6_router_flags="-N fxp1" rtadvd_enable="YES" rtadvd_interfaces="fxp0 fxp1 gif0" @@@@@@ With this in my rc i can 6bone with any node connecting under my native but i got to run with an static ip for every of my node. How can i enable my router so that it can enable its router advertisement??? ROUTER PART in my rtadvd.conf in /etc fxp1:\ :maxinterval#60:mininterval#40: in my sysctl.conf in /etc net.inet6.ip6.forwarding=1 NODE PART in my rtadvd.conf in /etc fxp1:\ :maxinterval#60:mininterval#40: in my sysctl.conf in /etc net.inet6.ip6.accept_rtadvd=1 What else do i need im struggling with this for almost 2 weeks..Anybody please?? _________________________________________________________________ Download ringtones, logos and picture messages from MSN Malaysia http://www.msn.com.my/mobile/ringtones/default.asp _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"