From mboxrd@z Thu Jan 1 00:00:00 1970 From: NetSnake Subject: Can iptables manager source mac address? Date: Wed, 16 Apr 2003 11:03:45 +0000 (UTC) Sender: netfilter-admin@lists.netfilter.org Message-ID: <1050747660.10928.6.camel@ntc9.local> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Date: 19 Apr 2003 18:21:03 +0800 Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org I use iptables to nat to internet, but I found some user use a proxy on intranet, like, 192.168.0.5 can access to internet, 192.168.0.10 can not access to internet, now 10 access a proxy on 192.168.0.5, then he can access now, I thought in package from 192.168.0.5 must contant some information about proxy, like source mac address, this can help me to identified users, can iptables do this? Thanks.