Hi,
I have no luck with testing the Reponse-Packet-Type in the post-proxy
section, after "rad_recv: Access-Challenge packet..."
Something like :
post-proxy {
...
if (Response-Packet-Type == Access-Challenge) {
...
}
...
}
What am I doing wrong?
Dominique