diff options
Diffstat (limited to 'cf')
-rw-r--r-- | cf/conf/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml index 21c53c0..69d993e 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -496,7 +496,7 @@ <!-- <tcpidletimeout></tcpidletimeout> --> <rule> <type>pass</type> - <descr>Default LAN -> any</descr> + <descr>Default allow LAN to any rule</descr> <interface>lan</interface> <source> <network>lan</network> |