No problem. In /etc/chandev.conf, we needed:
noauto;qeth0,0x4000,0x4001,0x4002 noauto;qeth1,0x5000,0x5001,0x5002 add_parms,0x10,0x5000,0x5002,layer2 Devices 4000-4002 are my guest lan NIC (hsi0), which I had used to install Suse in the first place. Devices 5000-5002 are the Vswitch NIC. We had the first two lines, but were lacking the add_parms line. In /etc/modules.conf, I needed to make sure that: alias eth1 qeth was set. The file, by default, had eth1 set to off. Once I recycled, the device was working and I just had to use ifconfig to assign an IP, etc. Yast still doesn't recognize it as a device, but I can see it working with netstat and can ping other devices. Martha ---------------------------------------------------------------------- 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
