Checking VPN connection...
Back to Portal

VPN Setup Guide

Get secure access to internal tools

WireGuard is a fast, modern VPN. It only routes traffic to internal endpoints — everything else stays untouched.

1 Get Your Config

Each user receives a unique tunnel configuration. Reach out to an administrator on Discord to request yours.

2 Install WireGuard

3 Configure & Connect

  1. 1
    Open WireGuard
    Launch the app after installation
  2. 2
    Add Tunnel
    Click + → "Add Empty Tunnel" or "Import from file"
  3. 3
    Paste Config
    Paste your tunnel config, name it "DBS VPN"
  4. 4
    Activate
    Click "Activate" — status should show "Active"

Verify Connection

After activating WireGuard, click the button below to check if you're connected.

WireGuard says "Active" but the check above says "Not Connected"
Make sure the AllowedIPs in your config includes the internal subnets. Try deactivating and reactivating the tunnel. If the issue persists, ask an administrator for a fresh config.
I can't reach portal.ug.xyz at all
Confirm WireGuard is running and the tunnel is active. Try pinging the VPN gateway IP from your terminal. If DNS isn't resolving, try flushing your DNS cache: ipconfig /flushdns (Windows) or sudo dscacheutil -flushcache (macOS).
Connection drops frequently
WireGuard is designed to handle roaming. If you experience drops, check your PersistentKeepalive setting — set it to 25 in your tunnel config. Also verify your ISP isn't blocking UDP traffic.
I need access but don't have a config yet
Contact an administrator on Discord. They will generate a unique tunnel configuration for your device.
My config expired or stopped working
Configs don't expire, but your key may have been rotated or removed. Reach out to an administrator for a new configuration file.