summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-05-13 21:57:49 -0400
committerChris Buechler <cmb@pfsense.org>2009-05-13 21:57:49 -0400
commitd0f6edc82a58a07f546a9add538302d338888b5d (patch)
tree090be235a701aa62e31257221b9cfb7a899c0202 /cf
parent82f4ffb588580298f13dd768f113520464b70cea (diff)
downloadpfsense-d0f6edc82a58a07f546a9add538302d338888b5d.zip
pfsense-d0f6edc82a58a07f546a9add538302d338888b5d.tar.gz
default to vr0/vr1 rather than sis, since the defaults should be for ALIX, not WRAP.
Diffstat (limited to 'cf')
-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 63ba506..dca1e3d 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -36,7 +36,7 @@
</system>
<interfaces>
<lan>
- <if>sis0</if>
+ <if>vr0</if>
<ipaddr>192.168.1.1</ipaddr>
<subnet>24</subnet>
<media></media>
@@ -50,7 +50,7 @@
-->
</lan>
<wan>
- <if>sis1</if>
+ <if>vr1</if>
<mtu></mtu>
<ipaddr>dhcp</ipaddr>
<!-- *or* ipv4-address *or* 'pppoe' *or* 'pptp' *or* 'bigpond' -->
OpenPOWER on IntegriCloud