Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
3.87k stars 528 forks source link

AMT Issues again? #2924

Open 82280zx opened 3 years ago

82280zx commented 3 years ago

I'm sure I've asked this before but I know I had this working once before... So I have a Intel AMT based Dell that I had working at one point until I moved my mesh central server to a raspberry pi setup, I'm pretty sure I have everything setup and working right, Intel AMT activates and it shows Activated CCM, v12.0.40, TLS when I click on my server in the list, however the problem is the connect button is greyed out on the IntelAMT tab and the HW Connect button is greyed out on the Desktop tab. Before they would be lit and I could use amt and the software client? Thanks!

Ylianst commented 3 years ago

There are lots of details needed to properly answer the question. In general, Intel AMT KVM/Terminal buttons will only be enabled if MeshCentral has access to Intel AMT out-of-band channel.

In general, Intel AMT is a little more difficult to debug since it has it's own combination of software and hardware requirements.

82280zx commented 3 years ago

Hybrid Mode, the one AMT computer is in my local network others are outside the lan, I assume they need to resolve to a valid hostname? Where does Mesh Central 2 read this from? I'm running behind NGINX and my situation is a little different where my nginx is in a docker and mesh is outside of it but I do have it to where you can go to www.yoursdomain.com:4433 and I can see "Intel AMT devices should connect here" . I followed your guide on nginx but did have to tweak one thing until I can figure out how to open a port through a container. My AMT machine is wired in my LAN, not sure on which mode I was intending to use I have both the software client and at one point I had Intel AMT working on it as well so I could access both modes from mesh central. I reset my amt on my server hardware wise, AMT installs with Auto on the group but it wouldn't remove it when I changed the policy to deactivate. Hope that answers some of the questions. I have a work around in place if I can't figure this out :) so no rush but it would be nice to have access to amt in mesh again :).