On Mon, 2004-10-11 at 14:49, Andy Wettstein wrote: > So I wonder if I can use the tagged keyword with rdr, and if I can't > what are the alternatives?
as people authenticate, add them to a table; i.e. AUTH, and redirect people not in that table to the auth page: rdr on $wireless_if proto tcp from !<AUTH> to any \ port www -> ($wireless_if) -j =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Drinking is not a spectator sport. -- Jim Brosnan =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
