On 8/31/05, Gustavo A. Baratto <[EMAIL PROTECTED]> wrote: <snip> > I guess this is really a bug :( <snip>
I think what you are trying to do might require tables.
Maybe this??
int_net="192.168.0/24"
john="192.168.1.3"
table <everybody> const { $int_net, $john }
pass in quick on bge0 proto tcp from <everybody> to 68.149.93.11 port 80
--Bryan
