-
My issue is that after attempting to connect my mesh agent with no apparent error, the client does not appear on my server To Reproduce, Expected behavior, Server Software:
Client Device
Remote Device
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Ok, so for starters, you only need to use either install or connect when u run the meshagent, u don't need both Also if ur config.json is correct, u haven't done any configuration, so meshcentral will run in lan mode, which means only machines on the same network/subnet can connect to ur meshcentral |
Beta Was this translation helpful? Give feedback.
-
How do I turn off lan mode? I was thinking I would connect by turning on port forwarding and doing ip:port remotely. |
Beta Was this translation helpful? Give feedback.
-
@TheIdiot0 well the correct way to do it in your case is the following
|
Beta Was this translation helpful? Give feedback.
@TheIdiot0 well the correct way to do it in your case is the following
_cert
tocert
and set the DNS name to it"cert": "my.exampledomain.com"
_letsencrypt
toletsencrypt
and fill in theletsencrypt
section (email, names)production
fromfalse
totrue
inside ofletsencrypt