On Wed, May 2, 2012 at 4:42 PM, Alan Kong <akongr@ee.cuhk.edu.hk> wrote:
I would like to authenticate one group of users using Port 1812 and a second group of users on port 1645 with the intention of using virtual server settings.
I have got freeradius 2.1.11
Why? That's a version with known serious bug. Use 2.1.12 or v2.1.x branch from git.
Listening on accounting address * port 1813 Listening on command file /usr/local/var/run/radiusd/radiusd.sock Listening on authentication address * port 1812 as server wifi Listening on authentication address 127.0.0.1 port 18120 as server inner-tunnel
That doesn't look right. Look at sites-enabled/virtual-server. There's an example there on how to listen to another port for authentication. You should be able to use that file as a base. -- Fajar