On Saturday 03 September 2011, Freek de Kruijf wrote:
On zaterdag 3 september 2011 20:47:51 Larry Finger wrote:
I did not try using tcpdump to see if the IP6 advertisements are getting through.
I use wireshark and I see a Router advertisement coming in from the router every 8 or 9 minutes. However my system is not using it, otherwise I would have seen a Neighbour solicitation going out. Now I only see a Neighbour solicitation coming in from the VirtualBox host.
Maybe you need something like this ip -6 neigh add proxy ${IPV6_ADDR} dev eth0 ip -6 neigh add proxy ${IPV6_GATEWAY} dev ${TAP} Where IPV6_ADDR is the one from vm IPV6_GATEWAY the host ip I think somehow you can turn on global proxy rules per default. Could be that this was the case in last milestone? cu, Rudi -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org