On 9/11/07, java cocoon <[EMAIL PROTECTED]> wrote:
> Hi -
> I am trying to have squid set the tos field based on user
> credentials. I then have "ip rules" to route traffic to outgoing
> interfaces based on tos field. The outgoing interfaces are dialup
> connections so they restart sometimes.
>
> I have captured packets going out on these dialup interfaces and
> also took information from squid access.log. Access log indicate that
> user is presenting proper credentials (say userid joe). Joe is
> supposed to get assigned tos 0x08 by squid.
>
> But Joe gets assigned 0x08 sometimes and he gets 0x04 other times.
>
> I cannot figure any basis for these changes.
>
> Any help is appreciated.
>
> thx
>