This is a discussion on Linux disable network interface within the Linux software forums, part of the Linux Getting Started category; I know command service network stop will stop networking. What i want is to disbale just interface eth1 or eth2 ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
I know command service network stop will stop networking. What i want is to disbale just interface eth1 or eth2
Is there any command that can disable network interface regards, JO |
| Sponsored Links | ||
|
|
|
|||
|
Jo,
you can use ifup or ifdown command: * ifup : bring a network interface up * ifdown : take a network interface down To take down eth1 Code:
ifdown eth1 Code:
ifup eth1 |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux disable kernel module / driver | sweta | Linux hardware | 2 | 08-21-2007 12:38 AM |
| Redhat linux 4 / 5 disable iptables firewall | chiku | Networking, Firewalls and Security | 0 | 04-27-2007 05:19 PM |
| Enable or disable services in Debian Linux | raj | Linux software | 1 | 01-25-2007 03:00 AM |
| redhat fedora core linux disable screensaver | chiku | Linux software | 1 | 12-13-2006 06:35 PM |
| Linux Network Install | vasanth | Linux software | 1 | 09-01-2005 10:23 PM |