miltador Posted July 22 Share Posted July 22 (edited) I was surprised when I noticed my docker container having access to Internet through my ISP even though my Wireguard tunnel was not active and the container was bound to `wg1` network only. I think the possible cause of this is that Unraid creates wg1 custom network with `internal=false` flag meaning the network has access to host internet. I am concerned as it could be a privacy issue leaking my real IP to the internet through docker containers which I want ONLY to access Internet through a tunnel. I am not entirely sure wether I should discuss it here first or should've created a post in Bugs subform, feel free to move the thread... My setup: System: Unraid 6.12.11 Wireguard tunnel settings: - Peer type of access: tunneled access for docker - Status: inactive Docker settings: - Docker custom network type: macvlan - Host access to custom networks: Disabled - Preserve user defined networks: Yes Docker container: - Network Type: Custom: wg1 Edited July 22 by miltador Quote Link to comment
miltador Posted July 22 Author Share Posted July 22 It is worth noting I wasn't able to reproduce when I activated the tunnel in web ui again and then deactivated it Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.