* Jean-Francois ([email protected]) wrote: > Is it possible to use the rule given by Stuart Henderson as follows ? > rdr pass on $ext_if proto tcp to port 1024:65535 -> 10.0.1/24 >
Depending on what you want to accomplish. With the above rule the incoming traffic to i.e. port 1024 will be forwarded to_one_of_the_hosts_in your network. Personally I can not see any use for this. 1. read the pf.conf man page 2. If you want help, describe the problem you are trying to solve. /jkm

