Send connman mailing list submissions to
        [email protected]

To subscribe or unsubscribe via email, send a message with subject or
body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."

Today's Topics:

   1. Re: Does connman support Ethernet connection using EAP 
authentication(IEEE802.1X)?
      (Daniel Wagner)


----------------------------------------------------------------------

Date: Tue, 21 Apr 2020 09:40:25 +0200
From: Daniel Wagner <[email protected]>
Subject: Re: Does connman support Ethernet connection using EAP
        authentication(IEEE802.1X)?
To: Ryan Smith <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

Hi Ryan,

On Mon, Apr 20, 2020 at 06:12:45PM -0000, Ryan Smith wrote:
> We currently use connman in our embedded device to manage wireless and wired
> connections. This has worked well for us. We have recently been asked
> to now support 802.1x wired connections. I understand that ead
> integration with connman has not happened, yet.

This is correct.

> What choices do we have to be able to leverage connman for wireless/wired
> connections, but to also support 802.1x wired connections (directly
> via wpa_supplicant??)? Thanks for any insight you can provide.

I don't recommend investing time into wpa_supplicant. I looked at ead and I
think it's far simpler to get it working with ConnMan together. Basically, the
main problem is to order. The 802.1x protocol needs to run before DHCP.

A simple prototype would be running ead along with side ConnMan and defer DHCP
slightly, so that ead can finish first.

The difficult part is how to make this more generic. Propably ConnMan should
look for ead on D-Bus and read it state (interface is missing). When the ead is
running, DHCP for ethernet devices will wait until ead says on D-Bus
device is ready. 

Thanks,
Daniel

------------------------------

Subject: Digest Footer

_______________________________________________
connman mailing list -- [email protected]
To unsubscribe send an email to [email protected]


------------------------------

End of connman Digest, Vol 54, Issue 4
**************************************

Reply via email to