| Sign In/My Account | View Cart |
| Article: |
NAT with pf | |
| Subject: | I don't understand | |
| Date: | 2003-08-14 03:36:33 | |
| From: | postleb | |
|
Hi, great articel. But when it comes to the interesting part on page 4, redirections you are loosing me. Just right away in the first example: rdr on $ext_if proto tcp from any to $ext_ad port 80 -> $dmz_ad port 8080
|
||
Showing messages 1 through 1 of 1.
I don't understand
prv_ad is the address of your firewall's interface to which you connect private hosts; that address may or may not be accessible from the outside;
dmz_ad is the address of your firewalls's interface to which you conect hosts in the DeMilitarized Zone (a separate segment of your private network that is accessible to the outside world.
--Jacek