Hi All, Anyone know the difference between these files? /etc/sysconfig/network-scripts/ifcfg-eth0 and /etc/sysconfig/networking/devices/ifcfg-eth0 The second file and the directory 'networking' doesn't exist on my RH Seawolf. 7.1, 64bit but does on Enigma, RH 7.2, 31bit. I'm trying to change the network on the 31bit server from a ctc to an OSA card in qdio mode. I've updated /etc/sysconfig/network created /etc/sysconfig/network-scripts/ifcfg-eth0 with DEVICE=eth0 and copied it to /etc/sysconfig/networking/devices updated /etc/chandev.conf updated /etc/modules.conf for the 'alias eth0 qeth' When the system comes up and the message 'Setting network parameters:' displays, I see the 'Bringing up interface lo' and 'ctc0' messages but no 'eth0' message. Should the DEVICE parameter in ifcfg-eth0 be set to 'qeth' or 'qeth0'?
Also, 3270 console support is better on the 64bit version; 'ls' actually works. Can anyone recommend a Linux manual that covers this basic network file layout?