Jason,
--- On Tue, 3/16/10, Jason Gates jasongates@southern.edu wrote:
From: Jason Gates jasongates@southern.edu Subject: [CentOS] Unable to remove interface (5.4) To: centos@centos.org Date: Tuesday, March 16, 2010, 1:23 PM -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
So here is my problem: I'm unable to remove an interface on CentOS 5.4 (/etc/init.d/network restart keeps enabling it again)
the eth0.9 might be presisted via udev rules sudo cat /etc/udev/rules.d/60-net.rules
if you don't see it in there, then do this
sudo grep -i eth0 /etc/rules.d/*.rules
if a line comes up, you can delete it.