Hello, After running the patch-o-matic process, which completed successfully, I issued the following compile statement in the /usr/local/src/iptables-1.2.6a directory :
make INCDIR=/usr/include KERNEL_DIR=/usr/src/linux The compilation process stopped with the following error message : In file included from extensions/libipt_mac.c:13: /usr/src/linux/include/linux/netfilter_ipv4/ipt_mac.h:5: `ETH_ALEN� undeclared here (not in a function) ... make: *** [extensions/libipt_mac_sh.o] Error 1 Is there a problem with the ipt_mac.h file shipping with the kernel-2.4.18 source or should I apply a patch I'm not aware of? Waiting and wanting to bring netfilter up and running, Bart.
