summaryrefslogtreecommitdiffstats
path: root/cf/conf/config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-07 03:23:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-07 03:23:00 +0000
commitf56d2af14774ac800b2d3fdeab46b5bc8bd72d06 (patch)
tree54549f1d5e2c502a8134d2bbb3e7992523136fa5 /cf/conf/config.xml
parent5b237745003431d487de361ca0980a467ee2f5d5 (diff)
downloadpfsense-f56d2af14774ac800b2d3fdeab46b5bc8bd72d06.zip
pfsense-f56d2af14774ac800b2d3fdeab46b5bc8bd72d06.tar.gz
change hostname to pfSense
Diffstat (limited to 'cf/conf/config.xml')
-rw-r--r--cf/conf/config.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 1dba5ab..3ba663b 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -4,7 +4,7 @@
<version>1.4</version>
<lastchange></lastchange>
<system>
- <hostname>m0n0wall</hostname>
+ <hostname>pfSense</hostname>
<domain>local</domain>
<dnsserver></dnsserver>
<dnsallowoverride/>
@@ -357,13 +357,13 @@
<icmptype></icmptype>
<source>
<not/>
-
+
<address>xxx.xxx.xxx.xxx(/xx) or alias</address>
*or*
<network>lan|opt[n]|pptp</network>
*or*
<any/>
-
+
<port>a[-b]</port>
</source>
<destination>
@@ -380,29 +380,29 @@
<rule>
<disabled/>
<descr></descr>
-
+
<targetpipe>number (zero based)</targetpipe>
*or*
<targetqueue>number (zero based)</targetqueue>
-
+
<interface>lan|wan|opt[n]|pptp</interface>
<protocol>tcp|udp</protocol>
<direction>in|out</direction>
<source>
<not/>
-
+
<address>xxx.xxx.xxx.xxx(/xx)</address>
*or*
<network>lan|opt[n]|pptp</network>
*or*
<any/>
-
+
<port>a[-b]</port>
</source>
<destination>
*same as for source*
</destination>
-
+
<iplen>from[-to]</iplen>
<iptos>(!)lowdelay,throughput,reliability,mincost,congestion</iptos>
<tcpflags>(!)fin,syn,rst,psh,ack,urg</tcpflags>
OpenPOWER on IntegriCloud