Wireguard client not starting

I have 2 beryl setup. One running wireguard server connected to my cox router. i have port forwarding rules setup on router.
The second beryl is connected to router wifi. I am trying to run wireguard client on it and it never starts. Here is the log :

Sun Sep 29 18:09:25 2024 daemon.notice netifd: wgclient (3386): Try again: `redacted.glddns.com:51820'. Trying again in 1.00 seconds...
Sun Sep 29 18:09:30 2024 daemon.notice netifd: wgclient (3386): Try again: `redacted.glddns.com:51820'. Trying again in 1.20 seconds...
Sun Sep 29 18:09:36 2024 daemon.notice netifd: wgclient (3386): Try again: `redacted.glddns.com:51820'. Trying again in 1.44 seconds...
Sun Sep 29 18:09:43 2024 daemon.notice netifd: wgclient (3386): Try again: `redacted.glddns.com:51820'. Trying again in 1.73 seconds...
Sun Sep 29 18:09:49 2024 daemon.notice netifd: wgclient (3386): Try again: `redacted.glddns.com:51820'. Trying again in 2.07 seconds...
Sun Sep 29 18:09:56 2024 daemon.notice netifd: wgclient (3386): Try again: `redacted.glddns.com:51820'. Trying again in 2.49 seconds...
Mon Sep 30 09:59:19 2024 user.notice wireguard-debug: USER=root ifname=wgclient ACTION=REKEY-GIVEUP SHLVL=1 HOME=/ HOTPLUG_TYPE=wireguard LOGNAME=root DEVICENAME= TERM=linux SUBSYSTEM=wireguard PATH=/usr/sbin:/usr/bin:/sbin:/bin PWD=/
Mon Sep 30 09:59:20 2024 daemon.notice netifd: Interface 'wgclient' is now down
Mon Sep 30 09:59:20 2024 daemon.notice netifd: Interface 'wgclient' is setting up now
Mon Sep 30 09:59:20 2024 user.notice firewall: Reloading firewall due to ifdown of wgclient ()

What am i doing wrong ?

Mostly it could be an issue that both network segments are the same (so both 192.168.8.x) for example. But please have a look into this guide How to troubleshoot WireGuard to check all stuff that might be the issue here.

@admon how do i go abt changing the assigned IP for the travel router ?

If it is like this (please check before!) you will need to change the LAN network range by changing the IP of the router from 192.168.8.1 to something different like 192.168.18.1 for example.

See LAN - GL.iNet Router Docs 4

@admon i updated the travel router to 192.168.18.1. Do i have to change the DHCP range ?

Should adjust automatically.
Reboot the router, just in case, so all devices will get new addresses.

@admon still doesnt start

Mon Sep 30 10:58:54 2024 user.notice wireguard-debug: USER=root ifname=wgclient ACTION=REKEY-GIVEUP SHLVL=1 HOME=/ HOTPLUG_TYPE=wireguard LOGNAME=root DEVICENAME= TERM=linux SUBSYSTEM=wireguard PATH=/usr/sbin:/usr/bin:/sbin:/bin PWD=/
Mon Sep 30 10:58:54 2024 daemon.notice netifd: Interface 'wgclient' is now down
Mon Sep 30 10:58:54 2024 daemon.notice netifd: Interface 'wgclient' is setting up now
Mon Sep 30 10:58:54 2024 user.notice firewall: Reloading firewall due to ifdown of wgclient ()

Did you check all other things from my linked post above?

90% of the the problem is the server side.
Pls check your public IP and port foward.

But pls test the vpn client router in another network, not the same as the server.

You can also test a wireguard config on your phone, while putting your phone to cellular data, not wifi.