On Fri, Jun 29, 2012 at 12:11:45PM -0700, Jesse Keating wrote:
BOOTPROTO=static is redundant. The default is static, BOOTPROTO only makes sense if doing dhcp or some such. In this case, BOOTPROTO=static existing and no ipv4 definition is confusing ifcfg-rh (from NetworkManager) and preventing the device from being brought up.
Ack