From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.botz.org (thalamus.botz.org [207.210.96.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.botz.org", Issuer "mail.botz.org" (not verified)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 43F8421F104 for ; Wed, 25 Dec 2013 06:07:51 -0800 (PST) Received: from [127.0.0.1] (syzygy.botz.org [127.0.0.1]) (authenticated bits=0) by mail.botz.org (8.13.8/8.13.8) with ESMTP id rBPEDfs8014109 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 25 Dec 2013 09:13:43 -0500 DomainKey-Signature: a=rsa-sha1; s=thaldk; d=botz.org; c=simple; q=dns; b=hlq35Mr3VWskrXW8s6h5xecwZIeV4S7myLE++cEeXvdmtZEQCk/JHkfiwwzhvaci5 VWUQ7NVPOuzHYVkphZ26w== DKIM-Signature: a=rsa-sha1; c=simple/simple; d=botz.org; s=thalamus; t=1387980824; bh=p9F4no/pUi+Xlbbhwz5Vw+hnu2E=; h=Message-ID:Date: From:User-Agent:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding:X-Scanned-By; b=THVrS8Jy2MWx7G4Ry91j3llKG q8kM5jaKibvy/MDCSYNJyqeDJ0MDzfCB6stHMTJsua32Dcaf3vURA9rtmQOOVt5KgK+ 0XaC7r7r30gGSlXJMCoZiOZawE5YM1N7RQY326p/3rqQQPm2K2qjNd8Tp/Wnm6eO01T 6rwE3J4mefCc= Message-ID: <52BAE6B2.5050603@botz.org> Date: Wed, 25 Dec 2013 11:07:46 -0300 From: Juergen Botz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: cerowrt-devel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.62 on 207.210.96.137 Subject: [Cerowrt-devel] meshing X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Dec 2013 14:07:52 -0000 I'm playing around with meshing and I'm confused about something... in the default config, why do the babel interfaces have the same ip address? (172.30.42.224) And given that they do, why does it work anyway? In the /etc/config/network can I say 'proto ahcp' for these interfaces? The GUI doesn't have that as an option.