If you are running your DAppNode within a network that has a UPnP compatible router, DAppNode will automatically configure your router to forward the appropriate ports to the DAppNode, and on to nwaku
. Otherwise, to ensure optimal performance of your node, you should configure the following ports to be forwarded from your router's public IP to your DAppNode's internal address:
- TCP/UDP Port 60000 (nwaku P2P)
- UDP Port 9005 (discovery)
- TCP Port 443 (websockets, see External access below)
If you wish for your nwaku
node to provide connectivity for web browsers running js-waku
, you need to expose the nwaku
service via the HTTPs portal settings.
If you have installed DMS, a dashboard is automatically configured allowing you to monitor your nwaku
node's performance. Check your node's performance here.
If you have any questions about nwaku on DAppNode, you may find the package maintainer @mfw78 on both the Vac Discord and Dappnode Discord. If you have any suggestions, bug fixes, PRs etc are welcome on the issue tracker as indicated below.
Sites that may be of interest: