On Thu, Dec 19, 2013 at 11:08:34AM +0100, Jeremy DIERX wrote: > After boot for both Rpi and server, I do : > [...] > ip addr add 192.168.13.x dev ra0 > [...] > > When I shutdown one interface, I do : > ip link set eth0 down > > Then restart : > ip link set eth0 up
Don't you just lose the IPv4 address here? It would explain that babel works (using link-local IPv6) but ping doesn't. -- Gabriel _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

