I guess I should test things before hitting send. Below is what I have, I typed in my live addresses versus test addresses, and lo and behold it still didn't work.
Anyway, with the following it works in my test lab. pf.conf ---------------------- binat on fxp0 from 1.2.3.231 to any -> 10.10.2.231 binat on fxp0 from 1.2.3.232 to any -> 10.10.2.232 binat on fxp1 from 1.2.3.231 to any -> 10.10.2.231 binat on fxp1 from 1.2.3.232 to any -> 10.10.2.232 binat on fxp0 from 10.10.2.231 to any -> 1.2.3.231 binat on fxp0 from 10.10.2.232 to any -> 1.2.3.232 binat on fxp1 from 10.10.2.231 to any -> 1.2.3.231 binat on fxp1 from 10.10.2.232 to any -> 1.2.3.232 ---------------------- -- Greg Rumple [EMAIL PROTECTED]
