hi,
could anybody lead me into the right direction ?
here's my problem : I want to setup a vpn net-2-net connection between two private networks, one behind a checkpoint firewall, the other behind astaro. in front of the astaro is another fw, which has a static NAT to the astaro box. the whole thing looks like this :
private net1(192.168.100.0)--checkpoint--internet--ext.FW--astaro--private net2(172.16.0.0)
checkpoint : internal 192.168.100.1 external 200.100.1.1
ext. FW : internal 192.168.1.1 external 200.200.100.1
astaro : internal 172.16.1.100 external 192.168.1.2
the ext. FW has a static nat entry so the official address 200.200.100.10 is forwarded to astaro 192.168.1.2
after all, key exchange seems to be working, but I can't send any traffic from net1 into net2. packet filters on astaro are set up to allow any services between the 2 private networks.
is there anything I have forgotten ? what ports have to be opened on ext.fw ?
how do I define the correct routes ?
any help is appreciated.....
This thread was automatically locked due to age.