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 =-