(Cross post from
#884884624210292786 as I posted in the wrong channel)
Hi all. I am trying to setup an egress gateway to route all traffic to the internet. When I update it with public IP ranges and then download the new config to my test client (iOS), I try and connect and the listen port property appears and then immediately disappears, and no data sent, data received or recent handshake properties appear. As if it try's to connect and then immediately fails.
If I remove the egress gateway config and re-download the configuration file, it connects with no problems.
I have numerous errors in wireguard logs for Handshake for peer 28 ((einval)) did not complete after 5 seconds but I'm not sure if this is linked to this client, it continues whether I have the connection turned on or off in the client.
I figured out that if I leave public ranges configured on the egress (
https://docs.netmaker.org/egress-gateway.html#vpn-nat-gateway), download the client config and then manually update the Allowed IP's to be 0.0.0.0/0 (which is how I configured WG by hand) this then resolves the problem. If I upgrade the egress gateway on the node to be 0.0.0.0/0 and re-download the config to the client, it still doesn't work. Although slightly different problem
I saw the above problem related to 0.14.3, I tried to downgrade to .2 but this doesn't resolve it.