Hey guys! Trying to get Netmaker up and running bu...
# general
f
Hey guys! Trying to get Netmaker up and running but currently I'm not having any success with adding nodes (tried on both a Windows and Linux machine), and I'm currently at a loss... So Netmaker is running on a Ubuntu 20.04 VM on my local server. The install is based on the nm-quick.sh script with the additional -d and -e parameters for domain and email, but modified to use the nocaddy container as I have nginx reverse proxy. I think I managed to get the proxy conf working (but I'm not sure how to verify that it all works...the dashboard works, netclient can install and join. Is this a sign that the api and/or grpc is working?). In opnsense I've opened port 51821-51830 to the VM, and I guess the others go through the reverse proxy? ufw on the Netmaker machine is disabled so I guess nothing there should block... So... Netmaker installs and runs the default settings from the nm-quick script. Installing the netclient on either Windows or Linux (using the access key script) goes without apparent errors, the nodes show up, but the status soon changes to Warning (and later Error) unless I manually run the netclient pull command. I can't ping the other nodes, and looking at the wireguard logs, it retries handshake to the other peers every 5 seconds without ever succeeding. The one thing that I've seen working is setting the netmaker-1 node to egress gateway to my LAN and then creating an external client (for my android phone). Connecting through the 4g connection and I can access the LAN.. But as said, netclient nodes are a no go...What am I missing? Any clues on which end I need to dig deeper? Is it my proxy, something in opnsense, some bad confguration in Netmaker or possibly a bug somwhere? 😮‍💨