summaryrefslogtreecommitdiffstats
path: root/conf.default
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2009-05-13 21:59:20 -0400
committerChris Buechler <cmb@pfsense.org>2009-05-13 21:59:20 -0400
commit4b38cdb7a5f3050d37419564a07a7f47a2e7b029 (patch)
treef86cfe0913c5f80893b44f1ec809fc4a451b709a /conf.default
parent2f70eac786b462e058edf8ffcd7bbbae637ecc62 (diff)
downloadpfsense-4b38cdb7a5f3050d37419564a07a7f47a2e7b029.zip
pfsense-4b38cdb7a5f3050d37419564a07a7f47a2e7b029.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 a9da012..b9e89ab 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -191,7 +191,7 @@
</system>
<interfaces>
<wan>
- <if>sis1</if>
+ <if>vr1</if>
<mtu></mtu>
<ipaddr>dhcp</ipaddr>
<!-- *or* ipv4-address *or* 'pppoe' *or* 'pptp' *or* 'bigpond' -->
@@ -211,7 +211,7 @@
-->
</wan>
<lan>
- <if>sis0</if>
+ <if>vr0</if>
<ipaddr>192.168.1.1</ipaddr>
<subnet>24</subnet>
<media></media>
OpenPOWER on IntegriCloud