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

Setup Virtual DMZ and Trust Zones with PFSense

I. Setup Route at Core Router1. Configure subnet, ip helper address, and default route---------- Example…

DDWRT Open DNS

1. Setup an OpenDNS account and associate it with your ipchicken.com address2. Setup DNS masquerading:Services…

Enterasys Core Switch/Router Commands

Enable Untagged Vlans:------------------------------------------------------------------set port vlan ge.2.1-30 20set vlan egress 20 ge.2.1-30 untaggedreloadEnable jumbo frame support:show…