mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Change back to sis0 and sis1 factory defaults
This commit is contained in:
parent
b932ef1667
commit
f2ce60ade3
@ -34,7 +34,7 @@
|
||||
</system>
|
||||
<interfaces>
|
||||
<lan>
|
||||
<if>lnc0</if>
|
||||
<if>sis0</if>
|
||||
<ipaddr>192.168.1.1</ipaddr>
|
||||
<subnet>24</subnet>
|
||||
<media></media>
|
||||
@ -48,7 +48,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