summaryrefslogtreecommitdiffstats
path: root/cf
diff options
context:
space:
mode:
Diffstat (limited to 'cf')
-rw-r--r--cf/conf/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 5b0c3ce..1fa1797 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/config.xml
@@ -35,7 +35,7 @@
</system>
<interfaces>
<lan>
- <if>sis0</if>
+ <if>lnc0</if>
<ipaddr>192.168.1.1</ipaddr>
<subnet>24</subnet>
<media></media>
@@ -49,7 +49,7 @@
-->
</lan>
<wan>
- <if>sis1</if>
+ <if>lnc1</if>
<mtu></mtu>
<ipaddr>dhcp</ipaddr>
<!-- *or* ipv4-address *or* 'pppoe' *or* 'pptp' *or* 'bigpond' -->
OpenPOWER on IntegriCloud