diff --git a/root_file_system/default/etc/config/network b/root_file_system/default/etc/config/network index ed80b4f..7931159 100644 --- a/root_file_system/default/etc/config/network +++ b/root_file_system/default/etc/config/network @@ -8,7 +8,7 @@ config 'interface' 'loopback' # option 'proto' 'dhcp' # option 'ifname' 'eth0.1' -config 'interface' 'wlanmesch' +config 'interface' 'wlanmesh' option 'ifname' 'ath1' option 'mtu' '1527' @@ -34,4 +34,4 @@ config 'switch_vlan' 'eth0_2' config 'interface' 'wan' option 'ifname' 'eth0.2' - option 'proto' 'dhcp' \ No newline at end of file + option 'proto' 'dhcp' diff --git a/root_file_system/dir300/etc/config/network b/root_file_system/dir300/etc/config/network index ed80b4f..7931159 100644 --- a/root_file_system/dir300/etc/config/network +++ b/root_file_system/dir300/etc/config/network @@ -8,7 +8,7 @@ config 'interface' 'loopback' # option 'proto' 'dhcp' # option 'ifname' 'eth0.1' -config 'interface' 'wlanmesch' +config 'interface' 'wlanmesh' option 'ifname' 'ath1' option 'mtu' '1527' @@ -34,4 +34,4 @@ config 'switch_vlan' 'eth0_2' config 'interface' 'wan' option 'ifname' 'eth0.2' - option 'proto' 'dhcp' \ No newline at end of file + option 'proto' 'dhcp' diff --git a/root_file_system/fonera/etc/config/network b/root_file_system/fonera/etc/config/network index d6068af..3e1f5dd 100644 --- a/root_file_system/fonera/etc/config/network +++ b/root_file_system/fonera/etc/config/network @@ -8,7 +8,7 @@ config 'interface' 'lan' option 'proto' 'dhcp' option 'ifname' 'eth0' -config 'interface' 'wlanmesch' +config 'interface' 'wlanmesh' option 'ifname' 'ath1' option 'mtu' '1527'