If you have a local PC running SLC5, You need to add the following line in your /etc/sysconfig/iptables :
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport
30000:30101 -j ACCEPT
near the end, before the REJECT line.
--
JoelClosier - 04-Jan-2010