All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juergen Chiu <lchou@staff.pccu.edu.tw>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] ping can do DS?????
Date: Fri, 18 May 2001 12:00:23 +0000	[thread overview]
Message-ID: <marc-lartc-99018793605524@msgid-missing> (raw)
In-Reply-To: <marc-lartc-99017166526218@msgid-missing>

Hi,

Maybe you have seen my question about the "ping -Q"...
I feel strange that -Q is for what goal?????
For DiffServ is useless even it can modify the TOS byte, or it's really
for the Router which has DiffServ function???
In my opinion, I think ping is just one time a request and a reply msg.
So I am not sure that ping -Q is for the DiffServ or just for comfortable
to test DiffServ???

Please give me some advice...thx!!!!

On Fri, 18 May 2001, Kurt Wagner wrote:

> Hi,
> 
> > I don't have the -Q option for the ping command, what does it doe on your
> > system?
> 
> as far as I can guess he talkes about Alexy's ping clone from the iputils
> package. It is a enhanced ping with more options, like "-Q".
> 
> 
> host_10.0.0.1: ping -help
> Usage: ping [-LRUbdfnqrvV] [-c count] [-i interval] [-w wait]
>         [-p pattern] [-s packetsize] [-t ttl] [-I interface address]
>         [ -T timestamp option ] [ -Q tos ] host
> 
> > Know that ping uses a special type of IP packets, ICMP. I wouldn't be
> > surprised if the system changes the DS field automaticly.
> 
> Jep, the app sets the DS field (the former TOS field) in the IP
> header of the ICMP echo request packets to the choosen value (via
> setsockopt). Quit useful for (diffserv) testing...
> 
> 
> host_10.0.0.1: ping -Q 0x1a 10.0.0.2
> PING 10.0.0.2 (10.0.0.2) from 10.0.0.1 : 56(84) bytes of data.
> 64 bytes from 10.0.0.2 (10.0.0.2): icmp_seq=0 ttl$4 timeB.965 msec
> 
> host_10.0.0.2>: tcpdump icmp
> 10.0.0.1 > 10.0.0.2: icmp: echo request (DF) [tos 0x1a,ECT]
> 10.0.0.2 > 10.0.0.1: icmp: echo reply (DF) [tos 0x1a,ECT]
> 
> And, look - it really works. Heureka! :)
> 
> 
> Kurt
> 
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
> 


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

      parent reply	other threads:[~2001-05-18 12:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-18  7:38 [LARTC] ping can do DS????? Juergen
2001-05-18 10:23 ` Wingtung.Leung
2001-05-18 11:41 ` Kurt Wagner
2001-05-18 12:00 ` Juergen Chiu [this message]

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=marc-lartc-99018793605524@msgid-missing \
    --to=lchou@staff.pccu.edu.tw \
    --cc=lartc@vger.kernel.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.