Results 1 to 8 of 8

Thread: Master mode

  1. #1
    Join Date
    Dec 2005
    Beans
    65

    Master mode

    Hi,
    I've got the following wireless card:
    Intel Corporation Wireless WiFi Link 5100

    It's a pretty new one, so I hope I supports the master mode. But when I try to execute the following command:

    daniel@daniel-hp:~$ sudo iwconfig wlan0 mode Master
    Error for wireless request "Set Mode" (8B06) :
    SET failed on device wlan0 ; Invalid argument.
    Ubuntu also created an interface called wmaster0 but there I can't set anything. I'm using Ubuntu 8.10.

  2. #2
    Join Date
    Dec 2008
    Location
    Norway, Oslo
    Beans
    32
    Distro
    Ubuntu

    Exclamation Re: Master mode

    I also wonder about this.

    I want to let my girlfriend get internet on her Mac when I'm occupying her internet cable. So I want to NAT wlan0 => eth0 on my computer. I've done this many times before with other cards...

    Haven't found anything interesting about it on the web.

  3. #3
    Join Date
    Dec 2008
    Location
    Norway, Oslo
    Beans
    32
    Distro
    Ubuntu

    Re: Master mode

    Actually, I found something useful on https://help.ubuntu.com/community/WifiDocs/MasterMode

    They say the driver we're using (iwlagn AFAIK) at least is supposed to handle it.

    Intel PRO/Wireless (ipwXXXX) series

    For ipw2100/ipw2200, unfortunately there is no way to use them as AP, but this can be done for ipw3945 and ipw4965, maybe ipw2915 too, which are pretty good cards anyway, using fully open-source iwlwifi drivers, but it can't be done with old Intel drivers with closed microcode.
    Should maybe read the README from that project. But I need to sleep now.

  4. #4
    Join Date
    Jun 2010
    Beans
    1

    Re: Master mode

    I also have a 5100, and as I found, we don't have any opportunity for now to have master mode:

    http://bugzilla.intellinuxwireless.o...ug.cgi?id=1585

    I really hope I'm wrong, and that somebody will correct me about this.
    The modes I can get with my card I can find them with:

    iw phy phy0 info

    It's a shame, that this card doesn't work as AP in Linux, while in Win7 it actually works with Connectify.

  5. #5
    Join Date
    Nov 2007
    Location
    India
    Beans
    9
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Master mode

    Bump!!!

    I have the same card. Did anyone discover any way to get master mode up and running on this card?
    I need to use Connectify-On-*******7 type functionality so that my Android device(it can't connect to ad-hoc networks) can access my wired broadband.

  6. #6
    Join Date
    Dec 2007
    Beans
    4

    Re: Master mode

    BUMPITY BUMP!!

    Still not solved in 2011.

  7. #7
    Join Date
    Jun 2010
    Beans
    17

    Re: Master mode

    BUMP!!
    same issue in 2012

  8. #8
    Join Date
    Mar 2010
    Location
    Pacific Northwest
    Beans
    82
    Distro
    Ubuntu

    Re: Master mode

    enter the command:

    Code:
    iw list
    and it will tell you what modes your device supports

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •