Remove AV pair in post_proxy/pre_proxy section
8 Jun
2009
8 Jun
'09
6:46 a.m.
Hello! Example, this code based on rlm_perl don't work sub post_proxy { # For debugging purposes only delete $RAD_REPLY{"ERX-Ingress-Policy-Name"}; #return RLM_MODULE_OK; return RLM_MODULE_UPDATED; } Attribute ERX-Ingress-Policy-Name avalible in recive packet Best Regards Filatov Ruslan
8 Jun
8 Jun
9:36 a.m.
Example, this code based on rlm_perl don't work
sub post_proxy { # For debugging purposes only delete $RAD_REPLY{"ERX-Ingress-Policy-Name"}; #return RLM_MODULE_OK; return RLM_MODULE_UPDATED; }
Attribute ERX-Ingress-Policy-Name avalible in recive packet
man rlm_attr_filter; raddb/modules/attr_filter Ivan Kalik Kalik Informatika ISP
6239
Age (days ago)
6239
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ivan Kalik -
R.Filatov@ttk.ru