Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 17:41:54 -0500
From:      dave <dave@asylum.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: shutting down network interfaces
Message-ID:  <5.1.0.14.2.20031218173732.03a88790@localhost>
In-Reply-To: <1899501608.20031218170248@hotbox.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
At 08:02 PM 12/18/2003, you wrote:
>I have two netcards and want to shut down one of them without
>rebooting.


man ifconfig will tell you what to do.

the short answer:

ifconfig interface_card down

ie :

ifconfig ed0 down

cheers
dave



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20031218173732.03a88790>