From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jay Subject: MARK Locally Generated Packets Date: Thu, 19 Jun 2003 12:11:30 -0600 Sender: netfilter-admin@lists.netfilter.org Message-ID: <20030619121130.H26250@finali.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter@lists.netfilter.org Hi, I'm trying to mark locally generated packets to be able to re-route HTTP(S) requets out a different gateway. Similar to a transparent proxy, with the exception that I want only traffic generated from this box to get marked and re-routed. I've setup everything correctly according to the many documents I've found, and I can manually use ip rules to get the actions I want, I'm jut not getting a mark recognized by the ip rules. Anybody have any ideas on how to get iptables to mark locally generated packets? -= Jay =-