[squid-users] Squid 2.5: tcp_outgoing_tos

From: Massimiliano Cuzzoli <mcuzzoli@dont-contact.us>
Date: Fri, 28 Mar 2003 17:38:27 +0100

Hello everybody,
a useful feature of SQUID 2.5 is the "tcp_outgoing_tos" directive, that
allow you to mark outgoing IP packet with a specific TOS field.

I have tried to associate this directive with an ACL's type "dst" as below:

  acl EXAMPLE1 dst 66.216.68.0/24
  tcp_outgoing_tos 0x30 EXAMPLE1

Sniffing packets, I have observed that packets belonging to the first
TCP connection pass with a wrong TOS (0x00) and others with a right TOS
(0x30)

Is there anybody that can tell me why?

Bye!!!

                Massimiliano
Received on Fri Mar 28 2003 - 09:39:03 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:25 MST