Configure access for natted virtual machine: iptables -t nat -A PREROUTING -p tcp -i eth0 --dport 5903 -j DNAT --to-destination 10.0.3.197:5901