9 Jan
2019
9 Jan
'19
2:28 p.m.
On Jan 9, 2019, at 1:34 PM, Tal Nur via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Hi I did netstat -tulpen, no any process was listening on port 1812.
Something is preventing FreeRADIUS from listening on that port.
In general, how to run two or more virtual Radius servers on one machine?Must they listen on different ports?
Only one application can listen on a port. In FreeRADIUS, "virtual" servers can be tied to clients, etc, and can all use the same "listen" section. See raddb/sites-available/README for more information. Alan DeKok.