Hi, All. Surely I'm missing something simple, but I have not been
able to get the firewall like role definition to work properly with
remote_host. As a workaround we're using remote_ip instead of
remote_host, but that would require us to create a rule for each of
our subnets. For example, none of the following seem to be working:
allow remote_host /.*.lns.cornell.edu/
allow remote_host /.*\.lns\.cornell\.edu/
allow remote_host "lnx100.lns.cornell.edu"
While on the topic, is there a simple way to create a rule that would
match every use who is authenticated using an external authentication
system (in our case, "external_auth_classe")?
Many thanks,
Devin