OpenWrt Forum Archive

Topic: WDS on Alice Gate voip 2 WiFi

The content of this topic has been archived on 29 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello everybody,
this is my first post here.
I have a problem with my router, an "Alice Gate voip 2 plus WiFi" (maybe it has a broadcom chipset). I have another router, an USR9108, and I want to connect it to the alice one, so I can expand the wireless range. Searching on the web I red that WDS mode is needed. Now I don't know how to activate it on my alice router. This is a part of the openwrt configuration:

      (wlan
        (key
          (0
            (length(104))
            (is_ascii(1))
            (key(6A333930667039303433317369))
          )
          (1
            (length(104))
            (is_ascii(1))
            (key(6A333930667039303433317369))
          )
          (2
            (length(104))
            (is_ascii(1))
            (key(6A333930667039303433317369))
          )
          (3
            (length(104))
            (is_ascii(1))
            (key(6A333930667039303433317369))
          )
        )
        (op_mode(ap))
        (8021x
          (rekey_timeout(900))
        )
        (key_mgt(disabled))
        (frameburst(0))
        (wds
          (enabled(0))
        )
        (active_key(0))
      )
      (wl_ap
        (key0())
        (key1())
        (key2())
        (key3())
        (wl_ssid(FRANZ_WiFi))
        (wl_ssid_broadcast_enabled(1))
        (wl_wep_restricted(0))
        (wl_curr_key(0))
        (wl_lazywds(0))
        (wl_plcphdr_long(1))
        (wl_bcn(100))
        (wl_dtim(1))
        (wl_rts(2347))
        (wl_frag(2346))
        (wl_rate(-1))
        (wl_channel(11))
        (wl_rateset_all(0))
        (wl_d11g_shortslot_restrict(0))
        (wl_d11g_shortslot(-1))
        (wl_d11g_mode(1))
        (wl_dot11_mode(mixed))
        (wl_radio(0))
        (wl_macmode(1))
        (wl_auth(0))
        (wl_mode_ap(1))
        (wl0_mode_ap(1))
        (wl_mac_filter)
        (wl_burst_seq_threshold(3))
        (wl_burst_time(2))
        (wl_wmm
          (enabled(0))
        )

..maybe it's possible to change something to make it work? thank you very much and sorry for my english.

This vulnerability report for Alice Gate VoIP 2 Plus Wi-Fi contains a complete overview of all Secunia advisories affecting it


________________
IP PBX

The discussion might have continued from here.