VPN Setup Instructions
Get connected in minutes. We auto-detected your device below.
Server: vpn.westnet.ca
Username: your-username
L2TP Key: WestNet
VPN Server
vpn.westnet.ca
Username
your-username
L2TP Pre-Shared Key
WestNet
Encryption
MPPE-128 / AES-256
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 — L2TP Setup
Recommended 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 — Manual L2TP Setup
If you prefer to configure manually:
- 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 — 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 — 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
PPTP / L2TP/IPsec
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.