Temat: Problem z konnfiguracją Wireless Bridge/Repeater na MR3220 1.5.4-5

Witam,

Nie wiem jaki błąd popełniam, ale nie udaje mi się zmusić MR3220 do pracy jako APClient. W konfiguracji Gateway wszystko działa i laptop widzi internet.
Jak przełączę w tryb klient-bridge (z wyłączonym repeaterem, czyli laptop po kablu do routera), to laptop (192.168.3.135 nie widzi internetu (192.168.3.1 - gateway), widzi tylko stronę MR3220 (bridge IP 192.168.3.123), natomiast sam MR3220 widzi gatewaya bez problemu. Oto moja konfiguracja:

dla działającego Gateway:


root@Gargoyle:/etc/config$ cat network

config 'interface' 'loopback'
        option 'ifname' 'lo'
        option 'proto' 'static'
        option 'ipaddr' '127.0.0.1'
        option 'netmask' '255.0.0.0'

config 'interface' 'lan'
        option 'ifname' 'eth0'
        option 'type' 'bridge'
        option 'proto' 'static'
        option 'netmask' '255.255.255.0'
        option 'dns' '192.168.1.123'
        option 'ipaddr' '192.168.1.123'

config 'switch' 'eth0'
        option 'enable_vlan' '1'

config 'switch_vlan'
        option 'device' 'eth0'
        option 'vlan' '1'
        option 'ports' '0 1 2 3 4'

config 'interface' 'wan'
        option 'type' 'bridge'
        option 'proto' 'dhcp'


root@Gargoyle:/etc/config$

config 'wifi-device' 'radio0'
        option 'type' 'mac80211'
        option 'macaddr' '90:f6:52:86:4f:20'
        option 'hwmode' '11ng'
        list 'ht_capab' 'SHORT-GI-40'
        list 'ht_capab' 'TX-STBC'
        list 'ht_capab' 'RX-STBC1'
        list 'ht_capab' 'DSSS_CCK-40'
        option 'noscan' '1'
        option 'country' 'PL'
        option 'channel' '9'
        option 'htmode' 'HT40+'

config 'wifi-iface' 'stacfg'
        option 'device' 'radio0'
        option 'mode' 'sta'
        option 'network' 'wan'
        option 'key' 'XXX'
        option 'ssid' 'XXX'
        option 'encryption' 'psk2'

oraz dla interesującego mnie trybu APC (bridge repeater):

root@Gargoyle:/etc/config$ cat network

config 'interface' 'loopback'
        option 'ifname' 'lo'
        option 'proto' 'static'
        option 'ipaddr' '127.0.0.1'
        option 'netmask' '255.0.0.0'

config 'interface' 'lan'
        option 'ifname' 'eth0'
        option 'type' 'bridge'
        option 'proto' 'static'
        option 'netmask' '255.255.255.0'
        option 'dns' '192.168.3.1'
        option 'ipaddr' '192.168.3.123'
        option 'gateway' '192.168.3.1'

config 'switch' 'eth0'
        option 'enable_vlan' '1'

config 'switch_vlan'
        option 'device' 'eth0'
        option 'vlan' '1'
        option 'ports' '0 1 2 3 4'

root@Gargoyle:/etc/config$ cat wireless

config 'wifi-device' 'radio0'
        option 'type' 'mac80211'
        option 'macaddr' '90:f6:52:86:4f:20'
        option 'hwmode' '11ng'
        list 'ht_capab' 'SHORT-GI-40'
        list 'ht_capab' 'TX-STBC'
        list 'ht_capab' 'RX-STBC1'
        list 'ht_capab' 'DSSS_CCK-40'
        option 'noscan' '1'
        option 'country' 'PL'
        option 'channel' '9'
        option 'htmode' 'HT40+'

config 'wifi-iface' 'cfg2'
        option 'device' 'radio0'
        option 'network' 'lan'
        option 'mode' 'sta'
        option 'client_bridge' '1'
        option 'ssid' XXX'
        option 'encryption' 'psk2'
        option 'key' 'XXX'


root@Gargoyle:/etc/config$ ping 192.168.3.1
PING 192.168.3.1 (192.168.3.1): 56 data bytes
64 bytes from 192.168.3.1: seq=0 ttl=64 time=1.205 ms
64 bytes from 192.168.3.1: seq=1 ttl=64 time=1.088 ms



Co jest nie tak ? Wczesniej nie na 1043 (na 1.5.3) nie mialem tego problemu.

2

Odp: Problem z konnfiguracją Wireless Bridge/Repeater na MR3220 1.5.4-5

Tzn działa Ci jako zwykły apclient czy nie w końcu? Zakładam że robiąc go tak zmieniasz adres lanu na inny, nie 192.168.3.x

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3

Odp: Problem z konnfiguracją Wireless Bridge/Repeater na MR3220 1.5.4-5

Działa normalnie jako Gateway, a mnie interesuje żeby pracował jako zwykły APC w podsieci 192.168.3.x (w tej samej co brama 192.168.3.1, inaczej nie będę mógł sterować podłączonym do niego TV).
Dziwne jest to, że z laptopa mogę pingować MR3320, natomiast jak pinguję z MR3220 to nie widzę laptopa.
Dodam, że od dłuższego czasu używam w tej konfiguracji Netgeara 3700v2 (1.5.3) i nie ma żadnego problemu.

4

Odp: Problem z konnfiguracją Wireless Bridge/Repeater na MR3220 1.5.4-5

Czy macie może jakieś pomysł co jeszcze mógłbym sprawdzić ?

5

Odp: Problem z konnfiguracją Wireless Bridge/Repeater na MR3220 1.5.4-5

Zauważyłem, że gdy w opcjach Połączony przez Klient-Bridge włączę funkcję Repeater, to przestają działać na routerze pingi do gatewaya  (192.168.3.1). Oto fragment logu:

Jul 14 03:01:11 Gargoyle cron.err crond[10686]: crond (busybox 1.15.3) started, log level 9
Jul 14 03:01:13 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering disabled state
Jul 14 03:01:13 Gargoyle user.info kernel: br-lan: port 1(eth0) entering disabled state
Jul 14 03:01:13 Gargoyle user.info kernel: eth0: link down
Jul 14 03:01:13 Gargoyle user.info kernel: device wlan0 left promiscuous mode
Jul 14 03:01:13 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering disabled state
Jul 14 03:01:13 Gargoyle user.info kernel: device eth0 left promiscuous mode
Jul 14 03:01:13 Gargoyle user.info kernel: br-lan: port 1(eth0) entering disabled state
Jul 14 03:01:15 Gargoyle user.debug kernel: wlan0: deauthenticating from 20:4e:7f:77:f4:9b by local choice (reason=3)
Jul 14 03:01:17 Gargoyle user.info kernel: eth0: link up (1000Mbps/Full duplex)
Jul 14 03:01:18 Gargoyle user.info kernel: eth0: link down
Jul 14 03:01:19 Gargoyle user.notice ifup: Enabling Router Solicitations on loopback (lo)
Jul 14 03:01:20 Gargoyle user.info kernel: eth0: link up (1000Mbps/Full duplex)
Jul 14 03:01:20 Gargoyle user.info kernel: device eth0 entered promiscuous mode
Jul 14 03:01:20 Gargoyle user.info kernel: br-lan: port 1(eth0) entering forwarding state
Jul 14 03:01:20 Gargoyle user.info kernel: device wlan0 entered promiscuous mode
Jul 14 03:01:20 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering forwarding state
Jul 14 03:01:21 Gargoyle user.notice ifup: Enabling Router Solicitations on lan (br-lan)
Jul 14 03:01:23 Gargoyle user.info kernel: device wlan0 left promiscuous mode
Jul 14 03:01:23 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering disabled state
Jul 14 03:01:23 Gargoyle user.info kernel: device wlan0 entered promiscuous mode
Jul 14 03:01:23 Gargoyle user.info kernel: br-lan: port 2(wlan0) entering forwarding state
Jul 14 03:01:24 Gargoyle user.info kernel: device wlan0-1 entered promiscuous mode
Jul 14 03:01:24 Gargoyle user.debug kernel: wlan0-1: authenticate with 20:4e:7f:77:f4:9b (try 1)
Jul 14 03:01:24 Gargoyle user.debug kernel: wlan0-1: authenticated
Jul 14 03:01:24 Gargoyle user.debug kernel: wlan0-1: associate with 20:4e:7f:77:f4:9b (try 1)
Jul 14 03:01:24 Gargoyle user.debug kernel: wlan0-1: RX AssocResp from 20:4e:7f:77:f4:9b (capab=0x431 status=0 aid=4)
Jul 14 03:01:24 Gargoyle user.debug kernel: wlan0-1: associated
Jul 14 03:01:24 Gargoyle user.info kernel: br-lan: port 3(wlan0-1) entering forwarding state
Jul 14 03:01:27 Gargoyle user.info firewall: adding lan (br-lan) to zone lan

6

Odp: Problem z konnfiguracją Wireless Bridge/Repeater na MR3220 1.5.4-5

Jeśli komuś działa ten router w trybie klient-bridge (klient AP) to bardzo proszę o config.

7

Odp: Problem z konnfiguracją Wireless Bridge/Repeater na MR3220 1.5.4-5

Czy dobrze rozumiem, że nikomu nie działa ten router w  tryb klient-bridge (z wyłączonym/włączonym repeaterem) ?