Hi,

i read the z800 redbook and followed the installation routine for QDIO
mode. I launched the echo and insmod commands and started the network.

Everything worked fine... well, it seems that everything worked fine. The
modules were loaded and the network seems to be up.

SuSE Instsys (none):/ # ifconfig
eth0      Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          inet addr: 10.96.68.35  Mask:255.255.255.0
          UP RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:33 errors:0 dropped:0 overruns:0 frame:1
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes: 1934 (1.8 Kb)   TX byte:0 (0.0b)
          Interrupt: 209
lo        Link encap: Local Loopback
          inet addr: 127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING MTU:16436  Metric:1
          RX packets:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes: 592 (592.0 Kb)   TX byte:592 (592.0b)

The problem is, that I cannnot ping or telnet to the machine, so I cannot
continue the installation.

Any suggestions?

TIA,
  - Tim -






Rob van der Heij <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 29.04.2002 11:57:11

Bitte antworten an Linux on 390 Port <[EMAIL PROTECTED]>

Gesendet von:  Linux on 390 Port <[EMAIL PROTECTED]>


An:   [EMAIL PROTECTED]
Kopie:
Thema:    Re: network problems during installation


At 09:07 29-04-02 +0200, you wrote:
>Hi Rob,
>
>how does the echo command have to look like? Something like:
>
>   echo ??? >> /proc/chandev

echo qeth0,0x35a0,0x35a1,0x3512 > /proc/chandev
echo add_parms,0x10,0x35a0,0x35a2,portname:OSAE > /proc/chandev
echo reprobe > /proc/chandev

But again, read in the Device Drivers book about how to do this.

Reply via email to