Displaying 1 result from an estimated 1 matches for "request_name".
2013 Oct 11
3
VNC
I'm trying to set up a VNC server using the instructions at
http://www.techrepublic.com/blog/linux-and-open-source/linux-101-easy-vnc-server-setup/
.
I am up to step 6:
Step 6: Edit iptables
In order for the VNC connections to get through, you must allow them with
iptables. To do this, open up the file /etc/sysconfig/iptables and add the
line:
-A INPUT -m state --state NEW -m tcp -p tcp -m