View Single Post
  #8   (View Single Post)  
Old 11th March 2013
sysfu sysfu is offline
Port Guard
 
Join Date: Jun 2008
Posts: 36
Default

Nevermind, I resolved the no route to host issue by manually running "sudo rtsol -F wpi0".

Discovered that you need to run the rtsol daemon so the interface can pick up the IPv6 routes being advertised by router.

For autorun of rtsold on boot you'll probably want to set the net.inet6.ip6.accept_rtadv and net.inet6.icmp6.rediraccept values in /etc/sysctl.conf appropriately (see rtsol man page).
Reply With Quote