waleed zedan wrote:
Hi
How can I remove the interface eth:0:0 , I try to
remove the file eth0:0-cfg but it is not in the network-scripts directory ,
please advice
Waleed, maybe you can find it in:
/etc/sysconfig/networking/profiles/default
I think these profile bits are selected to become active depending on
which network profile you select.
If not locate eth0:1 or similar. Perhaps the IF is a temporary one, if
so, ifconfig eth0:1 0.0.0.0 will cause an error, but will remove the
IF {temporarily}.
DaveT.