[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ctc on bootfloppies 3.0.14



I got it:

adding a "chandev"-parameter to the parmfile on the cms-disk

00000 * * * Top of File * * * 
00001 dasd=autodetect ramdisk_size=8196 root=/dev/ram0 ro
00002 chandev=ctc0,0x1400,0x1401                         
00003 * * * End of File * * * 

ipl 00c

#depmod -a
#modprobe ctc
#ifconfig ctc0 <whateveryoulike...>

now I'll try 3.0.15 ;-)

simon


On Thursday 18 October 2001 14:00, Simon Fischer wrote:
> [...]
> Which network configuration dialog do you mean ;-) ? Where can I find it? 
> - I tried it from scratch:
>
> I started with insmod ctc -> it failed of course
> after depmod -a I tried it each time with modprobe and insmod (with and
> without complete path to the module):
>
> When I simply use modprobe ctc the module loads fine but an
>
> ifconfig ctc0 192.168.253.20 pointopoint 192.168.253.19 mtu 1492 up
>
> ( I first tried it with an mtu-size of 1492 because the ctc-driver used to
> be unstable with other values)
>
> gives:
>
> 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
>
> so I tried it with several config-options:
>
> insmod ctc
> setup='"ctc,0x1400,0x1401,ctc0"'
> ctc='"ctc0,0x1400"'
> ctc=ctc0:0x1400
> ...
> everything failed to load
> only insmod ctc ctc0:0x1400 worked but with the same result of "ifconig" as
> above.
>
>
> #CP Q CTC shows:
> CTCA 1400 COUPLED TO  TCPIP    1301 SUBCHANNEL = 000E
> CTCA 1401 COUPLED TO  TCPIP    1300 SUBCHANNEL = 000F
>
> It's not so important anymore because I got a new connection through our
> firewall but I'm very interested in testing the 3.0.15 version.
>
> thanks
>
> simon

-- 
simon fischer
linux for zSeries (s/390) - team

becom informationssysteme gmbh - germany



Reply to: