Posted by Hans-Henry Jakobsen
In RedHat/Fedora you can define firewall rules in the file /etc/sysconfig/iptables. By adding this line you open ports in the range 5920-5960 -A RH-Firewall-1-INPUT -p tcp --destination-port 5920:5960 -j ACCEPT
-A RH-Firewall-1-INPUT -p tcp --destination-port 5920:5960 -j ACCEPT
Tags: Fedora, firewall, iptables
You must be logged in to post a comment.