[Olsr-users] OLSRd nodes not talking to each other

Henning Rogge (spam-protected)
Mon Sep 24 07:22:11 CEST 2012


On 09/24/2012 06:48 AM, (spam-protected) wrote:
> Interface "wlan0"
> {
>       AutoDetectChanges yes
>       Ip4Broadcast 255.0.0.0

This is no valid broadcast/multicast address.

>       Mode "mesh"
>       HelloInterval 5.0
>       HelloValidityTime 90.0
>       TcInterval 3.0
>       TcValidityTime 300.0
>       MidInterval 15.0
>       MidValidityTime 270.0
>       HnaInterval 15.0
>       HnaValidityTime 90.0
>       #LinkQualityMult 192.168.0.1 0.5
>       #LinkQualityMult default 0.8
> }
>
>
> my interfaces file:
> --------------------------------------------------------------------------------
> auto lo
> iface lo inet loopback
>
> auto eth0
> allow-hotplug eth0
> iface eth0 inet static
>           address 10.0.1.1
>           netmask 255.0.0.0
>           network 10.0.0.0
>           broadcast 10.255.255.255
>           gateway 10.0.0.1
>
> #Client Radio
> auto wlan0
> iface wlan0 inet static
>           address 10.0.2.1
>           netmask 255.0.0.0
>           network 10.0.0.0
>           broadcast 10.255.255.255
>           gateway 10.0.0.1
>
> #Backhual Radio
> auto wlan1
> iface wlan1 inet static
>           address 10.0.3.1
>           netmask 255.0.0.0
>           network 10.0.0.0
>           broadcast 10.255.255.255
>           gateway 10.0.0.1
>           wireless-channel 1
>           wireless-essid OmegaMeshBackhual
>           wireless-mode ad-hoc

You have three interfaces with the same netmask and network address. 
This will not work.

Henning Rogge

-- 
Diplom-Informatiker Henning Rogge , Fraunhofer-Institut für
Kommunikation, Informationsverarbeitung und Ergonomie FKIE
Kommunikationssysteme (KOM)
Fraunhofer Straße 20, 53343 Wachtberg, Germany
Telefon +49 228 9435-961,   Fax +49 228 9435 685
mailto:(spam-protected) http://www.fkie.fraunhofer.de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6169 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20120924/5fe2d659/attachment.bin>


More information about the Olsr-users mailing list