All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] TOS in IP Header set to Minimize-Dealay - no difference
@ 2005-07-23 11:14 ddaas
  2005-07-23 11:50 ` Andreas Unterkircher
  0 siblings, 1 reply; 2+ messages in thread
From: ddaas @ 2005-07-23 11:14 UTC (permalink / raw)
  To: lartc

Hi I have a 1024/128 ADSL connection.
I wanted to test the TOS field in IP Header.

So I started aMule and let it use the whole upstream (16KB).

Then I did: #iptables -A OUTPUT -t mangle -p tcp --dport 22 -j TOS 
--set-tos Minimize-Dellay (like here: 
http://lartc.org/howto/lartc.cookbook.interactive-prio.html)


Then I ssh to one of my server on the Internet. The delay was awful. I 
could use it...

So, It seams that the tos field of the iP header has no influence in 
prioritizing of my outgoing traffic !! Why? Did I miss something?


Thanks,
ddaas
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] TOS in IP Header set to Minimize-Dealay - no difference
  2005-07-23 11:14 [LARTC] TOS in IP Header set to Minimize-Dealay - no difference ddaas
@ 2005-07-23 11:50 ` Andreas Unterkircher
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Unterkircher @ 2005-07-23 11:50 UTC (permalink / raw)
  To: lartc

ddaas wrote:

> So, It seams that the tos field of the iP header has no influence in 
> prioritizing of my outgoing traffic !! Why? Did I miss something?

This will not work very well in internet, because most of all routers 
ignore TOS settings.

This is only useful in your own LAN or WAN were you have control over 
your routers
and configure them to respect the TOS settings.

For outgoing traffic shaping you should use the common tc functions of 
linux.

Cheers,
Andreas
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-23 11:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-23 11:14 [LARTC] TOS in IP Header set to Minimize-Dealay - no difference ddaas
2005-07-23 11:50 ` Andreas Unterkircher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.