On 4/9/06, Vijay Sankar <[EMAIL PROTECTED]> wrote: > Leonardo Rodrigues wrote: > Looks like you may want to do a "rdr pass" since otherwise you are doing > a "block drop in quick" to all priv_nets and your W2K3 server is on one > of those nets.
Unless you're assuming the connection was sourced from $priv_nets, you are incorrect. > block drop in quick on $ext_if from $priv_nets to any You would be correct if it were reversed: block drop in quick on $ext_if from any to $priv_nets Regardless, hand-holding people who pose PF questions prior to proper diagnosis is the worst thing someone could possibly do to help them.

