From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gavin" Date: Tue, 02 Apr 2002 11:33:48 +0000 Subject: [LARTC] mac address Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hello, Would I be right in thinking that if I have a gateway running cbq like this: Clients------------------eth0-Gateway-eth1-----------------------internet 10.0.0.0/8 10.0.0.1 1.2.3.4 and I was doing.. #iptables -t mangle -A PREROUTING -m mac --mac-source 00:00:00:00:00:01 -j MARK --set-mark 1 - where 00:00:00:00:00:01 was the mac address of one of my clients, I would be unable to control traffic from eth0 to my client using the MARK, as packets would have a source mac address of the internet server? Or does the gateway remember the source mac address of the client when a reply comes to it from the internet? Thanks, Gavin _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/