Re: owner based policy routing

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

> WHAT WE TRIED:
> we tried using iptables owner based rules & marked packets( as one can
> see in rules above), but it didnt help.
> iptables -I OUTPUT -t mangle -m owner --uid-owner <squid> -d 202.0.0.0/8
>   -j MARK --set-mark 50
> iptables -I OUTPUT -t mangle -m owner --uid-owner <squid> -d 204.0.0.0/7
>   -j MARK --set-mark 50
> iptables -I OUTPUT -t mangle -m owner --uid-owner <squid> -d 203.0.0.0/8
> -j MARK --set-mark 75
> iptables -I OUTPUT -t mangle -m owner --uid-owner <squid> -d 216.0.0.0/8
> -j MARK --set-mark 75

Yes, I addressed once in the past this list with the very same problem. Owner 
based policy routing seems not to be possible.

 - Thilo Schulz
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/


[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux