Hi
Let's consider following setup:

We have gateway/pf box with 3 interfaces (if0-2):

[ box A ] 10.0.0.2 ----- 10.0.0.1 if0 
[ box B ] 10.1.0.2 ----- 10.1.0.1 if1   [ pf box ]
[ world ] a.b.c.2 ------- a.b.c.1 if2 

We have 2 bi-nat rules for box A and B:
10.0.0.2 <-> a.b.c.3
10.1.0.2 <-> a.b.c.4

Now A can connect to B via simple routing, I also can setup "DNS views"
to allow "by name" connection.

I would like to know if it's possible to connect A and B thru public IPs, 
like:
10.0.0.2 <-binat-> a.b.c.3 <-connect-> a.b.c.4 <-binat-> 10.1.0.2

Simple rdr won't work because source IP is not rewritten.

regards
-- 
Marcin Gryszkalis, PGP 0x9F183FA3 
jabber jid:[EMAIL PROTECTED], gg:2532994
http://the.fork.pl

Reply via email to