Firewall remove

I have given these commands

[code] iptables -I RH-Firewall-1-INPUT -p udp --dport 5060 -j ACCEPT

iptables -I RH-Firewall-1-INPUT -p udp --dport 10000:20000 -j ACCEPT

service iptables save

[/code]
Is there anyway that i can remove firewall from my linux system

hi,

You cannot remove firewall from linux  :laughing:   but yes you can stop that firewall. 

type lokkit command for your RedHat Linux by which you are enable or disable firewall.

Regards,
deepen