wifidog: Fix default bridge interface (#2428)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9024 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e485a6869c
commit
d7b3cc4b76
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user