mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
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.
This commit is contained in:
parent
fa0b5c6d68
commit
e265e49fa8
@ -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' -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user