This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't connect to SUSE VNC via Astaro?

Hey everyone,

I'm having trouble accessing a server on my DMZ via a standard VNC connection.

I've created a packet filter rule on the Astaro to allow Internal Network > VNC Service > Any Action ALLOW

Basically, I want to access a particular server (10.0.0.x) using VNC (port 5900) on my DMZ (10.0.0.x).

Not working.

I've made sure to enable VNC services on the particular machine (OpenSUSE 11)

No go 

Any thoughts?


This thread was automatically locked due to age.
  • If you have IPS enabled, check the IPS logs.  I believe there are some default rules in there that detect / block VNC access; these are rules you'd need to disable.
  • Nothing in the IPS log, I actually don't even see the packet being dropped/allowed in the Packet Filter log?????

    Nothing coming from my workstation (on the 192.x.x.x LAN) going to the DMZ (10.x.x.x LAN)

    I'm using TightVNC Viewer... I can also successfully PING and access the machine in the DMZ (via other methods)
  • If you plug the same device into the DMZ so that the traffic doesn't transit the Astaro, can you access with TightVNC?

    Cheers - Bob
  • Usually, Unix based VNC servers need the Xserver display number to access.  When I access my Linux boxes through vnc I have to use IP:1 or hostname:1.  This will make the port actually 5901 instead of 5900 using the default settings.

    Maybe try to open up 5901 also?