RELENG_1_SNAPSHOT_03-12-2006 I have 2 boxes that are synced, and I am getting an error that the macro dmz is not defined - the section of rules.debug is:
# Load balancing anchor - slbd updates rdr-anchor "slb" rdr on $lan proto tcp from any to any port 21 -> 127.0.0.1 port 8021 rdr on $dmz proto tcp from any to any port 21 -> 127.0.0.1 port 8022 rdr on $sync proto tcp from any to any port 21 -> 127.0.0.1 port 8023 and loading via pfctl -f /tmp/rules.debug shows the dmz and sync macros not defined. I thought this might have been some issue with the names on the DMZ interface being changed from OPT1 to DMZ, and it used the syntax dmz instead, but it doesn't appear so. Any ideas of whats happening? Let me know what other info you need --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
