Replies: 1 comment 1 reply
-
@schklom I do think the packets when sent to your nordvpn container they're allowed but then when they're routed to the wireguard server they'll be dropped if the packets are not recognized by the wireguard server with proper key so my guess is it's not really risky unless you have your key exposed to others. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need to be able to access this nordvpn container from my phone while outside.
I have set up port forwarding on my home router, but the setup only works when I input my phone's IP address in the
NETWORK
variable (20.30.40.50/32
for example).My phone obviously doesn't have a fixed IP address, so I think I need to set
NETWORK=0.0.0.0/0
to allow replies to any IP.Question
Is there any risk setting
NETWORK=0.0.0.0/0
?Can people find my server's IP address because of it ?
Beta Was this translation helpful? Give feedback.
All reactions