
Ipsecuritas sonicwall password#
Log into the Ubiquiti through the web portal (default username is ubnt, default password is ubnt)Ĭlick the “Config Tree” menu item in the top right After hours of playing around, I finally found the setting in the Ubiquiti device. Leave everything unchecked and set the VPN Policy Bound to dropdown to your WAN interface nameĪfter configuring both devices, I saw that the tunnel came online but was not passing any traffic. Network Choose local network form list: Firewalled SubnetsĬhoose destination network from list: Ubiquity LAN Network Peer IKE ID: IP Address – Public IP Of your Ubiquiti Local IKE ID: IP Address – Public IP Of your SonicWall IPsec Secondary Gateway Name or Address: BlankĬonfirm Shared Secret: mysecretvpnkey1010

IPsec Primary Gateway Name or Address: Public IP of your Ubiquiti Log into the web management of your SonicWall device and click VPN, then click “Add…”Īuthentication Method: IKE using Preshared Secret # set vpn ipsec site-to-site peer 2.2.2.2 tunnel 1 remote prefix 10.10.1.0/24 # set vpn ipsec site-to-site peer 2.2.2.2 tunnel 1 esp-group ESPSonicWallVPN # set vpn ipsec site-to-site peer 2.2.2.2 tunnel 1 allow-public-networks disable # set vpn ipsec site-to-site peer 2.2.2.2 tunnel 1 allow-nat-networks disable # set vpn ipsec site-to-site peer 2.2.2.2 tunnel 1 # set vpn ipsec site-to-site peer 2.2.2.2 ike-group IKESonicWallVPN # set vpn ipsec site-to-site peer 2.2.2.2 default-esp-group ESPSonicWallVPN # set vpn ipsec site-to-site peer 2.2.2.2 connection-type initiate # set vpn ipsec site-to-site peer 2.2.2.2 authentication pre-shared-secret mysecretvpnkey1010 # set vpn ipsec site-to-site peer 2.2.2.2 authentication mode pre-shared-secret # set vpn ipsec site-to-site peer 2.2.2.2 local-address 1.1.1.1 # set vpn ipsec site-to-site peer 2.2.2.2 # set vpn ipsec logging log-modes control # set vpn ipsec ipsec-interfaces interface eth0 # set vpn ipsec ike-group IKESonicWallVPN proposal 1 hash sha1 # set vpn ipsec ike-group IKESonicWallVPN proposal 1 encryption aes128 # set vpn ipsec ike-group IKESonicWallVPN proposal 1 dh-group 2 # set vpn ipsec ike-group IKESonicWallVPN proposal 1 # set vpn ipsec ike-group IKESonicWallVPN lifetime 28800 # set vpn ipsec ike-group IKESonicWallVPN # set vpn ipsec esp-group ESPSonicWallVPN proposal 1 hash sha1 # set vpn ipsec esp-group ESPSonicWallVPN proposal 1 encryption aes128 # set vpn ipsec esp-group ESPSonicWallVPN proposal 1


# set vpn ipsec esp-group ESPSonicWallVPN pfs disable # set vpn ipsec esp-group ESPSonicWallVPN mode tunnel # set vpn ipsec esp-group ESPSonicWallVPN lifetime 3600 # set vpn ipsec esp-group ESPSonicWallVPN compression disabled # set vpn ipsec esp-group ESPSonicWallVPN

Ubiquiti ERL Configuration – Local Site :~ $ configure In this example, I will use the following IP Address Local Site Public IP: 1.1.1.1 I started off by following a now deleted wiki article from Ubiquiti’s wiki site. I wanted to jot down my notes before I forget them. While there are several articles and blogs out there which pointed me in the right direction, I still encountered issues. I just spent all day trying to setup a new VPN connection between a Ubiquiti Edge Router Light (ERL) and a SonicWALL TZ210.
Ipsecuritas sonicwall how to#
How to Setup a VPN between Ubiquiti Edge Router and SonicWall Devices
