Folks, I am reading this page https://wiki.freeradius.org/config/Status and trying to configure freeradius monitoring, seems like i am missing something. somehow i don't have /etc/raddb/mods-available/status file because i have install freeradius using yum install finally after google i found sample status file and i put that in mods-enabled directory and now i am getting this error Failed to link to module 'rlm_server': /usr/lib64/freeradius/rlm_server.so: cannot open shared object file: No such file or directory Now my question is by default radiusd.conf has status_server = yes so any client can query so i have try following and i got this reply. [root@radius]# echo "Message-Authenticator = 0x00, FreeRADIUS-Statistics-Type = 1, Response-Packet-Type = Access-Accept" | radclient -x localhost:1812 status testing123 Sent Status-Server Id 62 from 0.0.0.0:57892 to 127.0.0.1:18120 length 50 Message-Authenticator = 0x00 FreeRADIUS-Statistics-Type = Authentication Response-Packet-Type = Access-Accept Received Access-Accept Id 62 from 127.0.0.1:1812 to 0.0.0.0:0 length 20 getting no other data back from radius
On 29 Apr 2019, at 21:43, Satish Patel <satish.txt@gmail.com> wrote:
somehow i don't have /etc/raddb/mods-available/status file because i have install freeradius using yum install
The file you're looking for is sites-available/status
Failed to link to module 'rlm_server': /usr/lib64/freeradius/rlm_server.so: cannot open shared object file: No such file or directory
When you use the right directory, this message will disappear. Adam Bishop gpg: E75B 1F92 6407 DFDF 9F1C BF10 C993 2504 6609 D460 jisc.ac.uk Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800. Jisc Services Limited is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.
Adam, I found that file finally sites-available/status and created symlink to mods-enabled directory as per document but same error i have did full search on my OS and i didn't find rlm_server.so module file anywhere, even in google search or tarball directory of freeradius i didn't find that file. Do you think it's deprecated ? I have installed freeradius using yum install On Mon, Apr 29, 2019 at 5:42 PM Adam Bishop <Adam.Bishop@jisc.ac.uk> wrote:
On 29 Apr 2019, at 21:43, Satish Patel <satish.txt@gmail.com> wrote:
somehow i don't have /etc/raddb/mods-available/status file because i have install freeradius using yum install
The file you're looking for is sites-available/status
Failed to link to module 'rlm_server': /usr/lib64/freeradius/rlm_server.so: cannot open shared object file: No such file or directory
When you use the right directory, this message will disappear.
Adam Bishop
gpg: E75B 1F92 6407 DFDF 9F1C BF10 C993 2504 6609 D460
jisc.ac.uk
Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800.
Jisc Services Limited is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Satish, Try to use the latest version as can be seen here https://networkradius.com/freeradius-packages/ On Mon, Apr 29, 2019 at 6:55 PM Satish Patel <satish.txt@gmail.com> wrote:
Adam,
I found that file finally sites-available/status and created symlink to mods-enabled directory as per document but same error i have did full search on my OS and i didn't find rlm_server.so module file anywhere, even in google search or tarball directory of freeradius i didn't find that file. Do you think it's deprecated ?
I have installed freeradius using yum install
On Mon, Apr 29, 2019 at 5:42 PM Adam Bishop <Adam.Bishop@jisc.ac.uk> wrote:
On 29 Apr 2019, at 21:43, Satish Patel <satish.txt@gmail.com> wrote:
somehow i don't have /etc/raddb/mods-available/status file because i have install freeradius using yum install
The file you're looking for is sites-available/status
Failed to link to module 'rlm_server': /usr/lib64/freeradius/rlm_server.so: cannot open shared object file: No such file or directory
When you use the right directory, this message will disappear.
Adam Bishop
gpg: E75B 1F92 6407 DFDF 9F1C BF10 C993 2504 6609 D460
jisc.ac.uk
Jisc is a registered charity (number 1149740) and a company limited by
guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800.
Jisc Services Limited is a wholly owned Jisc subsidiary and a company
limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.
- List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On 29 Apr 2019, at 22:55, Satish Patel <satish.txt@gmail.com> wrote:
I found that file finally sites-available/status and created symlink to mods-enabled directory as per document
That's not what the documentation says. Files in sites-available get linked into sites-enabled. Adam Bishop gpg: E75B 1F92 6407 DFDF 9F1C BF10 C993 2504 6609 D460 jisc.ac.uk Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800. Jisc Services Limited is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.
Adam, You are awesome!!!! i didn't realize i am in wrong directory... Thank you so much! it working now. On Mon, Apr 29, 2019 at 7:56 PM Adam Bishop <Adam.Bishop@jisc.ac.uk> wrote:
On 29 Apr 2019, at 22:55, Satish Patel <satish.txt@gmail.com> wrote:
I found that file finally sites-available/status and created symlink to mods-enabled directory as per document
That's not what the documentation says. Files in sites-available get linked into sites-enabled.
Adam Bishop
gpg: E75B 1F92 6407 DFDF 9F1C BF10 C993 2504 6609 D460
jisc.ac.uk
Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800.
Jisc Services Limited is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Adam Bishop -
Jorge Pereira -
Satish Patel