My Wireguard server is not working properly (2024)

There are various reasons the WireGuard server you have set up on your GL.iNet router is not working properly. To troubleshoot, refer to the section appropriate to your specific situation below.

Situation 1: My WireGuard server is starting but can't be connected

Follow these steps

My Wireguard server is not working properly (1)

The port forwarding you have set up on your primary router connected to your secondary router (GL.iNet) may not be working properly. To check if port forwarding is working properly, try to forward the primary router's HTTPS port to your WireGuard server. Follow these steps:

1. Forward your primary router's HTTPS port to your WireGuard server

  1. Sign in to your primary router's admin panel.
  2. Go to the port forwarding screen.
  3. Create a new port and name it HTTPS.
  4. Enter the following information:
    • External port/Internal port:Enter 443.
    • Protocol:ChooseAllorUDP/TCP.
    • Internal IP(or shown asHost IP): Enter your secondary router's WAN IP address or select your secondary router from the dropdown if available.My Wireguard server is not working properly (2)

2. Enable DDNS and HTTPS remote access (on the GL.iNet router)

  1. In a web browser, enter the URL to your GL.iNet router's admin panel (e.g., 192.168.8.1) and sign in.
  2. In the left sidebar, click Applications > Dynamic DNS.
  3. Toggle Enable DDNS to on and check the box for I have read and agree to the Terms of Service & Privacy Policy. My Wireguard server is not working properly (3)
  4. Save the hostname somewhere as you will need it for later, then click Apply.
  5. In the left sidebar, click System > Security.
  6. Under Remote Access Control, toggle HTTPS Remote Access to on.
    My Wireguard server is not working properly (4)
  7. Click Apply.

3. Check if you can access the GL.iNet router's admin panel

  1. On another device (e.g., laptop or mobile device), connect to a different Wi-Fi network or the cellular network.
  2. In a web browser's address bar, enter the hostname you saved earlier (abcd123.glddns.com).
  3. ClickAdvanced. My Wireguard server is not working properly (5)
  4. Click Proceed to abcd123.glddns.com(unsafe). My Wireguard server is not working properly (6)

If you see the login screen of your GL.iNet router (secondary router), the port forwarding you set up on your primary router is working properly.

My Wireguard server is not working properly (7)

If you do not see the login screen of your GL.iNet router (secondary router), port forwarding is not working properly. Set up port forwarding again or make sure to use a router with functioning port forwarding ability as your primary router.

Situation 2: My WireGuard server shows my VPN client is connected, but my VPN client can't access the internet

Follow these steps

Follow the steps outlined for each possible cause below and check if the issue is resolved. If the issue is resolved, you can skip the rest of the section.

Possible cause 1: You internet service provider may not be able to resolve GL.iNet's DNS servers

Try to manually configure the DNS server addresses by following these steps:

  1. In a web browser, enter the URL to your GL.iNet router's admin panel (e.g., 192.168.8.1) and sign in.
  2. In the left sidebar, click Network > DNS.
  3. For Mode, select Manual DNS.
  4. For DNS Server 1, select Google Public DNS.
  5. Click Apply.

Possible cause 2: Your primary router's gateway IP is in conflict with the WireGuard server's IP address

Try to change the IPv4 address by following these steps:

  1. In a web browser, enter the URL to your GL.iNet router's admin panel (e.g., 192.168.8.1) and sign in.
  2. In the left sidebar, click VPN > WireGuard Server.
  3. In the Configuration tab, for the IPv4 Address field, enter a new IP address (e.g., 10.1.0.1/24).
  4. Click Apply.

Possible cause 3: If both your WireGuard server and WireGuard client were set up on GL.iNet routers, their LAN IP addersses are in conflict

Try to change the LAN IP address on either router by following these steps:

  1. In a web browser, sign in to the admin panel of either GL.iNet router (e.g., 192.168.8.1).
  2. In the left sidebar, click Network > LAN.
  3. In the Router IP address field, enter a new LAN IP address (e.g., 192.168.10.1).
  4. Click Apply.

Possible cause 4: The WireGuard server's IP address was updated but the subnet is missing

Add a subnet to your WireGuard server IP address by following these steps:

  1. In a web browser, enter the URL to your GL.iNet router's admin panel (e.g., 192.168.8.1) and sign in.
  2. In the left sidebar, click VPN > WireGuard Server.
  3. In the Configuration tab, for the IPv4 Address field, add /24 after 10.0.0.1.
  4. Click Apply.

Situation 3: My WireGuard server is running but I can't connect my VPN client to it

Follow these steps

Follow the steps outlined for each possible cause below and check if the issue is resolved. If the issue is resolved, you can skip the rest of the section.

Possible cause 1: The port forwarding you have set up on your primary router may not be working properly

To check if port forwarding is working properly, try to forward the HTTPS port to your WireGuard server by following the resolution steps outlined in Situation 1.

Possible cause 2: You may not have a public IP address

To check if you have one, follow this page.

Possible cause 3: If both your WireGuard server and WireGuard client were set up on GL.iNet routers, their LAN IP addersses are in conflict

