NetFilter
[Top] [All Lists]

Re: What happened to ipt_physdev.c ?

To: Paul Reilly <paul@astropaul.com>
Subject: Re: What happened to ipt_physdev.c ?
From: Andy Furniss <lists@andyfurniss.entadsl.com>
Date: Wed, 22 Nov 2006 17:04:54 +0000
Cc: netfilter@lists.netfilter.org
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
In-reply-to: <1164206481.456461916ec06@mail.third-rock.net>
List-archive: </pipermail/netfilter>
List-help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-id: General discussion and user questions <netfilter.lists.netfilter.org>
List-post: <mailto:netfilter@lists.netfilter.org>
List-subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
List-unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
References: <1164206481.456461916ec06@mail.third-rock.net>
Reply-to: lists@andyfurniss.entadsl.com
Sender: netfilter-bounces@lists.netfilter.org
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.13) Gecko/20060417
Paul Reilly wrote:
In recent kernels, 2.6.16.x   there is no longer any

net/ipv4/netfilter/ipt_physdev.c

and no option in kernel config to enable CONFIG_NETFILTER_XT_MATCH_PHYSDEV
So I have no physdev in /proc/net/ip_tables_matches
and my rules which include a -m physdev fail with:

iptables: No chain/target/match by that name

Has PHYSDEV been moved somewhere else?
How do I enable it?

Paul



It's there in 17 & 19 somewhere :-)

grep -i phy /boot/config-2.6.19-rc6
...
CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
...


<Prev in Thread] Current Thread [Next in Thread>