[Babel-users] Communication broken on reboot/interface restart

Gabriel Kerneis gabriel at kerneis.info
Thu Dec 19 10:51:52 UTC 2013


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



More information about the Babel-users mailing list