Change the LAN IP address on either router by following these steps:

  1. In a web browser, sign in to the admin panel of either GL.iNet router (e.g., 192.168.8.1).
  2. In the left sidebar, click Network > LAN.
  3. In the Router IP address field, enter a new LAN IP address (e.g., 192.168.10.1).
  4. Click Apply.

Possible cause 4: The device you are using to connect to the WireGurad server is connected to its Wi-Fi network or its LAN port

Connect your device to a different Wi-Fi network or its cellular network.

Possible cause 5: Some lines may be missing in the configuration file you uploaded to your client device

Upload your configuration information again.

Situation 4: My WireGuard server is connected but the connection is not stable

Follow these steps

Follow the steps below to resolve the issue. After each step, check if the issue is resolved. If the issue is resolved, you can skip the rest of the steps.

  1. On your VPN client device, change theMTU from1420to a smaller value (e.g.,1380).
  2. On your primary router, enable the VPN passthrough feature if available.
  3. Try to manually configure DNS servers on your GL.iNet router by following these steps:
    1. In a web browser, enter the URL to your GL.iNet router's admin panel (e.g., 192.168.8.1) and sign in.
    2. In the left sidebar, click Network > DNS.
    3. For Mode, select Manual DNS.
    4. For DNS Server 1, select Google Public DNS.
    5. Click Apply.

Situation 5: My WireGuard server suddenly stopped working

Follow these steps

Follow the steps outlined for each possible cause below and check if the issue is resolved. If the issue is resolved, you can skip the rest of the section.

Possible cause 1: There may be a power outage in where you set up your WireGuard server

Check whether your WireGuard server is still online by following the resolution steps in Situation 1 orvia GoodCloud (if you previously connected your router to it).

Possible cause 2: You did not enable the Dynamic DNS (DDNS)

If you have a dynamic IP address (which you most likely do), you will need to enable DDNS. Enable DDNS and follow the rest of the steps to set up the WireGuard server again.

Possible cause 3: The port forwarding stopped working for unknown reasons

Set up port forwarding again with another port.

Still have questions? Visit our Community Forum.

My Wireguard server is not working properly (2024)
Top Articles
Keyboard Switch Types: Linear vs Tactile vs Clicky
Why Bitcoin is Different than other Cryptocurrencies
Drury Inn & Suites Bowling Green
Forozdz
Www.1Tamilmv.cafe
Devon Lannigan Obituary
Mountain Dew Bennington Pontoon
Greedfall Console Commands
Identifont Upload
Okatee River Farms
Music Archives | Hotel Grand Bach - Hotel GrandBach
LeBron James comes out on fire, scores first 16 points for Cavaliers in Game 2 vs. Pacers
Craigslist Dog Kennels For Sale
Walmart Windshield Wiper Blades
Houses and Apartments For Rent in Maastricht
Las 12 mejores subastas de carros en Los Ángeles, California - Gossip Vehiculos
Lehmann's Power Equipment
Missouri Highway Patrol Crash
Accuweather Mold Count
Heart and Vascular Clinic in Monticello - North Memorial Health
Puss In Boots: The Last Wish Showtimes Near Cinépolis Vista
O'Reilly Auto Parts - Mathis, TX - Nextdoor
Receptionist Position Near Me
Sensual Massage Grand Rapids
Table To Formula Calculator
Jamielizzz Leaked
Dairy Queen Lobby Hours
Desales Field Hockey Schedule
417-990-0201
Word Trip Level 359
Panchang 2022 Usa
Minecraft Jar Google Drive
Sedano's Supermarkets Expands to Orlando - Sedano's Supermarkets
Car Crash On 5 Freeway Today
Covalen hiring Ai Annotator - Dutch , Finnish, Japanese , Polish , Swedish in Dublin, County Dublin, Ireland | LinkedIn
Hermann Memorial Urgent Care Near Me
Ljw Obits
Eleceed Mangaowl
SOC 100 ONL Syllabus
Boggle BrainBusters: Find 7 States | BOOMER Magazine
Pinellas Fire Active Calls
Rs3 Bis Perks
Froedtert Billing Phone Number
Letter of Credit: What It Is, Examples, and How One Is Used
Candise Yang Acupuncture
Phmc.myloancare.com
La Qua Brothers Funeral Home
Abigail Cordova Murder
Erica Mena Net Worth Forbes
Zom 100 Mbti
Die 10 wichtigsten Sehenswürdigkeiten in NYC, die Sie kennen sollten
Selly Medaline
Latest Posts
Article information

Author: Msgr. Refugio Daniel

Last Updated:

Views: 6143

Rating: 4.3 / 5 (54 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Msgr. Refugio Daniel

Birthday: 1999-09-15

Address: 8416 Beatty Center, Derekfort, VA 72092-0500

Phone: +6838967160603

Job: Mining Executive

Hobby: Woodworking, Knitting, Fishing, Coffee roasting, Kayaking, Horseback riding, Kite flying

Introduction: My name is Msgr. Refugio Daniel, I am a fine, precious, encouraging, calm, glamorous, vivacious, friendly person who loves writing and wants to share my knowledge and understanding with you.