Hirdetés

Új hozzászólás Aktív témák

  • PonPon

    senior tag

    válasz Intruder2k5 #16192 üzenetére

    Hungary-val is ezt csinálja. Csak mert a JP-nél elvileg engedélyezett még a 14-es csatorna is, azért raktam arra...

    ezt találtam forumon:

    I have a workaround for this issue :
    root@OpenWrt:~# iwconfig eth1 channel 14
    Error for wireless request "Set Frequency" (8B04) :
    SET failed on device eth1 ; Invalid argument.

    In order to access channels 12,13,14 you need to download and install wl (wl package in non-free)
    Obviously, use an ethernet shell for the following commands and change eth1 with eth2 for wrt 1.x
    wl down
    wl country ALL
    wl up
    iwconfig eth1 channel 14
    iwconfig eth1 essid w00t

    For an unknown reason, you must change the essid.
    After this, you should see :
    root@OpenWrt:~# wl channels
    valid channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14

    root@OpenWrt:~# wl country
    ALL/<unknown>

    root@OpenWrt:~# wl channel
    No scan in progress.
    current mac channel 14
    target channel 14

    root@OpenWrt:~# iwconfig eth1
    eth1 IEEE 802.11-DS ESSID:"w00t"
    Mode:Master Frequency:2.484 GHz

    Beware, it's not persistant, so after a reboot your AP will use the channel specified in nvram or channel 1 if it's > 11
    therefore you should create a /etc/init.d script

    írják ezt a wl packaget...non-free. Ez mi fizetős csomag??

Új hozzászólás Aktív témák