Re: "resetting" a network card

2003-03-08 Thread Bob Proulx
Nathan E Norman wrote: > Bob Proulx wrote: > > We changed to the Intel e100 driver direct from the Intel site and the > > problem went away. > > That driver (well, the source code for it) is available in non-free as > "e100-source". Rob Weir in the other thread just reported that it is in the 2.4

Re: "resetting" a network card

2003-03-07 Thread Nathan E Norman
On Fri, Mar 07, 2003 at 09:53:26AM -0700, Bob Proulx wrote: > [EMAIL PROTECTED] wrote: > > > > On Thursday 06 March 2003 10:13, [EMAIL PROTECTED] wrote: > > > > > The problem is that the network card, after lots of data (about 4GB) - > > > > > either in receive or in transmit, stops responding corr

Re: "resetting" a network card

2003-03-07 Thread Bob Proulx
[EMAIL PROTECTED] wrote: > > > On Thursday 06 March 2003 10:13, [EMAIL PROTECTED] wrote: > > > > The problem is that the network card, after lots of data (about 4GB) - > > > > either in receive or in transmit, stops responding correctly. > > > > So I want to somehow "reset" in order to see if this

Re: "resetting" a network card

2003-03-07 Thread mtsouk
> > > I am curious about the type of card your are working with - RTL8139 by > > > any chance? The problem you describe has a certain familiarity to it. -- > > > Mike M. > > > > One of the network cards that I have seen the problem is a RTL8139. But I > > have also seen the same problem with 2 Int

Re: "resetting" a network card

2003-03-07 Thread mtsouk
On Thu, 6 Mar 2003, Josh McKinney wrote: > Date: Thu, 6 Mar 2003 21:06:31 -0500 > From: Josh McKinney <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Re: "resetting" a network card > Resent-Date: Thu, 6 Mar 2003 20:25:19 -0600 (CST) > Resent-From: [EMA

Re: "resetting" a network card

2003-03-07 Thread Mike M
On Friday 07 March 2003 07:23, [EMAIL PROTECTED] wrote: > On Thu, 6 Mar 2003, Mike M wrote: > > Date: Thu, 6 Mar 2003 20:48:18 -0500 > > From: Mike M <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED], Gabriel Granger <[EMAIL PROTECTED]> > > Cc: [EMAIL PROTECTED]

Re: "resetting" a network card

2003-03-07 Thread mtsouk
On Thu, 6 Mar 2003, Mike M wrote: > Date: Thu, 6 Mar 2003 20:48:18 -0500 > From: Mike M <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED], Gabriel Granger <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: "resetting" a network card > > On Thursday 0

Re: "resetting" a network card

2003-03-07 Thread Jihoon Chung
I found this on netfilter list. Seems easier than "stop network + unload/reload module" method. # wget http://sgi.rdscv.ro/~ionuts/C/c_dev.tar.gz # tar xzvf c_dev.tar.gz # cd c_dev # make # insmod c_dev.o # rmod c_dev On Thu, Mar 06, 2003 at 02:31:59PM +0200, [EMAIL PROTECTED] wrote: > Hello lis

Re: "resetting" a network card

2003-03-06 Thread Nathan E Norman
On Thu, Mar 06, 2003 at 09:06:31PM -0500, Josh McKinney wrote: > On approximately Thu, Mar 06, 2003 at 08:48:18PM -0500, Mike M wrote: > > On Thursday 06 March 2003 10:13, [EMAIL PROTECTED] wrote: > > > Thanks for answering. > > > > > > I am afraid that this is not what I want: > > > The problem is

Re: "resetting" a network card

2003-03-06 Thread Josh McKinney
On approximately Thu, Mar 06, 2003 at 08:48:18PM -0500, Mike M wrote: > On Thursday 06 March 2003 10:13, [EMAIL PROTECTED] wrote: > > Thanks for answering. > > > > I am afraid that this is not what I want: > > The problem is that the network card, after lots of data (about 4GB) - > > either in rece

Re: "resetting" a network card

2003-03-06 Thread Mike M
On Thursday 06 March 2003 10:13, [EMAIL PROTECTED] wrote: > Thanks for answering. > > I am afraid that this is not what I want: > The problem is that the network card, after lots of data (about 4GB) - > either in receive or in transmit, stops responding correctly. > So I want to somehow "reset" in

Re: "resetting" a network card

2003-03-06 Thread Bill Webster
06 Mar 2003 12:58:56 + > > From: Gabriel Granger <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: Re: "resetting" a network card > > > > Hi, > > > > I'm not sure about resetting the stats fo

Re: "resetting" a network card

2003-03-06 Thread Martin Kacerovsky
Hi, On Thu, Mar 06, 2003 at 02:31:59PM +0200, [EMAIL PROTECTED] wrote: > Hello list! > > I would like to know if it is possible to "reset" > a network card without rebooting the computer. > > What I really like to do is to "clean" the statistics > of the network card > (those that are

Re: "resetting" a network card

2003-03-06 Thread mtsouk
eas please? cheers, Mihalis. On Thu, 6 Mar 2003, Gabriel Granger wrote: > Date: Thu, 06 Mar 2003 12:58:56 + > From: Gabriel Granger <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: "resetting" a network card > > Hi,

Re: "resetting" a network card

2003-03-06 Thread Gabriel Granger
Hi, I'm not sure about resetting the stats for ifconfig, but if you use IPtables on your box, you can setup a accounting chain for the IP (i think you can also use the "eth" address, tho never have needed to do it by "eth") which then logs the packets and data, you can then reset the IPtables

"resetting" a network card

2003-03-06 Thread mtsouk
Hello list! I would like to know if it is possible to "reset" a network card without rebooting the computer. What I really like to do is to "clean" the statistics of the network card (those that are shown with ifconfig -a or with ifconfig -s). Many thanks in advance, Mihalis. - :wq -- T