luci-0.9: merge r5017
This commit is contained in:
parent
db5529137f
commit
f2c4ece600
1 changed files with 6 additions and 0 deletions
|
@ -40,6 +40,12 @@ config fw_rule olsr
|
||||||
option proto udp
|
option proto udp
|
||||||
option dest_port 698
|
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
|
config fw_forwarding lan
|
||||||
option src lan
|
option src lan
|
||||||
option dest freifunk
|
option dest freifunk
|
||||||
|
|
Loading…
Reference in a new issue