> > SunOS softrouter 5.10 Generic_118844-28 i86pc i386 i86pc > ip_fil4.1.10 > pfil-2.1.7 > > > box]A-----B[gateway]C----D[dest > > > > A = 210.my.ext.IP > > B = 172.20.11.254 > > C = ??? > > D = 210.172.133.140 > > > box]A-----B[gateway]C----D[dest > > A = 210.my.ext.IP > B = 210.172.133.140 > C = 172.20.11.254 > D = Either on 210.172.133.140/172.20.11.254 server > OR any of the internal cluster boxes (172.20.11.5 - 172.20.11.15)
Try this RDR rule: rdr e1000g0 0.0.0.0/0 port 7100 -> 210.172.133.140 port 1 tcp And e1000g1 should be C. Darren
