hi:
I'm new to linux.
I have problem with my redhat linux firewall I'm trying to open ports 40000-45000
open. this is what I did:
iptabes -A INPUT -p tcp -m tcp --dport 40000:45000 -j ACCEPT
iptables -A INPUT -p udp -m udp --dport 40000:45000 -j ACCEPT
Can anyone help this?
thanks in advance.
lin
I'm new to linux.
I have problem with my redhat linux firewall I'm trying to open ports 40000-45000
open. this is what I did:
iptabes -A INPUT -p tcp -m tcp --dport 40000:45000 -j ACCEPT
iptables -A INPUT -p udp -m udp --dport 40000:45000 -j ACCEPT
Can anyone help this?
thanks in advance.
lin