[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ipnat rdr rules on the same segment?
- To: tech@openbsd.org
- Subject: ipnat rdr rules on the same segment?
- From: mel kravitz <mel@switchpwr.com>
- Date: Thu, 26 Oct 2000 11:25:18 -0400
- Organization: switching power inc
Can ipnat (rdr )redirect port 80 from www(x.y.z.b)machine to
FW(x.y.z.a)machine when both reside on the same outside segment? Is a
rule such as the following possible?
rdr fxp0 x.y.z.b port 80 -> x.y.z.a port 80
-Mel