Re: wpa_supplicant and switch to ucode

2023-09-21 Thread André Valentin via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---

Hi!

Thanks Felix, that fixed the problem!

Am 21.09.23 um 21:21 schrieb Felix Fietkau:

On 21.09.23 20:00, André Valentin wrote:

Hi!

I just tested the current 23.05rc tree with the new hostapd patches and noticed 
that 802.1x on wired interfaces does now work anymore.
Until now it was really easy to use the running wpa_supplicant with that, i 
just added a config with:

   ubus call wpa_supplicant config_add '{ "driver": "wired", "ctrl": "/var/run/wpa_supplicant", "bridge": "switch1", 
"iface": "eth0", "config": "/etc/wpad/eth0.conf" }'

But after the switch, I only get
   Command failed: Invalid argument

I took a look at the wpa_supplicant.uc but couldn't find a obvious reason. 
Perhaps someone could give me a hint? Of course I would like to add support 
again.


Does this help? https://nbd.name/p/8f6b9517

Thanks,

- Felix


Kind regards,

André

--- End Message ---
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


Re: wpa_supplicant and switch to ucode

2023-09-21 Thread Felix Fietkau

On 21.09.23 20:00, André Valentin wrote:

Hi!

I just tested the current 23.05rc tree with the new hostapd patches and noticed 
that 802.1x on wired interfaces does now work anymore.
Until now it was really easy to use the running wpa_supplicant with that, i 
just added a config with:

   ubus call wpa_supplicant config_add '{ "driver": "wired", "ctrl": "/var/run/wpa_supplicant", "bridge": "switch1", 
"iface": "eth0", "config": "/etc/wpad/eth0.conf" }'

But after the switch, I only get
   Command failed: Invalid argument

I took a look at the wpa_supplicant.uc but couldn't find a obvious reason. 
Perhaps someone could give me a hint? Of course I would like to add support 
again.


Does this help? https://nbd.name/p/8f6b9517

Thanks,

- Felix


___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


wpa_supplicant and switch to ucode

2023-09-21 Thread André Valentin via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows
sending mailing list messages using the original "From" header.

To mitigate this problem, the original message has been wrapped
automatically by the mailing list software.--- Begin Message ---

Hi!

I just tested the current 23.05rc tree with the new hostapd patches and noticed 
that 802.1x on wired interfaces does now work anymore.
Until now it was really easy to use the running wpa_supplicant with that, i 
just added a config with:

 ubus call wpa_supplicant config_add '{ "driver": "wired", "ctrl": "/var/run/wpa_supplicant", "bridge": "switch1", 
"iface": "eth0", "config": "/etc/wpad/eth0.conf" }'

But after the switch, I only get
 Command failed: Invalid argument

I took a look at the wpa_supplicant.uc but couldn't find a obvious reason. 
Perhaps someone could give me a hint? Of course I would like to add support 
again.

Kind regards,

André

--- End Message ---
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel