Ylianst / MeshCentralAssistant

Tray icon tool for the MeshCentral Agent. It displays the state of the agent, you can start and stop the agent and request help.
https://meshcentral.com
Apache License 2.0
36 stars 26 forks source link

No Connect for support to other LAN #16

Closed mg1067 closed 2 years ago

mg1067 commented 3 years ago

I like to give some support to a user in a company LAN.

There is a problem to connect to my Meshserver with the Assistant. With Teamviewer and Anydesk is it no problem.

The company use a Proxy behind a firewall. Need also time to connect with TV and Anydesk. But it runs. I have test it with agent and assistant. The assistant will be nice because they can not install the agent without admin rights. Meshcentral server runs on 0.9.1

assistant debug:

`5:28:.2069: Starting MeshCentral Assistant

15:28:.3006: Version 0.1.7875.23361 15:28:.3788: Set TLS 1.2 15:28:.4722: InitializeComponent() 15:28:.9968: Checking for embedded MSH file 15:28:.1218: Check for built-in agent 15:28:.2016: Starting built-in agent 15:28:.4192: MCAgent: LoadAgentCertificate() - Loaded existing certificate from registry. 15:28:.4976: MCAgent: MSH MeshID: 0x4A69D66FCCFB532AD2D066B4CCB85B0043A69ED321D7A4AAD8F7CF443CC4E4C737D806660DEB097A2A10503309F288A6 15:28:.5910: MCAgent: MSH ServerID: 7C425635A3FAFC86B893B2B52FB38D1C3265EBF7501D250B9FBCC23E4604FF5410DE069964F43AC84E8D6F960096B1FB 15:28:.6707: MCAgent: MSH MeshServer: wss://xxxx.ddnss.de/agent.ashx 15:28:.7691: MainForm_Load() 15:28:.8627: connectToAgent ~ 15:29:.2817: requestHelpButton_Click ~ 15:29:.3544: RequestHelp ~, "Hello" 15:29:.4274: MCAgent: connect() 15:29:.4904: MCAgent: Attempting connection to wss://xxxx.ddnss.de/agent.ashx 15:29:.5693: MCAgent: WebSocket_onStateChanged: Connecting 15:29:.6322: Mcagent_onStateChanged 1 15:29:.7424: WebSocket: Websocket Start, URL=wss://xxxx.ddnss.de/agent.ashx 15:29:.8389: WebSocket: Websocket proxyUri: http://192.168.6.16:8080/ 15:29:.9719: WebSocket: Proxy connection failed: HTTP/1.1 407 Proxy Authorization Required Proxy-Authenticate: NTLM Date: Sat, 07 Aug 2021 13:29:51 GMT Cache-Control: no-cache Pragma: no-cache Content-Type: text/html; charset="UTF-8" Content-Length: 2515 Proxy-Connection: keep-alive `

mg1067 commented 3 years ago

Hello Ylian, looks like is a problem with the authorization from proxy server. But Websocket with browser and other programs is running. Also a connection to a websocket tester is succesfull. Hope you can find a solution. Thanks... micky1067

mg1067 commented 2 years ago

Are there some news ?

mg1067 commented 2 years ago

Good news. Is running now. Looks like they changed the Firewall.