From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <53D7BD9E.7030007@altermundi.net> Date: Tue, 29 Jul 2014 12:28:30 -0300 From: Gui Iribarren MIME-Version: 1.0 References: <53C91BDF.3080907@inti.gob.ar> <53CFDBC0.3020906@altermundi.net> <53D0FE56.1080503@inti.gob.ar> In-Reply-To: <53D0FE56.1080503@inti.gob.ar> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Subject: Re: [B.A.T.M.A.N.] non DHCP batman-adv gateway Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking 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