[K12OSN] can't get vncserver to start

Debbie Schiel debbie at redeemer.qld.edu.au
Mon Oct 3 07:39:46 UTC 2005


Quoting Robert Arkiletian <robark at gmail.com>:

> On 10/1/05, Debbie Schiel <debbie at redeemer.qld.edu.au> wrote:
>>
>> Does anyone have any ideas as to where I could be going wrong?
>>
>
> Sometimes a service does not start until requested. Try running
> vncviewer from the server itself. If you can connect then it's
> probably a firewall issue. The default firewall settings block
> everything on eth1 or just let ssh through.
>

Thanks Robert, The VNC server is now running on our proxy server box, 
and it can
connect to itself via the vncviewer, so like you say it must be a firewall
issue. I've had a look and a play with iptables and added:

-A RH-Firewall-1-INPUT -p tcp -m tcp -m state --dport 80 --state NEW -j ACCEPT
-A RH-Firewall-1-INPUT -p tcp -m tcp -m state --dport 5901 --state NEW 
-j ACCEPT
-A RH-Firewall-1-INPUT -p tcp -m tcp -m state --dport 5801 --state NEW 
-j ACCEPT
-A RH-Firewall-1-INPUT -p tcp -m tcp -m state -s 10.0.0.1 --dport 443 --state
NEW -j ACCEPT

but I still can't get through to connect to other vnc servers.

Can you help?

Best regards,

Debbie

-- 
http://www.redeemer.qld.edu.au





More information about the K12OSN mailing list