On 04/02/2015 02:39 AM, Jannis Pinter wrote:
Since you can ping and SSH those machines, I'd still guess that there is
a configuration issue on your host machines.

What is the output of:
$ netstat -tpln | grep :4001
on your host machines?
no response.

You can also use telnet to debug the situation:
$ telnet 192.168.15.106 4001
connection refused.

The hosts without listening at 4001 are starting a service and stopping it
after attempts to connect with others, so maybe the listening time is very 
brief,
and off whenever I try manual tests.  I'll keep trying to get the host services 
debugged.

Thanks again Jannis.
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to