I am having trouble defining a CTC between my Linux LPAR and my z/OS LPAR. I have read the "Device Drivers and Installation Commands ? January 30, 2004". What am I missing?
Peter mainpepl:~ # insmod ctc ctc0:0x1063:0x1062 Using /lib/modules/2.4.21-102-default/kernel/drivers/s390/net/ctc.o mainpepl:~ # lsmod Module Size Used by Not tainted ctc 49824 0 (unused) ipv6 329028 -1 (autoclean) key 41840 0 (autoclean) [ipv6] lcs 28884 2 dummy0 1108 1 fsm 2032 0 [ctc] lvm-mod 70632 0 (autoclean) dasd_eckd_mod 56664 2 dasd_mod 50676 4 [dasd_eckd_mod] reiserfs 254924 2 mainpepl:~ # ifconfig CTC0 161.186.86.6 pointopoint 161.186.86.5 mtu 32760 up SIOCSIFADDR: No such device CTC0: unknown interface: No such device SIOCSIFDSTADDR: No such device CTC0: unknown interface: No such device SIOCSIFMTU: No such device CTC0: unknown interface: No such device mainpepl:~ #
