[Olsr-users] Fwd: Communication btw. two RPi's in Adhoc (OLSR)

Henning Rogge (spam-protected)
Wed Sep 11 09:32:01 CEST 2013


On 09/11/2013 09:25 AM, Thijs van Veen wrote:
> Hello Shyam,
> I think your primary problem here is your subnet mask.
> You have assigned the mask 255.255.255.255, meaning only the indicated
> ip address is in the network. Both the other RPi and the broadcast
> address aren't, meaning your ARP broadcasts have no known network to go to.
> If you wish to use  192.168.255.255 as the broadcast address, you should
> set the subnet mask to 255.255.0.0.

Exactly...

either use a /24 or /16 subnet mask, but not a /32.

Yes, /32 subnets work as soon as OLSR is running, but they don't work 
without it and make testing more difficult. No need to make things 
difficult if you have less than 254 devices.

So my suggestion would be to set each node to

IP 192.168.1.X Netmask 255.255.255.0 Broadcast 192.168.1.255

where X is a number between 1 and 254.

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/20130911/6c6bf0c9/attachment.bin>


More information about the Olsr-users mailing list