Thanks, Vic. That worked great. I can't use "escon0" for the ifconfig. I have to use ctc0!?!? I still can't get IP up across the link though OS/390's IP show's the link as ready. The subnet mask from my side is 255.255.255.255, but it is 255.0.0.0 from OS/390. Does my IP guy need to set me up with a subnet in the gateway instead of as a host? Would MTU size differences cause a problem? Thanks for any help.
Regards, Kyle Stewart -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of Vic Cross Sent: Friday, February 21, 2003 3:34 PM To: [EMAIL PROTECTED] Subject: Re: URGENT - RH 7.1 (64-bit) LPAR Install CTC Problems Kyle, try "ifconfig -a", or "ifconfig ctc0", this should show your ctc0 device. "ifconfig" (without parameters) only shows active (up) devices. If ctc0 appears, just issue "ifconfig ctc0 <ip-address> pointopoint <peer-ip-addr> up" and things should work. Cheers, Vic Cross On Fri, 21 Feb 2003, Kyle & Lisa Stewart wrote: > I am installing RH 7.1 on an LPAR. This is our first mainframe Linux > install. I am trying to use CTC connection to an OS/390 2.10 IP stack to > get to the world. CTCs & devices look good from OS/390 & its IP. However, > on Linux ifconfig only shows the loopback device. I do a cat /proc/chandev > and I can see the two devices as in use and reg. Any ideas about this? > > Thanks, > Kyle Stewart > [EMAIL PROTECTED] >
