[Olsr-dev] Nameservice patch (add mid entries, seeking comments)

Sven-Ola Tuecke (spam-protected)
Mon Dec 31 11:24:14 CET 2007


Hi,

just add the mid ip as "plparam" to the nameservice config. Here's an 
example to add 104.198.65.93:

LoadPlugin "olsrd_nameservice.so.0.3"
{
        PlParam "name"          "styx"
        PlParam "hosts-file"    "/var/etc/hosts"
        PlParam "104.198.65.93" "second-styx"
        PlParam "suffix"        ".olsr"
        PlParam "interval"      "180"
        PlParam "timeout"       "3600"
        PlParam "lat"           "52.485344"
        PlParam "lon"           "13.454954"
        PlParam "service"       "http://104.198.65.94:80/ipkg/|tcp|Freifunk 
Firmware Download"
}

// Sven-Ola

----- Original Message ----- 
From: "tetzlav" <(spam-protected)>
To: <(spam-protected)>
Sent: Saturday, December 29, 2007 2:43 PM
Subject: Re: [Olsr-dev] Nameservice patch (add mid entries, seeking 
comments)


>I answer for Jow because he is in "Offline-Land" ;)
>
> Sven-Ola Tuecke schrieb:
>> that's a sender-side fix, if the multihomed owner forget to insert
> names for
>> the additional interfaces, right?
>
> Yes. We like to use the hostnames instead of pure IPs to identify the
> Nodes/Neighbours.
>
>> What happens if a node owner configures names for mid IPs on his
>> side?
>
> The Question is: how do i configure (different) names (for
> MID-Interfaces) with plugin_olsrd_nameservice.so?
>
>
> Regards from 24c3
> tetzlav
> 





More information about the Olsr-dev mailing list