Re: pf rdr to multiple machines in the subnet

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joakim Aronius
Date: Tuesday, February 9, 2010 - 12:19 am

* Jean-Frangois SIMON (jfsimon1981@gmail.com) wrote:

You can't redirect one port to multiple machines, your options are:
1) redirect different ports to different machines, i.e.:
rdr pass on $ext_if proto tcp from any to any port 1024:5000 -> 10.0.1.32
rdr pass on $ext_if proto tcp from any to any port 5001:65535 -> 10.0.1.33

2) get more external IP addresses.

/jkm
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
pf rdr to multiple machines in the subnet, Jean-François SIMON, (Sun Feb 7, 4:24 am)
Re: pf rdr to multiple machines in the subnet, Bret S. Lambert, (Sun Feb 7, 5:38 am)
Re: pf rdr to multiple machines in the subnet, Peter N. M. Hansteen, (Sun Feb 7, 5:55 am)
Re: pf rdr to multiple machines in the subnet, Jean-François SIMON, (Sun Feb 7, 7:09 am)
Re: pf rdr to multiple machines in the subnet, Bret S. Lambert, (Sun Feb 7, 7:33 am)
Re: pf rdr to multiple machines in the subnet, Bret S. Lambert, (Sun Feb 7, 7:48 am)
Re: pf rdr to multiple machines in the subnet, Joakim Aronius, (Tue Feb 9, 12:19 am)
Re: pf rdr to multiple machines in the subnet, Bret S. Lambert, (Tue Feb 9, 12:44 am)
Re: pf rdr to multiple machines in the subnet, Jean-Francois, (Tue Feb 9, 1:05 pm)
Re: pf rdr to multiple machines in the subnet, Joakim Aronius, (Wed Feb 10, 2:42 am)