modules/freifunk: allow port 17990/tcp (wprobe) in default firewall rules

This commit is contained in:
Jo-Philipp Wich 2009-07-07 02:33:43 +00:00
parent ac7b572ffd
commit 5dc524c40c

View file

@ -40,6 +40,12 @@ config fw_rule olsr
option proto udp
option dest_port 698
config fw_rule wprobe
option src freifunk
option target ACCEPT
option proto tcp
option dest_port 17990
config fw_forwarding lan
option src lan
option dest freifunk