https://netmaker.org logo
Hi everyone, i am having issues with my netmaker d...
# client
h
Hi everyone, i am having issues with my netmaker deployment. So my situation is that i am able to ping from node to node. But i cant ping or get access to nodes from my external clients. All pings are having request timeout errors. I have tried everything and red trough all the documentation but i am not able to figure this thing out. I am at the point of loosing my mind and i bet this can be solved but i dont know where to look for solution any more. You guys are my last resource... 😦
j
first thing to check, can you ping nodes from your ingress gateway?
h
From inside one of netmaker docker containers or host machine itself?
j
is the Netmaker server acting as ingress?
h
yes
j
then yes from the docker container (docker exec -it netmaker /bin/bash)
h
I have tried to ping now all nodes and it does not work from netmaker container..
j
ok, that's definitely the issue then. Have you tried restarting netmaker? (docker restart netmaker)
h
yes i did but the problem persisted after container restart
i have tried again now but with same result
j
can you please display "wg show"?
or rather, does "wg show" display endpoints, or just addresses?
h
there is no endpoints
j
ok, so nodes cannot reach the server
where is it deployed?
it sounds like the port is not exposed (51821)
h
it is hosted at hetzner in germany.
Yeah it could be
Let me try your suggestion
j
make sure to check firewall/security groups
h
I can not thank you enough my friend. I have opened ports on the operating system level but my cloud provider has his web control panel where i did not allow udp ports that are needed. Now that this is done everything is working like charm 😉 👍🏻 🤝
j
ah! glad to hear it
r
i dont want to hijack.. but is it ok that you posted an image of the keys/peers? Maybe its better if you regenerate keys etc?
(from a security point of view)
j
agreed, sensitive info should not be posted, I deleted
5 Views