On 24/07/14 09:38, Gabriel Tolón wrote:
Hi Gui, thanks for your answer!
El 23/07/14 12:58, Gui Iribarren escribió:
On 18/07/14 10:06, Gabriel Tolón wrote:
Hi,
I'd like to use a configuration in a batman-adv openwrt mesh network in which the batman gateway relays the DHCP messages to and from a non batman-adv router. I think that's not a typical configuration right? Should it work? Do I need some additional packages? Thanks in advance!
Yes, it should work just fine, you should set gw_mode=master in the correspondent batman-adv gateway, but turn its dhcp server off.
you mean gw_mode=server? Or it's a new option?
yes, definitely. my mistake. It's gw_mode=server.
cheers!
gui