Of course ! But to simplify documentation, I've put all in one file radiusd.conf except sql requests / config
Another question with Perl / Accounting :
I want to made accounting on my F5 LTM / GTM. But the F5 uses something
"special", because all Audit logs are forwarded to the Radius using syslog-ng.
The consequence is that the Accounting-Request is coming with the following
format :
Ready to process requests.
rad_recv: Accounting-Request packet from host 10.10.10.12 port 47931, id=4,
length=235
NAS-IP-Address = 127.1.1.1
F5-Acct = "Oct 18 17:18:59 local/lb2b notice mcpd[4820]: 01070417:5:
AUDIT - user radtest - transaction #40213784-2 - object 0 - modify {
pool_member { pool_member_pool_name \"......
WARNING: Empty section. Using default return values.
+- entering group accounting {...}
Invalid Accounting Packet
++[perl] returns invalid
Finished request 0.
Did you know if it's normal that the accounting section reject the accounting
packet and say "Invalid Accounting Packet" ... Is it due to NAS-IP-Address
attribute ?
And one more question, can I replace it dynamically with, for example, rlm_perl
using the IP address from sender host (here 10.10.10.12 ?).
Thanks in advance for your helps !
Fabien VINCENT
Ingénieur Réseaux & Sécurité / ASSR Produits
-----Message d'origine-----
De : freeradius-users-bounces+fabien.vincent=coreye...@lists.freeradius.org
[mailto:freeradius-users-bounces+fabien.vincent=coreye...@lists.freeradius.org]
De la part de Alan Buxey
Envoyé : mardi 18 octobre 2011 16:54
À : FreeRadius users mailing list
Objet : Re: rlm_perl not working
Hi,
> Sorry, fixed, a mistake in my radiusd.conf … (lost in brackets ;)
my concern would be that you dont need to touch radiusd.conf at all to use
the rlm_perl module - hope you werent following some old document - you just
need to edit the modules/perl file and then put 'perl' into the required part
of your virtual server (or use a named instance if you want to call it a
different
name)
alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
--
Ce message a ete verifie par MailScanner.
smime.p7s
Description: S/MIME cryptographic signature
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

