[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Autoconfiguration



In article <[🔎] 20001008201945.B64012@seanrees.com> (at Sun, 8 Oct 2000 20:19:45 -0700), Sean-Paul Rees <sean@seanrees.com> says:

> I get the following message in the system log:
> eth0: no IPv6 routers present
> 
> I don't know what is causing it, especially since I know for a fact that there
> is an IPv6 router present (my other boxes [although FreeBSD]) configure to it
> just fine.

1. do you have rtadvd (Router Advertisement daemon) on your router?
2. does your linux box accept RAs?
	echo 1 > /proc/sys/net/ipv6/conf/all/accept_ra
	echo 0 > /proc/sys/net/ipv6/conf/all/forwarding
   (you may want to accept redirects, too)
        echo 1 > /proc/sys/net/ipv6/conf/all/accept_redirects

I hope these might help you...

-- 
Hideaki YOSHIFUJI @ USAGI Project  <yoshfuji@linux-ipv6.org>
Web Page: http://www.ecei.tohoku.ac.jp/%7Eyoshfuji/
PGP5i FP: F731 6599 5EB2 BBA7 1515  1323 1806 A96F 5700 6B25 



Reply to: