[OLSR-users] Need help w/ default route / gateway configuration
Andreas Tønnesen
(spam-protected)
Thu Jan 11 09:46:38 CET 2007
The HNA entry in the config file is supposed to contain the external
network that you are going to announce _not_ the GW address. So:
Hna4
{
0.0.0.0 0.0.0.0
}
should work(given that your node actually can route to the gateway).
- Andreas
> Hi everybody,
>
> I'm somewhat of a newbie to OLSR. I would need some help with the
> following
> setup:
>
> [MESHNODE n]--wifi0/ath0(WLAN)--[MESHNODE1]--eth0--[GATEWAY]--internet
>
> olsrd is installed on every meshnode. One of them is connected to the
> wired
> LAN. It works absolutely fine in the local setup, i.e. you can reach every
> host on the WLAN and in the local network. Meshnode1 has the gateway
> included as a default route. olsrd runs very stable at all times.
>
> What doesn't work is the propagation of the gateway default route to
> meshnode[n]. Note that I cannot install OLSR on the gateway itself. I
> tried
> to configure the gateway on meshnode1 like this:
>
> ...
> Hna4
> {
> [gateway address] 255.255.255.0
> }
> ...
> LoadPlugin "olsrd_dyn_gw.so.0.4"
> {
> PlParam "Ping" "[gateway address]"
> }
> ...
>
> I would be most grateful for any help you could provide.
> _______________________________________________
> olsr-users mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-users
>
More information about the Olsr-users
mailing list