Skip to main content
4 events
when toggle format what by license comment
Oct 25, 2012 at 0:10 comment added sparticvs The only other thing I suggest to try (if you have "KVM" access to the VM) is to shutdown the networking. Make sure that there is only /etc/sysconfig/ifcfg-eth0 (to make sure the others weren't created after shutting down the network). If ifcfg-eth0 isn't there, create it with the proper information and then start up the networking again. It's also odd that eth1 isn't there either. Have you completely rebooted the VM?
Oct 25, 2012 at 0:02 comment added Lily Chavez doing ifconfig -a doesn't show eth0 output, just eth2 eth3 and lo. Running /lib/udev/write_net_rules has output of missing $INTERFACE running ip link results in: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000 link/ether 00:50:56:ab:34:b7 brd ff:ff:ff:ff:ff:ff 3: eth3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 00:50:56:ab:34:b6 brd ff:ff:ff:ff:ff:ff
Oct 24, 2012 at 23:43 history edited sparticvs CC BY-SA 3.0
added 135 characters in body
Oct 24, 2012 at 23:35 history answered sparticvs CC BY-SA 3.0