[OLSR-users] port 1212

Andreas Tønnesen (spam-protected)
Fri Sep 10 08:50:40 CEST 2004


Yes, you are right, the IP check is done within the code. This might
not be the best solution(the whole GUI IPC design badly needs a
redesign ;) ), but it provides and easy way for users to add other IPs
that will be accepted, which is handy when running olsrd on embedded
devices.

- Andreas

On Fri, 10 Sep 2004, Roar Bjrgum Rotvik wrote:

> 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
> _______________________________________________
> olsr-users mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-users

-- 
Andreas Tønnesen((spam-protected))
http://www.olsr.org



More information about the Olsr-users mailing list