Posted On March 31, 2019

Sonicwall Site to Site VPN Setup

kimconnect 0 comments
blog.KimConnect.com >> Networking >> Sonicwall Site to Site VPN Setup
Create VPN Tunnel:
Log into Rancho Sonicwall >> VPN >> Settings >> Add
Policy Type: Tunnel Interface
Authentication: IKE using Preshred Secret
Name: Rancho to Arizona
IPsec Primary Gateway Name or Address: <WAN IP of Arizona>
Shared Secret: <enter key code>

Create Interfaces:
Network >> Interfaces >> Add Interface: Tunnel Interface
Zone: VPN
VPN Policy: California to Arizona
Mode / IP Assignment: Static IP Mode
IP Address: <WAN IP of this router>
Subnet mark: <enter subnet mask>

OSPF:
Network >> Routing >> Routing Mode: Advanced Routing >> Click the "Configure OSPF" button of the correct Tunnel
OSPFv2: Enabled
OSPF Router-ID: <WAN/LAN/Loopback IP of this router>
ABR Type: Cisco
Redistribute Connected Networks: checked
Redistribute Remote VPN Networks: checked

Configure Firewall Zones: LAN to VPN, VPN to LAN, VPN to VPN
Action: Allow
From: VPN
To: VPN
Source Port: Any
Service: Any
Source: Any
Destination: Any
Users Included: All
Schedule: Always On

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Cisco Fabric Switch – MDS Zoning Template

<# What this script does: 1. Checks to see if an Internet connection via PowerShell…

VMWare Networking Stuff

ManagementMTU: 1500 VM NetworkMTU: Default (1500) vMotionMTU: 1500vMotion must be selected on the vMkernel iSCSI…

Configuring Virtual Storage Area Networks (VSANs)

NX-OS Overview Source: Storage Area Network (SAN) has been around for ages. During the early…