Re: authpf - update user rules without kicking them out

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Chris Youb <chris.youb@...>
Cc: <misc@...>
Date: Thursday, March 8, 2007 - 6:50 pm

> # cat /etc/authpf/users/cyoub/authpf.rules

Use the authpf_users table instead of adding rules for this.
in your main ruleset:

table persist.

pass in quick on $external_if from to 172.16.0.0/22
pass in quick on $external_if from to 172.16.4.0/22
pass in quick on $external_if from to 172.16.8.0/22

then pfctl -f /etc/pf.conf when you add a rule like that

authpf maintains who is in that table

-Bob

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
authpf - update user rules without kicking them out, Chris Youb, (Thu Mar 8, 2:37 pm)
Re: authpf - update user rules without kicking them out, Bob Beck, (Thu Mar 8, 6:50 pm)