On Wed, Nov 20, 2013 at 09:06:25PM -0700, Wes James wrote:
On Wed, Nov 20, 2013 at 8:40 PM, Clint Dilks clint.dilks@gmail.com wrote:
Hi,
The most likely answer is that your interface is not enabled.
Try someting like
cat /etc/sysconfig/network-scripts/ifcfg-em1
Then only file under network-scripts that has ifcfg-* is ifcfg-lo.
So how is eth0 getting brought up, I wonder?? I'll look in /etc/init.d. I did a stop and start of NetworkManager, but eth0 and loopback were still there.
Are you using NetworkManager, which is the default? If so, then it's probably a NetworkManager issue. (Sorry, I have no idea how to troubleshoot that, personally, I greatly dislike it and don't use it.)
At any rate, the command, if you were using NM, would be service NetworkManager restart rather than service network.