eth0 drops periodically

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: plug-discuss@lists.plug.phoenix.az.us
Date:  
Subject: eth0 drops periodically
On Fri, 08 Nov 2002 14:12:48 -0800 mazdaracer <>
wrote:
> Sure enough, it's tulip. I changed it to de4x5.
> Without re-booting, how
> do I restart that?


I think:

ifconfig eth0 down
ifconfig eth0 up

or

ifconfig down eth0
ifconfig up eth0

I am not an very knowledgable admin so I think that is right. If not, that is
the gist of what you need to do and someone else (or the ifconfig man page)
can fill in the right syntax.

Alan