Hello Thomas

On 29/01/15(Thu) 02:50, Thomas Bohl wrote:
> Hello List,
> 
> my vServer hosting provider states the IPv6 default gateway as fe80::1.
> To get IPv6 traffic flowing it's necessary to ping fe80::1 fist.
> 
> For now I help myself with the following line in crontab
> @reboot sleep 10 && ping6 -c 10 fe80::1\%vio0 > /dev/null
> [...]
> # ping6 -vc 4 heise.de
> PING6(56=40+8+8 bytes) 2a03:4000:6:f0::47:e --> 2a02:2e0:3fe:1001:302::
> 32 bytes from 2a03:4000:6::1: Neighbor Advertisement

Could you tcpdump ICMP6 packets on vio0 at this moment?  I wonder if a
wrong target address can be used to craft NS messages for your gateway. 

Martin

Reply via email to