Hi,
I use 0.3-exp-rv623 and looking at d3 debug on gateway it seems work: gateway assign an ip to a client which wants an outdoor connection:
Gateway - assigned 1.0.254.169 to client 5.1.8.5
client 5.1.8.5 well see its gateway: I've tried issuing: batmand -c -d 2 -b
...all is ok but client don't browse internet, it never reach any outdoor IP!
The 2 nodes run batman as: (at gateway) batmand --bmx-default -g 5000 ath0 (at client) batmand --bmx-default -r 3 ath0
and see eachother so I believe is not a firewall problem...
From a second ssh session at client, I see no default route is assigned
(issuing ip route show) while node is trying to ping outside the mesh: I really do not understand why... issuing a logread at repeater I see:
Trying to name tunnel to bat0 ... success!
but no default route is set
Where I'm wrong? Where I can see on debug in order to fix problem? I've to change something in batman arguments string ?
Antonio
b.a.t.m.a.n@lists.open-mesh.org