VPN Setup Instructions
Get connected in minutes. We auto-detected your device below.
Server: vpn.westnet.ca
Username: your-username
L2TP Key: WestNet
Protocols: OpenVPN (recommended) IKEv2 PPTP/L2TP (legacy)
OpenVPN works on all modern phones (iOS 12+, Android 6+). Use the official OpenVPN Connect app.
OpenVPN — Recommended for almost everyone (phones, tablets, computers)
Why: Works reliably on modern Android/iOS (no more "no PPTP" errors), strong encryption, great for Netflix/gaming too.
- Install the free OpenVPN Connect app (App Store / Google Play / openvpn.net)
- Click the download link above (or from your email / portal) to get
your-username.ovpn
- Open the .ovpn file in the app — it will import server + your username.
- When prompted, enter your VPN username and password.
- Connect! (Use TCP 443 version of the profile if you are on strict networks/airport WiFi.)
Profile auto-generated at signup with your current credentials. Re-download after password change.
VPN Server
vpn.westnet.ca
Username
your-username
L2TP Pre-Shared Key
WestNet
Protocols
IKEv2 (recommended) / L2TP / PPTP
Windows — IKEv2 Setup (Recommended)
IKEv2 is the fastest and most secure protocol. Built into Windows 10/11.
- Open Settings → Network & Internet → VPN
- Click Add a VPN connection
- VPN Provider: Windows (built-in)
- Connection name: WestNet IKEv2
- Server:
vpn.westnet.ca
- VPN type: IKEv2
- Type of sign-in info: Username and password
- Username:
your-username
- Password: your VPN password
- Click Save then Connect
Windows — PPTP Setup
- Open Settings → Network & Internet → VPN
- Click Add a VPN connection
- VPN Provider: Windows (built-in)
- Connection name: WestNet PPTP
- Server:
vpn.westnet.ca
- VPN type: PPTP
- Username:
your-username
- Password: your VPN password
- Click Save then Connect
Windows — L2TP Setup
- Open Settings → Network & Internet → VPN
- Click Add a VPN connection
- VPN Provider: Windows (built-in)
- Connection name: WestNet L2TP
- Server:
vpn.westnet.ca
- VPN type: L2TP/IPsec with pre-shared key
- Pre-shared key:
WestNet
- Username:
your-username
- Password: your VPN password
- Click Save then Connect
VPN Server
vpn.westnet.ca
Username
your-username
L2TP Shared Secret
WestNet
macOS — IKEv2 Setup (Recommended)
IKEv2 is the fastest and most secure option on macOS. Built-in since macOS 10.11+.
- Open System Settings → VPN → Add VPN Configuration → IKEv2
- Display Name: WestNet IKEv2
- Server:
vpn.westnet.ca
- Remote ID:
vpn.westnet.ca
- Local ID: leave blank
- Authentication: Username
- Username:
your-username
- Password: your VPN password
- Click Create then toggle the VPN on
macOS — L2TP Setup
Alternative method. macOS dropped built-in PPTP in macOS Sierra and later.
- Open System Settings (or System Preferences) → Network
- Click + to add a new interface
- Interface: VPN | VPN Type: L2TP over IPsec
- Service Name: WestNet VPN
- Server Address:
vpn.westnet.ca
- Account Name:
your-username
- Click Authentication Settings:
- Password: your VPN password
- Shared Secret:
WestNet
- Click OK → Apply → Connect
Alternative: One-Click Profile Install
Download the .mobileconfig file to auto-configure your Mac in one click — no manual setup required.
Download macOS VPN Profile
VPN Server
vpn.westnet.ca
Account
your-username
Recommended: One-Tap Install
The fastest way to set up VPN on your iPhone or iPad. Downloads a pre-configured profile — just tap Install.
Download iOS VPN Profile
After downloading, go to Settings → General → VPN & Device Management to install.
iOS — IKEv2 Setup (Recommended Manual Method)
IKEv2 is the fastest and most reliable protocol on iOS. Built-in since iOS 9+.
- Open Settings → General → VPN & Device Management → VPN
- Tap Add VPN Configuration
- Type: IKEv2
- Description: WestNet IKEv2
- Server:
vpn.westnet.ca
- Remote ID:
vpn.westnet.ca
- Local ID: leave blank
- Authentication: Username
- Username:
your-username
- Password: your VPN password
- Tap Done → toggle VPN On
iOS — Manual L2TP Setup
Alternative method:
- Open Settings → General → VPN & Device Management → VPN
- Tap Add VPN Configuration
- Type: L2TP
- Description: WestNet VPN
- Server:
vpn.westnet.ca
- Account:
your-username
- Password: your VPN password
- Secret:
WestNet
- Tap Done → toggle VPN On
iOS — PPTP Setup (Older iOS)
PPTP was removed from iOS 10+. For older devices only:
- Settings → General → VPN → Add VPN Configuration
- Type: PPTP
- Server:
vpn.westnet.ca
- Account:
your-username
- Enter password → Done → toggle VPN On
VPN Server
vpn.westnet.ca
Username
your-username
L2TP Pre-Shared Key
WestNet
Encryption
MPPE-128 / AES-256
Android — IKEv2 Setup (Recommended)
Android 11+ has built-in IKEv2. For older versions, install the free strongSwan VPN Client from the Play Store.
- Open Settings → Network & Internet → VPN
- Tap + to add a VPN profile
- Name: WestNet IKEv2
- Type: IKEv2/IPSec MSCHAPv2
- Server:
vpn.westnet.ca
- Username:
your-username
- Password: your VPN password
- Tap Save → Connect
Older Android: install strongSwan VPN Client, add profile with server vpn.westnet.ca, select IKEv2 EAP (Username/Password).
Android — PPTP Setup
- Open Settings → Network & Internet → VPN
- Tap + to add a VPN profile
- Name: WestNet PPTP
- Type: PPTP
- Server:
vpn.westnet.ca
- Username:
your-username
- Password: your VPN password
- Tap Save → Connect
Android — L2TP Setup
- Open Settings → Network & Internet → VPN
- Tap + to add a VPN profile
- Name: WestNet L2TP
- Type: L2TP/IPSec PSK
- Server:
vpn.westnet.ca
- IPSec pre-shared key:
WestNet
- Username:
your-username
- Password: your VPN password
- Tap Save → Connect
VPN Server
vpn.westnet.ca
Username
your-username
L2TP Pre-Shared Key
WestNet
Linux — IKEv2 (Recommended)
- Install the strongSwan plugin:
apt-get install network-manager-strongswan
- Open Network Connections → Add → VPN (IPsec/IKEv2)
- Gateway:
vpn.westnet.ca
- Authentication: EAP (Username/Password)
- Username:
your-username
- Password: your VPN password
- Save → Connect
Command line: apt-get install strongswan libcharon-extra-plugins then configure /etc/ipsec.conf
Linux — PPTP (Network Manager)
- Install the PPTP plugin:
apt-get install network-manager-pptp
- Open Network Connections → Add → VPN (PPTP)
- Gateway:
vpn.westnet.ca
- Username:
your-username
- Password: your VPN password
- Click Advanced → Enable MPPE encryption
- Save → Connect
Linux — L2TP (Network Manager)
- Install the L2TP plugin:
apt-get install network-manager-l2tp
- Open Network Connections → Add → VPN (L2TP)
- Gateway:
vpn.westnet.ca
- IPsec Settings: Enable → Pre-Shared Key =
WestNet
- Username:
your-username
- Password: your VPN password
- Save → Connect
Linux — Command Line (pptpsetup)
- Install PPTP client:
apt-get install pptp-linux
- Create tunnel:
pptpsetup --create westnet --server vpn.westnet.ca --username your-username --password YOUR_PASS --encrypt
- Connect:
pon westnet
- Disconnect:
poff westnet
L2TP Pre-Shared Key
WestNet
Protocols
IKEv2 / L2TP/IPsec / PPTP
Router — VPN Client Setup
Most DD-WRT, Tomato, OpenWrt, Asus, and TP-Link routers support PPTP or L2TP client connections.
- Log in to your router admin panel (usually
192.168.1.1)
- Navigate to VPN or WAN client settings
- VPN Type: PPTP or L2TP/IPsec
- Server:
vpn.westnet.ca
- Username:
your-username
- Password: your VPN password
- For L2TP, set Pre-Shared Key:
WestNet
- Save and reboot if required
Connecting at the router level protects all devices on your network without individual setup.