[BlueOnyx:13855] Re: phantom ip addresses, NICs and MAC addresses
Tom
wcstaff at webcoast.com
Tue Oct 15 22:26:52 -05 2013
Tom <wcstaff at ...> writes:
>
> I think I may have found my problem, regarding phantom ip addresses, NICs
> and MAC addresses, but I don't know how to safely correct it.
>
> >From the console I performed the following:
>
> [root <at> ns]# cd /usr/sausalito/codb/objects
>
> [root <at> ns objects]# grep -r 96.xxx.xxx * |more
>
> I wrote down all the numbered Dirs that showed the wrong reported IP
> address. As I checked each file in the Dirs for the IPs, I also found
files
> with the phantom NIC and MAC address.
>
> I'm afraid to delete them or modify them for fear of causing damage to
the
> system.
>
> Is there a way to correct these?
>
> In my quest of searching I read a post from 2009 by Michael S, explaining
> how to repair this error.
>
> Thanks
>
> Tom
>
>
I went through each and every directory and file and found Directories 2
and 33 reporting the wrong MAC addresses for eth0 and eth1. And Directories
692, 693, 694, 711 and 712 refer to eth2, eth3, eth4, eth5, eth6, with
phantom IP and Mac addresses. Since there are only 2 NICs installed (eth0
and eth1), and when I check the network configuration from the console, it
shows correctly, I need to remove these references, which may fix some of
my problems. Can someone point me in the right direction for some
instructions. I found the following but am not sure if it is correct:
etc/init.d/crond stop
etc/init.d/cced.init stop
modify the proper files in directories 2 and 33 to reflect the proper MAC
addresses.
remove the unneeded directories by performing:
rm -R /usr/sausalito/codb/objects/692
rm -R /usr/sausalito/codb/objects/693
rm -R /usr/sausalito/codb/objects/694
rm -R /usr/sausalito/codb/objects/611
rm -R /usr/sausalito/codb/objects/712
/etc/init.d/crond start
/etc/init.d/cced.init start
Thanks
Tom
More information about the Blueonyx
mailing list