> I'm having NAT problems; could someone examine my pf file and make some > recommendations? > (Yes, Nat is well documented. I'm not here because of issues with clarity. > Thanks;
Well, for starters, you have three 'nat' statements that you probably meant to be 'binat' statements. > #NAT and Binat > nat on rl0 from $int_block to any -> $ext_ip > nat on rl0 from $scarlett to any -> $pub_scarlett > nat on rl0 from $shelly to any -> $pub_shelly > nat on rl0 from $www_ip to any -> $pub_www beyond that, you'll have to be more specific as to what your NAT problems are. --Matt