Connecting Two management servers #13201
Unanswered
TheKunalSen
asked this question in
Q&A
Replies: 1 comment 5 replies
-
|
@TheKunalSen |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have two networks
1 is 192.168.1.0/24
2 is 192.168.2.0/24
Both are connected in a site to site vpn
Now I have created a nfs , management and a host setup in .1 network now i want to connect another management server from .2 network with this setup
How should I connect that?
Previous what I had done was i pointed the .2 management servers db to the .1 management servers db that way the management server got connected but the hosts that are on .2 network was giving error like
Handshake failure while connecting to the management server at 192.168.2.101
My goal is to create a seperate zone for .2 network and add the .2 network hosts there
Can you guys please help
Beta Was this translation helpful? Give feedback.
All reactions