Skip to Content.
Sympa Menu

baslinux - Re: [BL] local networking

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: cce.zizkov AT volny.cz
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] local networking
  • Date: Sat, 20 Sep 2003 20:05:15

On 20 Sep 03 at 8:29, qwms-avib AT dea.spamcon.org wrote:

>> Destination Gateway Genmask Flags Metric Ref Use Iface
>> basicnet * 255.255.255.0 U 0 0 1 eth0
>>
>> Any idea, what is wrong?
>
>Nothing wrong with that machine. eth0 is up at 192.168.1.1 and
>it has a route to 192.168.1.x (basicnet). As long as your other
>machine has an address in the 192.168.1.x range, it can be reached.

Hi Steven,

here is the status of the other machine (PC386)

1. NIC initialization:
-------------------
#!/bin/sh
##### WD 8013 NIC #####
insmod 8390
insmod wd io=0x340 irq=10
ifconfig eth0 192.168.1.2
route add basicnet
-------------------
output when running initialization talks about shared memory
in a certain address range.


2. ifconfig test tells:
-----------------------
eth0 Link encap:Ethernet HWaddr 00:00:C0:47:26:27
inet addr:192.168.1.2 Bcast:192.168.1.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 coll:0
Interrupt:10 Base address:0x350 Memory:cc000-d0000
------------------
the memory in the last line is identical with the address mentioned
above


3. route test says:
------------------
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref
Use Iface
basicnet * 255.255.255.0 U 0 0
0 eth0
------------------
the only difference to the first machine is the 'Use' columne that
returns zero

Obviously there is still a hardware problem. Will it help to
replace the WD card?

Regards
Christof

________________________________________________________________

Ceskobratrska cirkev evangelicka - Betlemska kaple na Zizkove
Prokopova 4/216, 130 00 Praha 3, Czech Republic
Tel. (+420) 222 78 06 73 / 222 78 20 02 / 603 18 87 53
http://www.volny.cz/cce.zizkov





Archive powered by MHonArc 2.6.24.

Top of Page