summaryrefslogtreecommitdiffstats
path: root/cf/conf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-16 01:27:37 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-16 01:27:37 +0000
commit644d1f1cf16c70c294fe75e786a9f060e3ae1c30 (patch)
tree59ea43b41475eff94524e3d8beb1a40fc112bc0a /cf/conf
parentf1feaf7b33e9745e195685a60b1857bc1302dc4f (diff)
downloadpfsense-644d1f1cf16c70c294fe75e786a9f060e3ae1c30.zip
pfsense-644d1f1cf16c70c294fe75e786a9f060e3ae1c30.tar.gz
Change the default interface setup in PC version to vmware.
Diffstat (limited to 'cf/conf')
-rw-r--r--cf/conf/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 5b0c3ce..1fa1797 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -35,7 +35,7 @@
</system>
<interfaces>
<lan>
- <if>sis0</if>
+ <if>lnc0</if>
<ipaddr>192.168.1.1</ipaddr>
<subnet>24</subnet>
<media></media>
@@ -49,7 +49,7 @@
-->
</lan>
<wan>
- <if>sis1</if>
+ <if>lnc1</if>
<mtu></mtu>
<ipaddr>dhcp</ipaddr>
<!-- *or* ipv4-address *or* 'pppoe' *or* 'pptp' *or* 'bigpond' -->
OpenPOWER on IntegriCloud