Tunneling web traffic through DAppNode

I’ve set up the VPN on DAppNode and successfully connected it from a remote phone. I can now access the DAppNode UI. I was wondering if it is possible to tunnel all web traffic through DAppNode –not just the DappNode UI. It seems as if the rest of the web traffic is not going through DAppNode.

Before filing a new topic, please provide the following information.

Core DAppNode Packages versions

  • bind.dnp.dappnode.eth: 0.2.6
  • core.dnp.dappnode.eth: 0.2.55
  • dappmanager.dnp.dappnode.eth: 0.2.50, commit: 552ab6c8
  • https.dnp.dappnode.eth: 0.1.3
  • ipfs.dnp.dappnode.eth: 0.2.16
  • wifi.dnp.dappnode.eth: 0.2.8
  • wireguard.dnp.dappnode.eth: 0.1.1

System info

  • dockerComposeVersion: 1.25.5
  • dockerServerVersion: 20.10.6
  • dockerCliVersion: 20.10.6
  • os: debian
  • versionCodename: bullseye
  • architecture: amd64
  • kernel: 5.10.0-9-amd64
  • Disk usage: 22%
2 Likes

It seems that changing the Wireguard config and using the following works:

AllowedIPs = 0.0.0.0/0

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.