[OLSR-users] port 1212
Roar Bjørgum Rotvik
(spam-protected)
Fri Sep 10 08:03:39 CEST 2004
Andreas Tønnesen wrote:
> Hi,
>
> The IPC connection to the GUI front-end uses TCP port 1212. It will only
> accept connections from 127.0.0.1,
> but you should still disable the IPC interface(in the configfile) if you
> do not use the GUI.
> (spam-protected) wrote:
>>
>> olsrd 568 root 0u IPv4 949 TCP *:1212
>> (LISTEN)
>> olsrd 569 root 0u IPv4 949 TCP *:1212
>> (LISTEN)
>> olsrd 570 root 0u IPv4 949 TCP *:1212
>> (LISTEN)
Doesn't *:1212 mean that olsrd listen on all interfaces on TCP port 1212
and not only 127.0.0.1:1212?
Do you block access from other sources inside olsrd-code handing access
to this port?
Wouldn't it be better to only listen to 127.0.0.1:1212
(INADDR_LOOPBACK:1212) instead of INADDR_ANY:1212?
Just curious :)
--
Roar
More information about the Olsr-users
mailing list