Ayrıca ;
-A INPUT -m state --state NEW -m tcp -p tcp --dport 5901 -j ACCEPT bu komutla port açılımoymuş bende komutu tanımıyo veya iptablesin içine ekliyorum yimne port açmıyo

benimi buluyo böyle sorunlar sadece

Birde /home dizininde açmış oldupun userin içinde .vnc diye kısım var orda " xstartup " var
#!/bin/sh
# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
# exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid greyvncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
twm &
bakın solid grey demiş orda griden bahsediyor bunula bi alaksı olaiblir mi ?