From: nedco@unacs.bg
To: netfilter@lists.netfilter.org
Subject: TOS problem
Date: Wed, 5 Mar 2003 14:56:17 +0200 [thread overview]
Message-ID: <3e65f3f1.49d8.0@unacs.bg> (raw)
Hi,
i like to set on myrouter TOS 0x0( Normal-Service ) to some packets
but found that on some of packets can't set TOS
in example
then i ping 62.73.77.8 i get pakets with tos 0x10 and can't set to 0x0
table mangle
Chain FORWARD (policy ACCEPT 1242M packets, 469G bytes)
pkts bytes target prot opt in out source destination
4589 1075K TOS all -- * * 0.0.0.0/0 62.73.77.8
TOS set
0x00
4489 919K TOS all -- * * 62.73.77.8 0.0.0.0/0
TOS set
0x00
on tcpdump get
02:36:44.898854 62.176.107.193 > 62.73.77.8: icmp: echo request
02:36:44.956965 62.73.77.8 > 62.176.107.193: icmp: echo reply [tos 0x10]
Am I doing something wrong?
mandrake Linux version 2.4.19-16mdksmp, iptables v1.2.6a
10x in advance
Nedko
next reply other threads:[~2003-03-05 12:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-05 12:56 nedco [this message]
2003-03-05 13:55 ` TOS problem Maciej Soltysiak
2003-03-05 20:05 ` Nedko Nedev
-- strict thread matches above, loose matches on Subject: below --
2005-07-25 12:48 Marcin Giedz
2005-07-25 14:25 ` Jörg Harmuth
2005-07-26 10:58 ` Marcin Giedz
2005-07-26 12:49 ` Jörg Harmuth
2005-07-26 15:23 ` Marcin Giedz
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=3e65f3f1.49d8.0@unacs.bg \
--to=nedco@unacs.bg \
--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 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.