From: Askar Ali Khan <askarali@gmail.com>
To: netfilter <netfilter@lists.netfilter.org>
Subject: TOS benefits
Date: Tue, 10 Aug 2004 00:46:42 +0600 [thread overview]
Message-ID: <a0f69e5040809114644633ce4@mail.gmail.com> (raw)
hi all,
Heh lot reading today :) i duno why the guy started Netfiter Vs
Commercial thingy?
However I would love to add "Open Source is the clear winner
today..and tomm.. and also open source is what we "third world" can
afford :P.
Oops sorry, here is my question I just want to know im doing the below
on our company firewall, that Type of Service bit things.
My question is that
1) Is this beneficial for protocol like MSN and yahoo?
I check alot again and again sign in yahoo and msn, however im not
sure whether it give me a 4 to 5 second fast signin on yahoo and msn,
coz @ work we gota LAN where sometime these IM signin fast and
sometime take few seconds more then normal.
#### TOS Mangling##############
## For MSN thingy
iptables -I PREROUTING -t mangle -p tcp --dport 1863 -j TOS --set-tos
Minimize-Delay
## For Yahoo thingy
iptables -I PREROUTING -t mangle -p tcp --dport 5000:5050 -j TOS
--set-tos Minimize-Delay
## For 443 thingy
iptables -I PREROUTING -t mangle -p tcp --dport 443 -j TOS --set-tos
Minimize-Delay
## For DNS thingy
iptables -A PREROUTING -t mangle -p udp --dport 53 -j TOS --set-tos
Minimize-Delay
Thanks in advance
regards
Askar
next reply other threads:[~2004-08-09 18:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-09 18:46 Askar Ali Khan [this message]
2004-08-10 10:50 ` TOS benefits Frank Gruellich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a0f69e5040809114644633ce4@mail.gmail.com \
--to=askarali@gmail.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox