The CTC driver was changed at some point to only use the ctc# name.  I don't
know that this was ever documented anywhere, but it certainly made a lot of
existing literature misleading.

You need to make sure that MTU sizes match, yes.  That is a typical cause of
some very odd behavior.  Usually not to the extent that you can't do a ping,
though.

When you talk to your IP networking folks, have them think of the OS/390
system as being a router in this instance, and your Linux/390 system as a
host, since those are the networking roles they're filling.

Mark Post

-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of
Kyle Stewart
Sent: Saturday, February 22, 2003 1:47 AM
To: [EMAIL PROTECTED]
Subject: Re: URGENT - RH 7.1 (64-bit) LPAR Install CTC Problems
Importance: High


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]
>

Reply via email to