Hi > Some problems with physdev iptables match : > > gcc version 3.3.6 > kernel 2.6.12 (physdev is selected as module in kernel / netfilter) > iptables 1.3.2 or 1.3.3 > nf-hipac v0.9.0 > > commands: > > nf-hipac -m physdev --help > nf-hipac -A FORWARD -m physdev --help > > i see error like this: > > nf-hipac v0.9.0: Couldn't load match > `physdev':/lib/iptables/libipt_physdev.so: undefined symbol: > parse_interface Yes, sorry, the current version of the userspace tool does not export the parse_interface function. I am currently at the netfilter workshop in Seville, Spain and I have a lot of hardware problems with my notebook :-( I will fix your problem as soon as I return to Germany. Expect a patch on http://www.hipac.org on monday. Thanks for your bug report Michael Bellion