Proxy and realm
Andrés Gómez
andres.gomez.ruiz at gmail.com
Wed Jun 2 01:32:35 CEST 2021
Hi dear list
I want to test a Freeradius v3 as a proxy to another freeradius.
I have read documentation about proxy feature, so I have configured
*/etc/raddb/proxy.conf
with something similar like this:*
*realm office { type = radius authhost = 4.7.8.2:1812
<http://4.7.8.2:1812> accthost = 4.7.8.2:1813 <http://4.7.8.2:1813>
secret = mysecret123 nostrip}*
I have enabled realm modules on /etc/raddb/mods-enabled/
But when I try a simple user like:
radtest user1 at office password 127.0.0.1 1812 mysecret123
Freeradius takes "user1 at office" like the username, it doesn't use the realm
feature, so FR tries to find the user in Users file.
What am I missing?
Thanks in advance
--
*C. Andrés Gómez R.*
More information about the Freeradius-Users
mailing list