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
.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.
The config file is generated from:
- Log in to pfSense admin interface
- Navigate to
VPN→OpenVPN→Client Export - Select the appropriate user and export the
.ovpnfile - Save the file somewhere accessible on your device
Platform Setup
Windows — OpenVPN GUI
- Download and install OpenVPN GUI from
openvpn.net/community-downloads - Copy your
.ovpnfile toC:\Users\<you>\OpenVPN\config\ - Right-click the OpenVPN GUI tray icon and select your connection profile
- Click Connect
- Enter your username and password when prompted
- The tray icon turns green when connected
macOS — Tunnelblick
- Download and install Tunnelblick from
tunnelblick.net - Double-click your
.ovpnfile — Tunnelblick will offer to import it - Choose Only Me or All Users when prompted
- Click the Tunnelblick icon in the menu bar and select your VPN profile
- Enter your username and password when prompted
- A notification confirms the connection is active
openvpn.net.
iOS — OpenVPN Connect
- Install OpenVPN Connect from the App Store
- Transfer your
.ovpnfile to your iPhone (AirDrop, email, or Files app) - Open the file and choose Open in OpenVPN
- Tap the + button to import the profile
- Toggle the connection switch to connect
- Enter your username and password when prompted
- A VPN icon appears in the status bar when connected
Android — OpenVPN Connect
- Install OpenVPN Connect from the Google Play Store
- Transfer your
.ovpnfile to your device - Open OpenVPN Connect and tap the + (Import) button
- Select File and browse to your
.ovpnfile - Tap Import and then Connect
- Enter your username and password when prompted
- 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 System → User 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.