5 Aug
2005
5 Aug
'05
5:16 p.m.
ragan_davis@colstate.edu wrote:
I generated freeradius' tls certificate with a common name matching the ip of eth0 (192.168.5.5). Will this cause problems when a client tries to connect to freeradius via eth1 (192.168.6.6)?
No, because the wireless clients interact with the server via IP, so they don't know it's IP address.
If so, is it possible to have 2 different tls sections that service the 2 different interfaces?
No. FreeRADIUS supports only 1 TLS module at a time. Alan DeKok.