Hi,
Someone can help me to find which command is executed to add the 169.254.0.0/16 route to try to execute manually and look if i've a error ?
SoukoussMan - FrancoFON CEO a écrit :
Hi,
When batmand is launch and show this : root@Fonera:~# /usr/bin/batmand -g 1mbit/1024 -o 2000 -d 3 ath2 Interface activated: ath2 Using interface ath2 with address 5.0.0.1 and broadcast address 5.255.255.255 B.A.T.M.A.N. 0.3.1 rv1203 (compatibility version 5) Warning - batgat kernel modul interface (/dev/batgat) not usable: No such file or directory This may decrease the performance of batman! debug level: 3 originator interval: 2000 gateway class: 39 -> propagating: 1024KBit/1024KBit Adding route to 169.254.0.0/16 via 0.0.0.0 (table 254 - gate0)
I do this command : root@Fonera:~# ip route ls table 254 192.168.182.0/24 dev tun0 proto kernel scope link src 192.168.182.1 192.168.18.0/24 dev eth0.1 proto kernel scope link src 192.168.18.3 192.168.10.0/24 dev br-lan proto kernel scope link src 192.168.10.1 5.0.0.0/8 dev ath2 proto kernel scope link src 5.0.0.1 default via 192.168.18.1 dev eth0.1 root@Fonera:~#
The route isn't present in the table 254.
Cordialement,