[Olsr-dev] hanging http-requests / httpinfo+json / v9.0.3 (STILL in git)

Bastian Bittorf (spam-protected)
Thu Dec 17 22:15:55 CET 2015


* Ferry Huberts <(spam-protected)> [17.12.2015 22:09]:
> best way to deal with these kinds of 'local' is to allow from all and
> add firewall rules

yes, i read the code now at lib/info/olsrd_info.c / line 301:

olsr_printf(1, "(%s) From host(%s) not allowed!\n", name, addr);

maybe this should be prio 0?
or using the makro OLSR_LOG, so it is in syslog?

because of this i did not found the problem quickly.

normally connections from local are routed over loopback,
but not on this server, so the originating IP-address
is != 127.0.0.1...thanks and sorry for the noise.

bye, bastian



More information about the Olsr-dev mailing list