Rob, I just installed Red Hat and also had trouble with this. I found I also need to add some lines to my /etc/sysconfig/network-interfaces/ifcfg-iucv0 file as well.
I'm also having a weird delay in the iucv0 interface becoming active. This happens in both the install phase, and after the first boot. The interface will not seem to activate until I run a ping for about 2-3 minutes against my Linux VM guest. After that everything seems to work ok. Any idea what that's about? I don't see this delay with my Suse 7.0 system, so I know it's not my VM/TCPIP stack's fault. Lonny Date: Wed, 16 Jan 2002 14:14:19 +0100 From: Rob van der Heij <[EMAIL PROTECTED]> Subject: Re: How to setup IUCV-Interface for RedHat 7.2 It's reported in Bugzilla as #58384 (now how come I know that) After installation you need to add the following two lines to your /etc/modules.conf alias iucv0 netiucv options netiucv iucv=TCPIP (use the userid of the peer you connect to) Rob
