https://netmaker.org logo
For some reason, there's no internet connection wh...
# client
t
For some reason, there's no internet connection when trying to connect via WireGuard (as an external client) on Macs & iPhones, but the very same configuration seems to work properly on Windows & Android devices..
b
and is being looked into
t
Oh, that's a known issue?
b
on iphones, yes...
t
I wasn't aware of that - Is there a way for me to track the issue's status? (e.g here or on Git)
j
you're using this egress range right? https://docs.netmaker.org/egress-gateway.html#nat-gateway
t
I am, and it works properly with Windows & Android devices
But for some reason it doesn't work with IOS devices (there's no ping / access)
I couldn't find a matching issue on github/google - can you link me to the relevant issue/post so I can look into it?
Just found out that changing the allowed address range from the above to 0.0.0.0/0 fixes the problem for iPhone devices (though Mac devices still can't seem to connect)
j
0.0.0.0/0 wont currently work for netclients, which is why we dont suggest it, but we're currently working on a branch at this moment to make 0.0.0.0/0 work, so it's good to hear it fixes the issue for iphone at least
3 Views