I first realized there was a problem when logging into GNOME: Before it loads the desktop, it gives me an error saying that the hostname x1-??-??-??-??-?? can't be found, or something like that. (Note: I replaced the rest of the digits with ?? because I'm not sure how safe it is to post MAC addresses online, even if they are bogus, which this one appears to be... read on.)
So, then I [correctly] configured and tried to start the httpd (apache) service. No good: Gives me "httpd failed. The error was: Starting httpd: [FAILED]"
So I followed the advice I found in another recent thread on this forum, suggesting I run "tail -f /var/log/httpd/error_log &" to find out what the error was (I assume).
When I did this, I saw the following error listed multiple times:
"Name or service not known: mod_unique_id: unable to find IPv4 address of "x1-??-??-??-??-??-??-??"
Configuration Failed"
(Note again that I'm using ?? in place of what I actually saw.)
Well, I figured something was up with my NIC, even though I have flawless internet connectivity. I typed "ifconfig eth0" to display my real NIC's info, and discovered that the MAC address is in fact "00:A0:??:??:??:??".
I typed "hostname" to confirm that Linux thinks I'm logging in from X1:??... and sure enough, thats what it says. (The root@X1-??-??-etc should have clued me in, but whatever. I'm a newbie.)
So, what do I do?? It seems Linux thinks my MAC address is somethign entirely different than it is!!
Help Please??
So, then I [correctly] configured and tried to start the httpd (apache) service. No good: Gives me "httpd failed. The error was: Starting httpd: [FAILED]"
So I followed the advice I found in another recent thread on this forum, suggesting I run "tail -f /var/log/httpd/error_log &" to find out what the error was (I assume).
When I did this, I saw the following error listed multiple times:
"Name or service not known: mod_unique_id: unable to find IPv4 address of "x1-??-??-??-??-??-??-??"
Configuration Failed"
(Note again that I'm using ?? in place of what I actually saw.)
Well, I figured something was up with my NIC, even though I have flawless internet connectivity. I typed "ifconfig eth0" to display my real NIC's info, and discovered that the MAC address is in fact "00:A0:??:??:??:??".
I typed "hostname" to confirm that Linux thinks I'm logging in from X1:??... and sure enough, thats what it says. (The root@X1-??-??-etc should have clued me in, but whatever. I'm a newbie.)
So, what do I do?? It seems Linux thinks my MAC address is somethign entirely different than it is!!
Help Please??