Hi,
Does anyone know if possible to get vncserver to only listen on one particular Ip address?
Have two network interfaces (public + private) and just want the vncserver to listen on the private IP address 192.168.10 for example
Thanks Keith
On Mon, 2010-03-15 at 12:12 +0000, Keith Beeby wrote:
Hi,
Does anyone know if possible to get vncserver to only listen on one particular Ip address?
Have two network interfaces (public + private) and just want the vncserver to listen on the private IP address 192.168.10 for example
Thanks Keith ______________________
If there is no way for the actual server to only listen on the private IP. Consider blocking the port on the external interface that your VNC server is listening on with iptables.