Re: Cable Modem/NIC cards

2001-08-14 Thread John Galt
On Tue, 14 Aug 2001, T.Phan wrote: >Hi All, > > Is there a way to soft reset the cable modem and the NIC on > a Debian/Linux box? > > The AT&T Cable Modem some time loses connection, sometime it > resets itself. Afterward, the Debian box will no longer be > able to establish the connection u

Re: Cable Modem/NIC cards

2001-08-14 Thread Duane
I don't know if this will help, but give it a try... 1) ifdown eth0 and then ifup eth0 This shuts dowm the ethernet interface, then restarts it. 2) ifdown eth0 then remove the modules from memory, then re-install the modues and bring the eth0 back up. Hope this helps, Duane Curlee ([EMAIL PROT

RE: Cable Modem/NIC cards

2001-08-14 Thread T.Phan
: Nathan E Norman [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2001 11:44 AM To: debian-user@lists.debian.org Subject: Re: Cable Modem/NIC cards On Tue, Aug 14, 2001 at 10:05:47PM +0700, Angus D Madden wrote: > On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: > > Is there a wa

Re: Cable Modem/NIC cards

2001-08-14 Thread Nathan E Norman
On Tue, Aug 14, 2001 at 10:05:47PM +0700, Angus D Madden wrote: > On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: > > Is there a way to soft reset the cable modem and the NIC on > > a Debian/Linux box? > > > > The AT&T Cable Modem some time loses connection, sometime it > > resets

Re: Cable Modem/NIC cards

2001-08-14 Thread Rafael Sasaki
On Tue, Aug 14, 2001 at 10:05:47PM +0700, Angus D Madden wrote: > On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: > > Is there a way to soft reset the cable modem and the NIC on > > a Debian/Linux box? > > > > The AT&T Cable Modem some time loses connection, sometime it > > resets

RE: Cable Modem/NIC cards

2001-08-14 Thread T.Phan
... THis problem happens on Windows/NT 4.0 also... THanks! -Original Message- From: dman [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 14, 2001 10:12 AM To: debian-user@lists.debian.org Subject: Re: Cable Modem/NIC cards On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: | Hi All,

Re: Cable Modem/NIC cards

2001-08-14 Thread Angus D Madden
On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: > Is there a way to soft reset the cable modem and the NIC on > a Debian/Linux box? > > The AT&T Cable Modem some time loses connection, sometime it > resets itself. Afterward, the Debian box will no longer be > able to establish t

Re: Cable Modem/NIC cards

2001-08-14 Thread dman
On Tue, Aug 14, 2001 at 09:21:47AM -0500, T.Phan wrote: | Hi All, | | Is there a way to soft reset the cable modem and the NIC on | a Debian/Linux box? 'ifdown eth0' will shutdown the interface eth0 and 'ifup eth0' will bring it back up. | The AT&T Cable Modem some time loses connection, s

Re: Cable Modem/NIC cards

2001-08-14 Thread Michael Heldebrant
On 14 Aug 2001 09:21:47 -0500, T.Phan wrote: > Hi All, > > Is there a way to soft reset the cable modem and the NIC on > a Debian/Linux box? > > The AT&T Cable Modem some time loses connection, sometime it > resets itself. Afterward, the Debian box will no longer be > able to establish

Cable Modem/NIC cards

2001-08-14 Thread T.Phan
Hi All, Is there a way to soft reset the cable modem and the NIC on a Debian/Linux box? The AT&T Cable Modem some time loses connection, sometime it resets itself. Afterward, the Debian box will no longer be able to establish the connection until the debian box and the cable modem ar