Posted On March 31, 2019

How to Setup Site To Site VPN with SonicWall

kimconnect 0 comments
blog.KimConnect.com >> Networking >> How to Setup Site To Site VPN with SonicWall
– Log onto Sonicwall GUI
– Click on VPN >> Settings => Add >> Policy type = Site to Site, IPSec Primary Gateway = local gateway IP >> Proposals: Main Mode (must set Local IKE ID & Peer IKE ID as static IP), Aggressive Mode (can set Local & Peer IKE to IP, Firewall Identifier… Useful for dynamic IPs and no access to NAT gateway), or IKEv2 Mode (this mode accommodates for dynamic and static IP mixings; must click on VNP-Advanced-Configure = Group 14, AES-256, SHA1)
 
Note:
– UDP 500, UDP 4500, 443 (https management), 4433 (SSL-VPN) are needed to be forwarded to VPN appliance if it is sitting behind a NAT device
– Enable http/https management on device to allow remote management

Leave a Reply

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

Related Post

How to Add New Lookup Domains into Windows DNS Suffixes

Error message: [server005.intranet.kimconnect.com]: PS E:\Users\kimconnect\Documents> add-localgroupmember -Group 'remote desktop users' -Member 'DMZ/testUser'add-localgroupmember : Principal DMZ/testUser…

SonicWall: How to Set Internet Restrictions for Specific Computers

Set their MACs to address .  Then, use firewall rules to restrict outgoing communication:  …

How to configure Ubiquiti EdgeRouter to send logs to a Syslog Server

Method 1: using text editor # Edit the syslog config sudo vi /etc/rsyslog.d/vyatta-log.conf # Change…