Hide Forgot
Hi, after discussion with Bill and others, IPX protocol is not supported since RHEL5 therefore any IPX things should be removed. I've found relic in ifup-eth: [jscotka@amanita ~]$ grep -B 2 -A 2 -i ipx /etc/sysconfig/network-scripts/ifup-eth if [ "${IPX}" = yes ]; then /etc/sysconfig/network-scripts/ifup-ipx ${DEVICE} fi [jscotka@amanita ~]$ rpm -qa initscripts initscripts-9.03.39-1.el6.x86_64 please remove these lines from initscripts as cleanup process. Thanks&Regards Honza
Patch committed to upstream rhel branch https://git.fedorahosted.org/cgit/initscripts.git/commit/?h=rhel6-branch&id=21b7ec94f584099d2e56ed660a45a4e8da4151fa
it is fixed
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1448.html