wifidog: Fix default bridge interface (#2428)
authorOliver Ertl <oliver@ertl-net.net>
Tue, 25 Sep 2007 18:46:38 +0000 (18:46 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Tue, 25 Sep 2007 18:46:38 +0000 (18:46 +0000)
SVN-Revision: 9024

net/wifidog/files/wifidog.conf

index 10b173a9a2f1cbf2cedc25e6e09b9dba26b3f6ef..cc170265188f1296cc4fc83c82d79a740731d134 100644 (file)
@@ -23,9 +23,9 @@ GatewayID default
 # Default: NONE
 # Mandatory
 #
-# Set this to the internal interface.    Typically br0 for OpenWrt, and eth1 otherwise
+# Set this to the internal interface.    Typically br-lan for OpenWrt, and eth1 otherwise
 
-GatewayInterface br0
+GatewayInterface br-lan
 
 # Parameter: GatewayAddress
 # Default: Find it from GatewayInterface