I have setup the connection for a site to site vpn. My question is what kind of NAT rules do I need. My setup is:
I have two interfaces - internal and external. I have two static ip's on the external (1 for the tunnel)
net1 > net2 masq on internal (should that be external)
net2 > net1 masq on internal (same question)
Packet filter rules
net1 any net2
net2 any net1
Is this wrong? Any help would be appreciated. Thanks
This thread was automatically locked due to age.