Troubleshooting IPv6
Controllare 2 processi attivi con 2 diverse configurazione olsrd.conf e olsrd6.conf
ps aux | grep olsrd
Stampa tutto quello che conosce olsrd
wget -q http://localhost:2007 -O -
Stampa i vicini
wget -q http://localhost:2007/links -O -
Stampa tutti gli hna di IPv6
wget -q http://localhost:2007/hna -O -
Stampa tutte le rotte IPv6
wget -q http://localhost:2007/route -O -