On Tue, 2006-12-12 at 08:26 -0300, Departamento de Informatica wrote:
Thanks, I've configured the vnc server, on port 5901, lamentably i only have acces from localhost, with nmap the port 5901 appears like "filtered", just need to changue some thing on Iptables configuration, because i did
iptables -A INPUT -p TCP -i eth1 -s 10.20.30.0/24 --dport 5901 -j ACCEPT
and still have no access from my network
If you are using the default IPTABLES naming, the chain is called:
RH-Firewall-1-INPUT