<div>usually accessing txtinfo from remote just works (-;<br></div><div><br></div><div>maybe use/try the "Accept" parameter</div><div><br></div><div>e.g.  PlParam "Accept" "1.2.3.4"</div><div>
<br></div><div>Markus</div><br><div class="gmail_quote">On Wed, Aug 31, 2011 at 10:59 PM, Michel Blais <span dir="ltr"><<a href="mailto:michel@targointernet.com">michel@targointernet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
I'm trying to acces txtinfo from anywhere else than localhost and have a empty return.<br>
<br>
Exemple, on the olsr node, if I use<br>
echo 'all' | nc 127.0.0.1 8080<br>
<br>
txtinfo return me requested info but if I do from my pc<br>
echo "all" | nc 10.5.30.5 8080<br>
<br>
it return me nothing, not even a empty line. Exemple :<br>
# echo "all" | nc 10.5.30.5 8119<br>
#<br>
<br>
if I check with nmap, it told me that the port 8080 is open<br>
<br>
My txtinfo config :<br>
LoadPlugin "olsrd_txtinfo.so.0.1"<br>
{<br>
        PlParam "port" "8080"<br>
        PlParam "Net" "0.0.0.0 0.0.0.0"<br>
}<br>
<br>
I tryed from Mint Linux, FreeBSD and OpenBSD with the same result.<br>
<br>
I would like to get link cost from a server to add them to cacti graph so I would have statistic for quality of my link.<br>
Is their any way to access txtinfo from other device or any other way to get link quality ?<br>
<br>
Thanks<br>
<br>
-- <br>
Michel Blais<br><font color="#888888">
<br>
<br>
<br>
-- <br>
Olsr-users mailing list<br>
<a href="mailto:Olsr-users@lists.olsr.org" target="_blank">Olsr-users@lists.olsr.org</a><br>
<a href="https://lists.olsr.org/mailman/listinfo/olsr-users" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-users</a><br>
</font></blockquote></div><br>