Logical One wrote:
 Thanks for the info and I have learned a bit from it, but not quite what
I'm after.  I'm looking for how to direct traffic to a couple internal web
servers based on what IP alias of the external interface the traffic
connects to.  For example:

Traffic connecting to xxx.xxx.xxx.178:80 goes to 192.168.0.75:80
Traffic connecting to xxx.xxx.xxx.180:80 goes to 192.168.0.85:80
Where 178 and 180 are aliases on the same external interface.  I'm curious
what my rules would need to be to make that happen.

Still need to go back and read more.

Example are pretty clear there:

http://openbsd.org/faq/pf/rdr.html#reflect

The FaQ for PF is very well done and spending time reading it is worth the time invested in it really.

Hope this help, but if you test test the example, you will see it work.

Daniel

Reply via email to