When i use this config file, and  saw these msgs,<br>but still findn't problem point....<br>=======================================================<br>root@OpenWrt:/# olsrd -f /etc/olsrd_test.conf -d 1<br><br> *** <a href="http://olsr.org">olsr.org</a> -  pre-0.6.7-git_-hash_3667acb4ad7e32204039db1f6b9bc660  - ***<br>
 Build date: 2013-06-07 11:01:53 on debian<br> <a href="http://www.olsr.org">http://www.olsr.org</a><br><br>Parsing file: "/etc/olsrd_test.conf"<br>Plugin: olsrd_txtinfo.so.0.1<br>Plugin param key:"port" val: "9090"<br>
Plugin param key:"accept" val: "0.0.0.0"<br>setting ifs_in_curr_cfg = 0<br>        IPv4 broadcast/multicast : AUTO<br>        Mode           : mesh<br>        IPv6 multicast           : ::<br>        HELLO emission/validity  : 0.00/0.00<br>
        TC emission/validity     : 0.00/0.00<br>        MID emission/validity    : 0.00/0.00<br>        HNA emission/validity    : 0.00/0.00<br>        Autodetect changes       : no<br>OLSRD txtinfo plugin 0.1 by Lorenz Schori<br>
       *** <a href="http://olsr.org">olsr.org</a> -  pre-0.6.7-git_-hash_3667acb4ad7e32204039db1f6b9bc660  - (2013-06-07 11:01:53 on debian) ***<br><br><div class="gmail_quote">2013/6/10 Henning Rogge <span dir="ltr"><<a href="mailto:henning.rogge@fkie.fraunhofer.de" target="_blank">henning.rogge@fkie.fraunhofer.de</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 06/10/2013 07:55 AM, 楊善文 wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is my run log, set debug = 1, but i still not see any stranger<br>
msg......:(<br>
==============================<br>
</blockquote>
<br></div>
You are still using the OpenWRT based configuration...<br>
<br>
create a file like this:<div class="im"><br>
<br>
> LoadPlugin "olsrd_txtinfo.so.0.1"<br>
> {<br>
> PlParam         "port"  "9090"<br>
> PlParam         "accept"        "0.0.0.0"<br>
> }<br>
><br></div>
> Interface "wlan0"<br>
> {<br>
> }<br>
<br>
and start olsrd directly in debug mode:<br>
<br>
> olsrd -f <filename> -d 1<br>
<br>
(-f is the command line parameter for loading a specific configuration file)<div class="HOEnZb"><div class="h5"><br>
<br>
Henning Rogge<br>
<br>
-- <br>
Diplom-Informatiker Henning Rogge , Fraunhofer-Institut für<br>
Kommunikation, Informationsverarbeitung und Ergonomie FKIE<br>
Kommunikationssysteme (KOM)<br>
Fraunhofer Straße 20, 53343 Wachtberg, Germany<br>
Telefon <a href="tel:%2B49%20228%209435-961" value="+492289435961" target="_blank">+49 228 9435-961</a>,   Fax <a href="tel:%2B49%20228%209435%20685" value="+492289435685" target="_blank">+49 228 9435 685</a><br>
mailto:<a href="mailto:henning.rogge@fkie.fraunhofer.de" target="_blank">henning.rogge@fkie.<u></u>fraunhofer.de</a> <a href="http://www.fkie.fraunhofer.de" target="_blank">http://www.fkie.fraunhofer.de</a><br>
<br>
</div></div><br>--<br>
Olsr-users mailing list<br>
<a href="mailto:Olsr-users@lists.olsr.org">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></blockquote></div><br>