On 04/01/2015 08:15 AM, Mauricio Tavares wrote:
look at the commented out
examples in /etc/config/firewall for ideas.
I saw no commented examples there.
I have this in /etc/config/firewall now:
config rule
option target 'ACCEPT'
option src 'lan'
option dest 'lan'
option name 'etcd discovery'
option dest_port '7001'
and I restarted firewall.
same result:
$ curl http://192.168.15.106/version
curl: (7) Failed connect to 192.168.15.106:80; Connection refused
core@cibocore05 ~ $ ping 192.168.15.106
ping works though...
PING 192.168.15.106 (192.168.15.106) 56(84) bytes of data.
64 bytes from 192.168.15.106: icmp_seq=1 ttl=64 time=0.107 ms
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users