Peter DrakeUnderkoffler wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > I was able to compile on rh as4 update 4 AMD64. Installation took > place cleanly, but there seems to be no ability to pass packets out. > I have a completely open ruleset: > > pass in all > pass out all > > and I see with tcpdump on the console that packets are coming in > but nothing is let out. Does anyone have any version of ipf 4.x > working on linux AMD64? >
Hmmm, is the kernel module compiled as a 64bit object and the program 32bit? If they're different, this could be the cause of your problems. Using "file(1)" might help you to determine what's what. Darren
