summaryrefslogtreecommitdiffstats
path: root/cf/conf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-11-17 21:52:47 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-11-17 21:52:47 +0000
commite265e49fa8261c049fee5b0f8ce96ab50e6325e0 (patch)
tree0eb6409865f423fc8dd5e627020df2e509c5d0fa /cf/conf
parentfa0b5c6d68aed8c53035ed3215361073cfda4ee9 (diff)
downloadpfsense-e265e49fa8261c049fee5b0f8ce96ab50e6325e0.zip
pfsense-e265e49fa8261c049fee5b0f8ce96ab50e6325e0.tar.gz
Change back to sis0 and sis1 for embedded. CDROM platform and other will pull in conf.defaults which is set for VMWARE if need be.
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 1fa1797..5b0c3ce 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -35,7 +35,7 @@
</system>
<interfaces>
<lan>
- <if>lnc0</if>
+ <if>sis0</if>
<ipaddr>192.168.1.1</ipaddr>
<subnet>24</subnet>
<media></media>
@@ -49,7 +49,7 @@
-->
</lan>
<wan>
- <if>lnc1</if>
+ <if>sis1</if>
<mtu></mtu>
<ipaddr>dhcp</ipaddr>
<!-- *or* ipv4-address *or* 'pppoe' *or* 'pptp' *or* 'bigpond' -->
OpenPOWER on IntegriCloud