Hello,
I am experiencing an issue with the WireGuard/AmneziaWG server on my GL.iNet Brume 3, which I believe started after upgrading the router to firmware 4.9.0 a few weeks ago.
The VPN tunnel establishes successfully from my iPhone over a mobile 4G/5G connection using the AmneziaWG iOS client. However, once connected, I can only access the Brume 3 router itself.
I can no longer access any other device on my LAN, including:
-
Proxmox VE servers
-
LXC containers and virtual machines
-
NAS devices
-
My AdGuard Home DNS server running in an LXC container
The LAN subnet is 192.168.2.0/24, and the router itself is reachable through the VPN, but all other LAN addresses are unreachable.
This configuration worked correctly before upgrading to firmware 4.9.0.
I have already tried:
-
Restarting the iPhone
-
Restarting the Brume 3
-
Restarting the VPN server
-
Creating and importing a completely new VPN client profile
-
Verifying that the VPN tunnel is established
The current VPN server settings are:
Enable Obfuscation: Yes
Jc = 8
Jmin = 1088
Jmax = 1174
S1 = 123
S2 = 99
H1 = 1666076782
H2 = 676088437
H3 = 412728923
H4 = 1090248481
Allowed IPs: 0.0.0.0/0
DNS Server: 192.168.2.80
MTU: 1420
Persistent Keepalive: 25
Preshared Key: Enabled
Allow Remote Access to the LAN Subnet: Enabled
IP Masquerading: Enabled
Both the private/public keys and the preshared key are correctly present in the generated profile.
Since the router itself remains accessible, the tunnel and AmneziaWG handshake appear to be working. The problem seems more likely to be related to routing or firewall forwarding between the AmneziaWG server interface and the LAN zone.
Could firmware 4.9.0 have introduced a regression in the firewall rules or in the “Allow Remote Access to the LAN Subnet” option?
Which firewall zone and forwarding rules should normally be created for an obfuscated WireGuard server on firmware 4.9.0?
I can provide the output of the following commands if required:
wg show
ip addr
ip route
uci show firewall
uci show network
nft list ruleset
logread
Thank you for your help.






