https://netmaker.org logo
Sure! FreeBSD 13 server is running netmaker 0.8.1...
# general
u
Sure! FreeBSD 13 server is running netmaker 0.8.1. Its running on a vultr VPS, with a public ipv4 started with the commands:
setenv REST_BACKEND on
setenv AGENT_BACKEND on
setenv DNS_MODE on
./netmaker
Its listening on port:
TCP 8081
TCP50051
I can also see wireguard:
UDP 51821
NGINX is proxying connections to the 50051 with SSL cert from letsencrypt. Nginx is also serving the netmaker-ui on port localhost:9000. (to access this i use a ssh port-forward) ---- The two clients i tried are as follows: - 1 = Windows server 2022, running at home, behind a opnsense fw, which is then inside an esxi private network - 2 = my laptop, behind a mobile phone hotspot
3 Views