This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

net to net with dynamic adress using RSA key

Hi there,
Anyone having the same pronlems i am?
i have eshtablished a VPN tunnel between 2 astaro firewalls.
Astaro says it has a tunnel. i beleave it.
But i cannot get any traffic over the VPN.
Is this because both local lans are masqued to the internet interface???
Is this the T-nat problem???

Best Regards,
Jaap kooy


This thread was automatically locked due to age.
  • Jaap,

    you should add packetfilter rules on both sides allowing traffic from _and_ to both connected networks...

    example (use this for both firewalls):
    eth0_Network__ Any remote_network Allow
    remote_network Any eth0_Network__ Allow

    if unsure, check filter livelog
    masq will not affect the packets

    cheers
    Marcel