shutting down network interfaces

dave dave at asylum.org
Thu Dec 18 14:41:57 PST 2003


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



More information about the freebsd-questions mailing list