summaryrefslogtreecommitdiffstats
path: root/conf.default/config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-16 01:53:07 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-16 01:53:07 +0000
commit58543d68a7e58ecdf379ebb9ff23d8184542ed50 (patch)
tree78cd53e7b59f0ec8bc44c69b04cb4de91898717e /conf.default/config.xml
parent644d1f1cf16c70c294fe75e786a9f060e3ae1c30 (diff)
downloadpfsense-58543d68a7e58ecdf379ebb9ff23d8184542ed50.zip
pfsense-58543d68a7e58ecdf379ebb9ff23d8184542ed50.tar.gz
Change default interfaces to vmware (lnc0 lnc1) for PC version
Diffstat (limited to 'conf.default/config.xml')
-rw-r--r--conf.default/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index 3e4c579..1681910 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -34,7 +34,7 @@
</system>
<interfaces>
<lan>
- <if>sis0</if>
+ <if>lnc0</if>
<ipaddr>192.168.1.1</ipaddr>
<subnet>24</subnet>
<media></media>
@@ -48,7 +48,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