DragonFly BSD
DragonFly kernel List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: connection startup issues with recent DragonFly.


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Sat, 22 Jan 2005 20:18:32 +0100
Mail-followup-to: kernel@crater.dragonflybsd.org

On Sat, Jan 22, 2005 at 11:01:00AM -0800, Matthew Dillon wrote:
>     Ahhh... sounds like an ARP issue!
> 
>     And indeed, if I arp -d the ARP entry to leaf on my workstation, then
>     ssh again, the 3 seconds delay occurs again.  And after that, no delay.
> 
>     Jeff, I think the arp code is dropping the packet(s) triggering the
>     ARP event or otherwise doing something with it so it does not reach the
>     target machine.  Could you take a look?

OK, sounds very familiar. With my rl(4) cardbus card I get pretty repeatable
network problems. Can you run a tcpdump on the originating machine?
In my case, I can see the incoming ARP packages with tcpdump, but they are
not processed.

Joerg

> 
> 					-Matt
> 					Matthew Dillon 
> 					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]