iPXE discussion forum
iPXE and VLAN (what about 802.1x and PKI) - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: iPXE and VLAN (what about 802.1x and PKI) (/showthread.php?tid=6555)



iPXE and VLAN (what about 802.1x and PKI) - Torgeir - 2012-10-25 18:15

This just came up as a question.
Would something like 802.1x and PKI work with/in iPXE?

I am just curious Smile
Personally i dont know very much about 802.1x or PKI.

Torgeir


RE: iPXE and VLAN (what about 802.1x and PKI) - mcb30 - 2012-10-25 18:25

(2012-10-25 18:15)Torgeir Wrote:  This just came up as a question.
Would something like 802.1x and PKI work with/in iPXE?

I am just curious Smile
Personally i dont know very much about 802.1x or PKI.

iPXE probably has most of the crypto algorithms already implemented. I have no idea about the protocol details for 802.1x.

Michael


RE: iPXE and VLAN (what about 802.1x and PKI) - kratos - 2016-06-04 13:54

I think that adding 802.1x full support to iPXE will greatly benefit the project. Network security is now actively adding 802.1x to switches to add more security to the network without realizing that this security protocol will break PXE. Michael Brown mentioned that 802.1x is not currently supported in iPXE, but iPXE has EAPOL components that could work with 802.1x.
Has anyone been able to get this to work? Are there any plans to have 802.1x fully supported in iPXE?

Thanks,