[OLSR-users] Connect via IPC
Andreas Tønnesen
(spam-protected)
Fri Nov 12 07:35:01 CET 2004
Hi,
Everything but the check on allowed networks should be in there.
- Andreas
Lindner wrote:
> Andreas Tønnesen wrote:
>
>> Allrighty,
>>
>> This is what the new ipc config section looks like now:
>>
>> # Allow processes like the GUI front-end
>> # to connect to the daemon.
>>
>> IpcConnect
>> {
>> # Determines how many simultaneously
>> # IPC connections that will be allowed
>> # Setting this to 0 disables IPC
>>
>> MaxConnections 1
>>
>> # By default only 127.0.0.1 is allowed
>> # to connect. Here allowed hosts can
>> # be added
>>
>> Host 127.0.0.1
>> Host 10.0.0.5
>>
>> # Specify entire net-ranges that are
>> # allowed to connect
>>
>> Net 192.168.1.0 255.255.255.0
>> }
>>
>> (there is only IPv4 support for the IPC socket for now)
>
>
>
> So, you already did it or is that just the 'draft' for the config file ?
> I already started programming a part of this feature. Is my help still
> needed ?
>
> Marek
>
> _______________________________________________
> olsr-users mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-users
--
Andreas Tønnesen
http://www.olsr.org
More information about the Olsr-users
mailing list