OPNsense Forum

Archive => 22.1 Legacy Series => Topic started by: tiago_rocha on April 27, 2022, 12:05:36 AM

Title: IPSEC interface
Post by: tiago_rocha on April 27, 2022, 12:05:36 AM
Hi guys.

I hope anyone can clarify that for me.

We are configuring an IPSEC VPN between two opnsenses, and we want to redirect the web traffic from site A to site B

I was following this document here: https://docs.opnsense.org/manual/how-tos/ipsec-s2s-route.html

However, once I configured the tunnel on step 5 requested to configure a new gateway, but I couldn't find the IPSEC interface to finish this configuration.

The connection between the networks is working fine. Is there any other way to do that?
Why the IPSEC interface doesn't appear? 
Title: Re: IPSEC interface
Post by: zerwes on April 27, 2022, 10:51:42 AM
the interface will not show up for policy based tunnels, just for routed ipsec tunnels ...
Title: Re: IPSEC interface
Post by: tiago_rocha on April 27, 2022, 07:46:16 PM
Hi zerwes thank you for your help.