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

Multiple Spanning Tree on Cisco

Telnet to CORE1:sys #enter system configstp region-configurationregion-name HQrevision-level 1instance 1 vlan 1 2 15instance 2…

Proposal: Network Optimization (Simplified)

Kim ConnectNetwork Optimization Proposal June 23, 2017 Overview 1.    Project Background and Description We are…

Linux: How To Use Dig

Checking Name Server(s) kim@kim-linux:~$ dig @8.8.8.8 microsoft.com ; <<>> DiG 9.16.1-Ubuntu <<>> @8.8.8.8 microsoft.com ;…