Web Hosting Talk







View Full Version : APF/IP table problem


Hulk
05-22-2004, 12:15 PM
I am running cpanel with fedora core 1 and I tried to install apf today ( by http://www.webhostgear.com/61.html)


when I try to start apf I get this error


iptables v1.2.9: invalid portrange (min > max)
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.2.9: invalid portrange (min > max)
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.2.9: invalid portrange (min > max)
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.2.9: invalid portrange (min > max)
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.2.9: invalid portrange (min > max)
Try `iptables -h' or 'iptables --help' for more information.


any ideas?

Hulk
05-22-2004, 12:19 PM
i think I solved the the problem, I put in the wrong port range

now I have another problem, how can I enable pinging with the latest version of apf?

Hulk
05-22-2004, 02:52 PM
can anyone help with this problem? all i need to know is how to enable pinging. I tried what it said on the how to, but that file is not found.

rfxn
05-22-2004, 05:41 PM
Latest development version:
http://www.r-fx.org/downloads/apf-0.9.4-3.tar.gz

Enable ping by adding 8 to IG_ICMP_TYPES="" in conf.apf

Hulk
05-22-2004, 06:00 PM
hm.. this is weird, I removed the old version of apf I had and pinging was still disabled. Then I installed the new version which rfxn kindly showed :) and it still disabled pinging. Do you think this could be a iptables problem? and if so, how could I fix it?

pizzaboy_au
05-22-2004, 10:07 PM
Did you do what rfxn said.

Enable ping by adding 8 to IG_ICMP_TYPES="" in conf.apf

If you did this with the new version it should work.