[GH-ISSUE #669] Console Access over Web Proxy #510

Open
opened 2026-02-27 16:39:30 +03:00 by kerem · 1 comment
Owner

Originally created by @flighter18 on GitHub (Jul 31, 2018).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/669

Hi there

I configured an environment like this:

Proxy Server
IP External 10.147.10.10
IP internal 192.168.1.18
Nginx Proxy Server (https mode on IP External | http proxy pass to 192.168.1.46)

webvirtmgr Server
IP internal 192.168.1.46
Nginx with webvirtmgr (http mode)

kvm1 Server
IP internal 192.168.1.7

kvm2 Server
IP internal 192.168.1.34

When I access the webvirtmgr Server from internal IP address (192.168.1.46) I can access the VM console but i can't access the VNC console, when I connect to the external IP Address 10.147.10.10.

Failure: Server disconnected (code: 1006)

I opened the port 6080 and configured the variable "WS_PUBLIC_HOST" to 192.168.1.18.

Is there any way to access the console from the extermal IP Address ?

Best regards

Originally created by @flighter18 on GitHub (Jul 31, 2018). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/669 Hi there I configured an environment like this: **Proxy Server** IP External 10.147.10.10 IP internal 192.168.1.18 Nginx Proxy Server (https mode on IP External | http proxy pass to 192.168.1.46) **webvirtmgr Server** IP internal 192.168.1.46 Nginx with webvirtmgr (http mode) **kvm1 Server** IP internal 192.168.1.7 **kvm2 Server** IP internal 192.168.1.34 When I access the webvirtmgr Server from internal IP address (192.168.1.46) I can access the VM console but i can't access the VNC console, when I connect to the external IP Address 10.147.10.10. _Failure: Server disconnected (code: 1006)_ I opened the port 6080 and configured the variable "WS_PUBLIC_HOST" to 192.168.1.18. Is there any way to access the console from the extermal IP Address ? Best regards
Author
Owner

@skywind3000 commented on GitHub (Oct 24, 2018):

+1

<!-- gh-comment-id:432780527 --> @skywind3000 commented on GitHub (Oct 24, 2018): +1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#510
No description provided.