APF - working but with errors

mcanale

New member
Joined
Mar 22, 2004
Messages
3
I just got APF sort of set up. I did't use the rpm to install it, it's the newest version. I had to set MONOKERN="1" to make it run however. I'm getting three seperate errors:

[root@mm root]# apf -s
lsmod: QM_MODULES: Function not implemented

iptables v1.2.7a: host/network `<lo: inet6 addr here>' not found
Try `iptables -h' or 'iptables --help' for more information.
....repeats about twenty times....

iptables v1.2.7a: host/network `<eth0: inet6 addr here>' not found
Try `iptables -h' or 'iptables --help' for more information.
....repeats too.....
[root@mm root]#

If anyone knows how to fix these errors, thanks!

-Marc
 
I just got apf setup, was rather easy to do. What setup are you running? Are you running iptables AND ipchains (you should delete ipchains, as it's old)?
What version of redhat (I'm assuming that's what you're running) are you running? Have you tried updating both the kernel AND iptables?
 
Back
Top