[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] how to manually delete an IP Address
- Subject: Re: [cobalt-users] how to manually delete an IP Address
- From: Mat Kovach <mkovach@xxxxxxxxxxxxxxxxx>
- Date: Fri May 19 05:39:13 2000
On Thu, May 18, 2000 at 06:09:11PM +0200, Luc Schiltz wrote:
: we need to remove an IP address from our raq3
: not via the gui but manually
:
: does anybody know where the routing configfiles are stored ?
Luc,
Changing the routing configuration files is not going to help
you remove an IP :)
You can use the following command to take an inteface down
/sbin/ifconfig <device name>
ex: /sbin/ifconfig eth0:135
The configuration file for that interface is kept at
/etc/sysconfig/network-scripts/ifcfg-ethX[:YY]
and can also be controlled with the ifup and ifdown
commands.
If you wish to remove the interface, remove the related
ifcfg-eth file for that interface AFTER taking the interface
down.
--
Mat Kovach mkovach@xxxxxxxxxxxxxxxxx
Cleveland Linux User Group http://cleveland.lug.net