odd TCP rtt/retransmit timeout issue...

2006-09-25 Thread John-Mark Gurney
I was brining up another interface that I just added to /etc/rc.conf and ran the command /etc/rc.d/netif start to initalize it... But then my connection never came back I found that the shell was still active as I could type commands like sleep 5, and another session's w would see sleep 5 run

Current problem reports assigned to you

2006-09-25 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description a kern/38554 netchanging interface ipaddress doesn't seem to work s kern/39937 netipstealth

Re: Rapid link state changes on bge(4) interface

2006-09-25 Thread Paul Schmehl
--On Monday, September 25, 2006 10:51:54 +0400 Ilya Nikitin <[EMAIL PROTECTED]> wrote: On 9/21/06, Gleb Smirnoff <[EMAIL PROTECTED]> wrote: No change. The link state is still floating. /S I've solved this problem by using bge drivers from 6.2-BETA1. There aren't bge flapping now !!! Wh

Re: Rapid link state changes on bge(4) interface

2006-09-25 Thread Ilya Nikitin
> > Which driver version is that? I had to update the if_bce.c file from > version 0.9.5 to 0.9.6 to correct a problem with the NIC ceasing to pass > traffic and requiring a reboot to restore connectivity. (I'm running 6.1 > RELEASE.) > > Is this a newer version? Yes, it's strongly newer: if_b

Re: odd TCP rtt/retransmit timeout issue...

2006-09-25 Thread Dan Nelson
In the last episode (Sep 25), John-Mark Gurney said: > I was brining up another interface that I just added to /etc/rc.conf > and ran the command /etc/rc.d/netif start to initalize it... But > then my connection never came back I found that the shell was > still active as I could type commands

Re: odd TCP rtt/retransmit timeout issue...

2006-09-25 Thread John-Mark Gurney
Dan Nelson wrote this message on Mon, Sep 25, 2006 at 10:46 -0500: > In the last episode (Sep 25), John-Mark Gurney said: > > I was brining up another interface that I just added to /etc/rc.conf > > and ran the command /etc/rc.d/netif start to initalize it... But > > then my connection never came

Re: Rapid link state changes on bge(4) interface

2006-09-25 Thread Paul Schmehl
--On Monday, September 25, 2006 19:20:22 +0400 Ilya Nikitin <[EMAIL PROTECTED]> wrote: Which driver version is that? I had to update the if_bce.c file from version 0.9.5 to 0.9.6 to correct a problem with the NIC ceasing to pass traffic and requiring a reboot to restore connectivity. (I'm runn

Re: odd TCP rtt/retransmit timeout issue...

2006-09-25 Thread John-Mark Gurney
John-Mark Gurney wrote this message on Mon, Sep 25, 2006 at 02:57 -0700: > Anyone want to track down why we are getting such large values in > there? I'll try to back track farther to see how old this issue is.. Managed to track it down: jmg 2006-09-26 01:21:47 UTC FreeBSD src reposito

Re: Rapid link state changes on bge(4) interface

2006-09-25 Thread Ilya Nikitin
> That's the development branch. I'm talking about the driver version. > Inside the if_bce.c file, you will find this: > > /** >**/ /* BCE Driver Version > */ > /***