Re: wpa_supplicant: secured mesh and WiLink8 issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Nov 4, 2016 at 9:43 AM, Yegor Yefremov
<yegorslists@xxxxxxxxxxxxxx> wrote:
> I'm trying to create a secured mesh network using wl18xx modules. My system:
>
> CPU: TI am335x
> WLAN: driver: wl18xx_driver
> version: 4.9.0-rc3
> firmware-version: Rev 8.9.0.0.69

I have no problem making an open mesh with following config:

network={
    ssid="mymesh"
    mode=5
    frequency=2412
    key_mgmt=NONE
    psk="reallysecret"
}

i.e. ping is working. But when I use SAE,

network={
    ssid="mymesh"
    mode=5
    frequency=2412
    key_mgmt=SAE
    psk="reallysecret"
}

I get a connection:

mesh: CTRL-EVENT-CONNECTED - Connection to 00:00:00:00:00:00 completed
[id=0 id_str=]
mesh: MESH-GROUP-STARTED ssid="mymesh" id=0
mesh: new peer notification for 54:4a:16:18:ef:50
mesh: mesh plink with 54:4a:16:18:ef:50 established
mesh: MESH-PEER-CONNECTED 54:4a:16:18:ef:50

But network layer is not working, i.e. ARP resolution etc. What's the problem?

Yegor

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux