On 9/15/06, Josh <[EMAIL PROTECTED]> wrote:
How do I know wich one to reply to?
You can use packet tagging in layer 2 and layer 3 to solve this. See "Tagging Ethernet Frames" section in: http://www.openbsd.org/faq/pf/tagging.html In brconfig, use the MAC IDs of your gateways to tag packets. Then use the tags in pf.conf pass rules. - Raja