I can't understund why the batmand doesn't add the default route for go on internet. My configuration is: The fonera (192.168.9.1) has internet throught the eth0 interface with class ip 192.168.1.X/24 On fonera i start batman with this command: batmand -s 192.168.9.1 -g 9 ath0
And on the client computer (192.168.9.4) i start batmand with this computer: batmand -s 192.168.9.1 -r 3 -p 192.168.9.1 eth1
The problem is that when i start batman on the client pc it doesn't add the default route to 192.168.9.1 infact if i add it manually with: route add default gw 192.168.9.1 everything goes ok and i can surf on internet but without the manual add of the route i can't surf.. Can someone help me? Eidos
On Tuesday, 17. June 2008 00:01:23 thomas anderson wrote:
The problem is that when i start batman on the client pc it doesn't add the default route to 192.168.9.1 infact if i add it manually with: route add default gw 192.168.9.1 everything goes ok and i can surf on internet but without the manual add of the route i can't surf.. Can someone help me?
All routing table entries are not shown in the default table (254) but can be found elsewhere. Please read: http://open-mesh.net/batman/doc/RoutingVodoo If your internet connection still does not work, please log debug level 3 and watch out for errors / warnings or post them here.
Greetings, Marek
Maybe have i to active something in the kernel configuration of the fonera for the policy routing? right now i'm using this version of openwrt Kamikaze 7.09 kernel compile for the fonera: 2.6.21.5 Eidos
2008/6/16 Marek Lindner lindner_marek@yahoo.de:
On Tuesday, 17. June 2008 00:01:23 thomas anderson wrote:
The problem is that when i start batman on the client pc it doesn't add
the
default route to 192.168.9.1 infact if i add it manually with: route add default gw 192.168.9.1 everything goes ok and i can surf on internet but without the manual add
of
the route i can't surf.. Can someone help me?
All routing table entries are not shown in the default table (254) but can be found elsewhere. Please read: http://open-mesh.net/batman/doc/RoutingVodoo If your internet connection still does not work, please log debug level 3 and watch out for errors / warnings or post them here.
Greetings, Marek _______________________________________________ B.A.T.M.A.N mailing list B.A.T.M.A.N@open-mesh.net https://list.open-mesh.net/mm/listinfo/b.a.t.m.a.n
On Tuesday, 17. June 2008 06:16:33 thomas anderson wrote:
Maybe have i to active something in the kernel configuration of the fonera for the policy routing? right now i'm using this version of openwrt Kamikaze 7.09 kernel compile for the fonera:
Somewhere you can deactivate policy routing but it is enabled per default. You don't have any routes at all ? What about logging debug level 3 ?
Greetings, Marek
b.a.t.m.a.n@lists.open-mesh.org