VPN Setup Guide

Connect securely to the Springfield network from anywhere.

Server Details

OpenVPN Connection Info

Server
152.97.225.14
Port
1194
Protocol
TCP
Authentication
SSL/TLS + User Auth
DNS (pushed)
192.168.1.3
Domain
Springfield.int

Accessible Networks

Once connected, you will have access to the following subnets:

Subnet Description
10.7.20.0/24 VPN Clients — your device gets an IP here when connected
192.168.1.0/24 Infrastructure — servers, switches, access points
10.7.15.0/24 IoT / Media — cameras, Alexa, Xbox, HVAC
10.7.16.0/24 Apple Devices
10.7.17.0/24 Lab
10.7.18.0/24 DisneyFarm WiFi

Get Your Config File

Important: You need a .ovpn configuration file before you can connect. This file is exported from pfSense and contains your certificates and connection settings. Contact the pfSense admin to get yours.
Need the app? See our VPN Apps & Downloads page for direct download links and quick-start guides for every platform.

The config file is generated from:

  1. Log in to pfSense admin interface
  2. Navigate to VPNOpenVPNClient Export
  3. Select the appropriate user and export the .ovpn file
  4. Save the file somewhere accessible on your device

Platform Setup

Windows — OpenVPN GUI

  1. Download and install OpenVPN GUI from openvpn.net/community-downloads
  2. Copy your .ovpn file to C:\Users\<you>\OpenVPN\config\
  3. Right-click the OpenVPN GUI tray icon and select your connection profile
  4. Click Connect
  5. Enter your username and password when prompted
  6. The tray icon turns green when connected
Tip: Run OpenVPN GUI as Administrator if you experience TAP adapter issues.

macOS — Tunnelblick

  1. Download and install Tunnelblick from tunnelblick.net
  2. Double-click your .ovpn file — Tunnelblick will offer to import it
  3. Choose Only Me or All Users when prompted
  4. Click the Tunnelblick icon in the menu bar and select your VPN profile
  5. Enter your username and password when prompted
  6. A notification confirms the connection is active
Alternative: You can also use the official OpenVPN Connect client for macOS from openvpn.net.

iOS — OpenVPN Connect

  1. Install OpenVPN Connect from the App Store
  2. Transfer your .ovpn file to your iPhone (AirDrop, email, or Files app)
  3. Open the file and choose Open in OpenVPN
  4. Tap the + button to import the profile
  5. Toggle the connection switch to connect
  6. Enter your username and password when prompted
  7. A VPN icon appears in the status bar when connected

Android — OpenVPN Connect

  1. Install OpenVPN Connect from the Google Play Store
  2. Transfer your .ovpn file to your device
  3. Open OpenVPN Connect and tap the + (Import) button
  4. Select File and browse to your .ovpn file
  5. Tap Import and then Connect
  6. Enter your username and password when prompted
  7. A key icon appears in the status bar when connected

Troubleshooting

Connection Timeout

If the connection times out, verify you can reach 152.97.225.14 on port 1194/TCP. Some networks block VPN ports — try a mobile hotspot to confirm.

DNS Not Resolving

Internal hostnames resolve via 192.168.1.3 (pushed by the VPN). If DNS is not working, manually set your DNS to 192.168.1.3 on the VPN adapter or check that your client accepts pushed DNS settings.

Auth Failed

Double-check your username and password. Credentials are managed in pfSense under SystemUser Manager. Contact the admin if you need a password reset.

TLS Handshake Error

Ensure your .ovpn file is up to date. If certificates were regenerated on the server, you will need a fresh export from pfSense Client Export.