maxracks wrote: > Hello, > I am trying to view the IP's listed in the authusers table and the > authpf_users. > Does anyone know the command to show this? im sure this is an easy one.
It's just a table, do as you do any other table...
# pfctl -t authpf_users -T show
68.43.117.34
But this is also interesting (I think it is, at least):
$ ps -ax|grep authp[f]
Nick.

