eth0 drops periodically

plug-discuss@lists.plug.phoenix.az.us plug-discuss@lists.plug.phoenix.az.us
Fri, 08 Nov 2002 17:26:35 -0500


On Fri, 08 Nov 2002 14:12:48 -0800 mazdaracer <mazdaracer@earthlink.net>
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