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

vctc link not working on 2.4.19 under VM - followup



Greetings again;

I rebooted and now neither link, eth0 or ctc0, is activated at boot.

I can bring up the ctc by hand, setup the routes, and wonder of
wonders, it works!

However, if I try to do anything to the eth link I get the following.

ifconfig eth0
Starting lcs module  $Revision: 1.132 $ $Date: 2002/04/30 19:13:38 $
with chandev support,with multicast support, with ethernet support, with
token ring support.
debug: lcs: new level 0
drvr globals not in list 01c8b000
lcs_probe kmalloc failed
No lcs capable cards found
Terminating lcs module.
eth0: error fetching interface information: Device not found
-arsenic:~-# 00:
00: CP Q OSA
00: OSA  070E ON OSA   070E SUBCHANNEL = 0000
00: OSA  070F ON OSA   070F SUBCHANNEL = 0001

I changed my /etc/network/interfaces file and here it is

iface eth0 inet static
        address 10.80.20.33
        netmask 255.0.0.0
        network 10.0.0.0
        broadcast 10.255.255.255
        up ifconfig eth0 mtu 1492
        gateway 10.80.20.1
# The second network card - this entry was created by hand
iface ctc0 inet static
        address 192.168.150.33
        netmask 255.255.255.0
        network 192.168.150.0
        pointopoint 192.168.150.31
        up ifconfig ctc0 mtu 1492
        up route add -net 192.168.150.0 netmask 255.255.255.0 gw
192.168.150.31
        gateway 192.168.150.31

Hope this helps!

Many TIA,
Dennis
--
Dennis G. Wicks             Systems Programmer      dennisw@cdg.ws
Communications Data Group   Tel: (217)355-7117  Fax: (217)351-6994
102 S. Duncan Rd.
Champaign, IL  61822



Reply to: