(CC'ing directly since some of my messages to the list have dropped of late)
Greets. > Can you run > > $ ps -ax | grep authpf > $ pfctl -a authpf -sA > > before the first user logs in, before the second user logs in, and > afterwards? Indeed: FW# ps -ax | grep authpf FW# pfctl -a authpf -sA No rulesets in anchor 'authpf'. <userA Logs In from remote machine> FW# ps -ax | grep authpf 21556 p1 Is+ 0:00.17 -authpf: [EMAIL PROTECTED] (authpf) FW# pfctl -a authpf -sA 1 rulesets in anchor authpf: authpf:21556 <userB Logs In from a different remote machine> FW# ps -ax | grep authpf 14524 p0 RV 0:00.00 grep authpf (tcsh) 21556 p1 Is+ 0:00.17 -authpf: [EMAIL PROTECTED] (authpf) 16071 p2 Is+ 0:00.16 -authpf: [EMAIL PROTECTED] (authpf) FW# pfctl -a authpf -sA 1 rulesets in anchor authpf: authpf:16071 If something else is needed let me know. Thanks for your input! Ed Powers -- _______________________________________________ Get your free Verizonmail at www.verizonmail.com
