summaryrefslogtreecommitdiffstats
path: root/conf.default
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 /conf.default
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 'conf.default')
-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 7f590c6..a010995 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -35,7 +35,7 @@
</system>
<interfaces>
<lan>
- <if>sis0</if>
+ <if>vr0</if>
<ipaddr>192.168.1.1</ipaddr>
<subnet>24</subnet>
<media></media>
@@ -49,7 +49,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