18 Jun
2021
18 Jun
'21
11:18 a.m.
Hello, In a BYOD context where each user may own severaldevices, is it possible to configure a fixed table such as bellow (either simple text file or database table) and have a single fixed private addresses being allocated to each 802.1X identity ? 802.1x ID Password IP user001 secret01 192.168.1.101 user002 superpwd02 192.168.1.102 If a device owner connects a second device providing the same 802.1 identity, I would like the first device to be kicked off the network. Could it be possible with latest Freeradius ? Comments ? Suggestions ? Best regards