projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a498bb5
)
FF-Wizard: Accept ICMP by default
author
Steven Barth
<steven@midlink.org>
Sun, 25 Jan 2009 19:56:58 +0000
(19:56 +0000)
committer
Steven Barth
<steven@midlink.org>
Sun, 25 Jan 2009 19:56:58 +0000
(19:56 +0000)
modules/freifunk/root/etc/config/freifunk
patch
|
blob
|
history
diff --git
a/modules/freifunk/root/etc/config/freifunk
b/modules/freifunk/root/etc/config/freifunk
index bbf4d889d84b3803e6636b046d43057badda6bde..0a1e0b7ca756e533a3c1bb1dbd8a33f45acf97fa 100644
(file)
--- a/
modules/freifunk/root/etc/config/freifunk
+++ b/
modules/freifunk/root/etc/config/freifunk
@@
-11,6
+11,11
@@
config public community
option name 'Freifunk'
option homepage 'http://freifunk.net'
+config fw_rule icmp
+ option src freifunk
+ option target ACCEPT
+ option proto icmp
+
config fw_rule http
option src freifunk
option target ACCEPT