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

  1. Open SettingsNetwork & InternetVPN
  2. Click Add a VPN connection
  3. VPN Provider: Windows (built-in)
  4. Connection name: WestNet PPTP
  5. Server: vpn.westnet.ca
  6. VPN type: PPTP
  7. Username: your-username
  8. Password: your VPN password
  9. Click Save then Connect

Windows — L2TP Setup

  1. Open SettingsNetwork & InternetVPN
  2. Click Add a VPN connection
  3. VPN Provider: Windows (built-in)
  4. Connection name: WestNet L2TP
  5. Server: vpn.westnet.ca
  6. VPN type: L2TP/IPsec with pre-shared key
  7. Pre-shared key: WestNet
  8. Username: your-username
  9. Password: your VPN password
  10. Click Save then Connect

Windows 10/11 VPN Settings

Windows 7 VPN Setup

VPN Server
vpn.westnet.ca
Username
your-username
L2TP Shared Secret
WestNet
One-Click Install

macOS — L2TP Setup

Recommended method. macOS dropped built-in PPTP in macOS Sierra and later.

  1. Open System Settings (or System Preferences) → Network
  2. Click + to add a new interface
  3. Interface: VPN  |  VPN Type: L2TP over IPsec
  4. Service Name: WestNet VPN
  5. Server Address: vpn.westnet.ca
  6. Account Name: your-username
  7. Click Authentication Settings:
    • Password: your VPN password
    • Shared Secret: WestNet
  8. Click OKApplyConnect

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
L2TP Secret
WestNet
One-Tap Install

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:

  1. Open SettingsGeneralVPN & Device ManagementVPN
  2. Tap Add VPN Configuration
  3. Type: L2TP
  4. Description: WestNet VPN
  5. Server: vpn.westnet.ca
  6. Account: your-username
  7. Password: your VPN password
  8. Secret: WestNet
  9. Tap Done → toggle VPN On

iOS — PPTP Setup (Older iOS)

PPTP was removed from iOS 10+. For older devices only:

  1. SettingsGeneralVPNAdd VPN Configuration
  2. Type: PPTP
  3. Server: vpn.westnet.ca
  4. Account: your-username
  5. 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

  1. Open SettingsNetwork & InternetVPN
  2. Tap + to add a VPN profile
  3. Name: WestNet PPTP
  4. Type: PPTP
  5. Server: vpn.westnet.ca
  6. Username: your-username
  7. Password: your VPN password
  8. Tap SaveConnect

Android — L2TP Setup

  1. Open SettingsNetwork & InternetVPN
  2. Tap + to add a VPN profile
  3. Name: WestNet L2TP
  4. Type: L2TP/IPSec PSK
  5. Server: vpn.westnet.ca
  6. IPSec pre-shared key: WestNet
  7. Username: your-username
  8. Password: your VPN password
  9. Tap SaveConnect

Android VPN Setup Walkthrough

VPN Server
vpn.westnet.ca
Username
your-username
L2TP Pre-Shared Key
WestNet
Gateway
vpn.westnet.ca

Linux — PPTP (Network Manager)

  1. Install the PPTP plugin: apt-get install network-manager-pptp
  2. Open Network ConnectionsAddVPN (PPTP)
  3. Gateway: vpn.westnet.ca
  4. Username: your-username
  5. Password: your VPN password
  6. Click Advanced → Enable MPPE encryption
  7. SaveConnect

Linux — L2TP (Network Manager)

  1. Install the L2TP plugin: apt-get install network-manager-l2tp
  2. Open Network ConnectionsAddVPN (L2TP)
  3. Gateway: vpn.westnet.ca
  4. IPsec Settings: Enable → Pre-Shared Key = WestNet
  5. Username: your-username
  6. Password: your VPN password
  7. SaveConnect

Linux — Command Line (pptpsetup)

  1. Install PPTP client: apt-get install pptp-linux
  2. Create tunnel: pptpsetup --create westnet --server vpn.westnet.ca --username your-username --password YOUR_PASS --encrypt
  3. Connect: pon westnet
  4. Disconnect: poff westnet
VPN Server
vpn.westnet.ca
Username
your-username
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.

  1. Log in to your router admin panel (usually 192.168.1.1)
  2. Navigate to VPN or WAN client settings
  3. VPN Type: PPTP or L2TP/IPsec
  4. Server: vpn.westnet.ca
  5. Username: your-username
  6. Password: your VPN password
  7. For L2TP, set Pre-Shared Key: WestNet
  8. Save and reboot if required

Connecting at the router level protects all devices on your network without individual setup.