linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Henrik Friedrichsen <hrkfdn@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: iwlagn: "Intel Centrino Advanced-N 6205 AGN" and "AVM Fritz!Box (7390)" incompatible
Date: Mon, 26 Sep 2011 17:44:44 -0500	[thread overview]
Message-ID: <4E81005C.7010303@lwfinger.net> (raw)
In-Reply-To: <CAJTrwG6r2ZEUg8VugVxDQ_AKL6_ukdregydm-_r9SjUMNbwBHQ@mail.gmail.com>

On 09/26/2011 05:12 PM, Henrik Friedrichsen wrote:
> On Mon, Sep 26, 2011 at 11:56 PM, Larry Finger
> <Larry.Finger@lwfinger.net>  wrote:
>> Of course, it should take a little over 4 sec. Try adding the -D switch to
>> the ping command. Does repeating the ping command immediately change the
>> timing?
>
> There you go:
> ~>  ping -Dc5 fritz.box
> PING fritz.box (192.168.178.1) 56(84) bytes of data.
> [1317074796.140468] 64 bytes from fritz.box (192.168.178.1):
> icmp_req=1 ttl=64 time=1.19 ms
> [1317074804.154425] 64 bytes from fritz.box (192.168.178.1):
> icmp_req=2 ttl=64 time=1.52 ms
> [1317074812.165947] 64 bytes from fritz.box (192.168.178.1):
> icmp_req=3 ttl=64 time=1.20 ms
> [1317074820.177252] 64 bytes from fritz.box (192.168.178.1):
> icmp_req=4 ttl=64 time=1.23 ms
> [1317074828.187470] 64 bytes from fritz.box (192.168.178.1):
> icmp_req=5 ttl=64 time=1.76 ms
>
> Nope, it doesn't.

Your ping seems to have an interval of 8 seconds, not 1 like the man page says.

Mine shows

finger@larrylap:~> ping -D -c5 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
[1317073193.249666] 64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=2.19 ms
[1317073194.251148] 64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=2.27 ms
[1317073195.250589] 64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=1.14 ms
[1317073196.252548] 64 bytes from 192.168.1.1: icmp_seq=4 ttl=64 time=1.76 ms
[1317073197.253527] 64 bytes from 192.168.1.1: icmp_seq=5 ttl=64 time=0.801 ms

What does 'ping -i1 -D -c5 <AP>' show?

Larry

  parent reply	other threads:[~2011-09-26 22:44 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-26 13:57 iwlagn: "Intel Centrino Advanced-N 6205 AGN" and "AVM Fritz!Box (7390)" incompatible Henrik Friedrichsen
2011-09-26 14:07 ` Henrik Friedrichsen
2011-09-26 14:54   ` wwguy
2011-09-26 15:20     ` Henrik Friedrichsen
2011-09-26 14:59       ` Guy, Wey-Yi
     [not found]         ` <CAJTrwG5eELbDuGFXU4=3gSunPSkKLFvcpSe6gGE_Wc0s5BXZ+A@mail.gmail.com>
2011-09-26 16:03           ` Henrik Friedrichsen
2011-09-26 15:19             ` Guy, Wey-Yi
2011-09-26 16:10               ` Henrik Friedrichsen
2011-09-26 16:00                 ` Guy, Wey-Yi
2011-09-26 16:05                 ` Guy, Wey-Yi
2011-09-26 17:06                   ` Henrik Friedrichsen
2011-09-26 17:58                   ` Venkataraman, Meenakshi
2011-09-26 18:26                     ` Henrik Friedrichsen
2011-09-26 18:33                       ` Guy, Wey-Yi
2011-09-26 20:23                         ` Henrik Friedrichsen
2011-09-26 20:59                           ` Venkataraman, Meenakshi
2011-09-26 21:02                             ` Henrik Friedrichsen
2011-09-26 21:06                               ` Venkataraman, Meenakshi
2011-09-26 21:18                                 ` Guy, Wey-Yi W
2011-09-26 21:19                                 ` Henrik Friedrichsen
2011-09-26 21:24                                   ` Venkataraman, Meenakshi
2011-09-26 21:32                                     ` Henrik Friedrichsen
2011-09-26 21:11                               ` wwguy
2011-09-26 21:21                                 ` Henrik Friedrichsen
2011-09-26 21:17                                   ` wwguy
2011-09-26 21:31                                     ` Henrik Friedrichsen
2011-09-26 21:29                                       ` wwguy
2011-09-26 21:40                                         ` Henrik Friedrichsen
2011-09-26 21:56                                       ` Larry Finger
2011-09-26 22:12                                         ` Henrik Friedrichsen
2011-09-26 22:19                                           ` Venkataraman, Meenakshi
2011-09-26 23:03                                             ` Henrik Friedrichsen
2011-09-27  0:36                                               ` wwguy
2011-09-26 22:44                                           ` Larry Finger [this message]
2011-09-26 15:41       ` Larry Finger
2011-09-26 15:02         ` Guy, Wey-Yi

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=4E81005C.7010303@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=hrkfdn@gmail.com \
    --cc=linux-wireless@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).