Roger, get rid of the LLADDR='00:00:00:00:00:00' definition. ifup does no longer work for a zero MAC-address. HiperSockets define a MAC-address; during initialization Linux determines this MAC-address and uses it, if LLADDR is not defined.
Ursula On Tue, 2011-11-08 at 10:47 +0100, Roger Evans wrote: > Forgot to send the info you requested: > > DPRODDB2:/etc/sysconfig/network # cat ifcfg-hsi0 > BOOTPROTO='static' > BROADCAST='' > ETHTOOL_OPTIONS='' > IPADDR='10.5.2.11/16' > LLADDR='00:00:00:00:00:00' > MTU='' > NAME='Hipersocket (0.0.7000)' > NETWORK='' > REMOTE_IPADDR='' > STARTMODE='manual' > USERCONTROL='no' > ------------------------------------------------------------ > Roger > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
