> >> what proxy host/ip should we return to the spice client? Using the hostname > is probably wrong in most cases. > Don't known if we need to use server ip ? (for network setup with > public/private > nat translation). > At work I'm only use private ip through vpn form internet. > How does it work with vnc currently ?
The client knows what 'location' it is connected to. For VNC, the client simply connect to the same address. We can do the same for spice. For example client can pass location.url to the vncproxy call. But this requires that we proxy connection. _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
