default to vr0/vr1 rather than sis, since the defaults should be for ALIX, not WRAP.

This commit is contained in:
Chris Buechler 2009-05-13 21:57:49 -04:00
parent 82f4ffb588
commit d0f6edc82a
2 changed files with 4 additions and 4 deletions

View File

@ -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' -->

View File

@ -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' -->