On 04/01/2015 09:56 AM, John Griessen wrote:
On 04/01/2015 09:02 AM, Jannis Pinter wrote:
Make sure the service is actually running and listening on 0.0.0.0:7001
or 192.168.15.106:7001. You can check that with the netstat command on
one of the host machines:
$ netstat -tpln


That was it.  Now I debug why that is not running/listening.


I still have trouble with these servers listening.  I can ssh between them on 
my lan,
I can ping them, but from any of them this does not work:

curl http://localhost:4001/version

There is nothing about openwrt firewall that would kill port 4001 on machines 
on the lan is there?

Is there a way to open the firewall temporarily?  make it only forward to the 
gateway or others in the ip range?

Does static dhcp lease have any affect on range of IPs considered lan?

Do any of these choices affect connecting on the lan?
Domain required    yes;  Rebind protection   yes;   Allow localhost  no;

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

Reply via email to