[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[linux-users:30012] Can't do ping


はじめまして。深江@熊本大学です。

しばらくは、debian-users でお世話になっていたのですが、
linuxi-users のほうが良いだろうというアドバイスを頂いたので
こちらでお世話になろうと思います。

さて、現在SharpのMebius PC-PJ1 というNote PCにdebian-2.0をインストール
しようと試みていますが、ネットワークのところでつまずいています。
PC Card は 3Com の3c589d を使っていて、カードを差したときにはピッという
高い音が二回しますので、カードは認識されているようです。
また、Card ControllerはRicoh RL5C475 で、kernel-2.0.34、pcmcia-cs-3.0.0
です。

route をすると

$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
localnet        *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo

とここで一旦とまり、一分半ぐらいしてから、
default         133.aaa.bbb.ccc 0.0.0.0         UG    1      0        0 eth0

とでます。route -n だとすぐに帰ってきます。

ping IP アドレスをすると、

$ ping aaa.bbb.ccc.ddd
PING aaa.bbb.ccc.ddd (aaa.bbb.ccc.ddd): 56 date bytes

 --- aaa.bbb.ccc.ddd ping statistics ---
 14 packets transmitted, 0 packet receive, 100% packet loss

となります。ping hostname だと、なにも出てきません。

長くなりますが、以下に ifconfig , /etc/pcmcia/network.opts
/proc/interrupts , /proc/ioports , dmesg をのせます。
よろしくお願いします。

 ---- ifconfig -a -----------
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          Collisions:0 

eth0      Link encap:Ethernet  HWaddr 00:10:4B:7B:A7:64  
          inet addr:133.aaa.bbb.ccc  Bcast:133.aaa.bbb.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
          Collisions:0 
          Interrupt:3 Base address:0x300 


 ----- /etc/pcmcia/network.opts ------
# Network adapter configuration
#
# Automatically generated during the Debian Installation
#
case "$ADDRESS" in
*,*,*,*)
	IF_PORT="auto"
	# Use BOOTP [y/n]
	BOOTP="n"
	IPADDR="133.aaa.bbb.ccc"
	NETMASK="255.255.255.0"
	NETWORK="133.aaa.bbb.0"
	BROADCAST="133.aaa.bbb.255"
	GATEWAY="133.aaa.bbb.ccc"
	DOMAIN="eecs.kumamoto-u.ac.jp"
	DNS_1="133.aaa.bbb.ccc"
	;;
esac


------- /proc/interrupts ----------
 0:     525937   timer
 1:        997   keyboard
 2:          0   cascade
 3:          3   3c589_cs
 6:         29 + floppy
 8:          2 + rtc
13:          1   math error
14:       2851 + ide0
15:          1   i82365

------ /proc/ioports --------------
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : npu
01f0-01f7 : ide0
0300-030f : 3c589_cs
03c0-03df : vga+
03e0-03e1 : i82365
03f0-03f5 : floppy
03f6-03f6 : ide0
03f7-03f7 : floppy DIR
fcd0-fcd7 : IDE DMA
fcd8-fcdf : IDE DMA


 ----- dmesg ---------
Console: 16 point font, 400 scans
Console: colour VGA+ 80x25, 1 virtual console (max 63)
pcibios_init : BIOS32 Service Directory structure at 0x000f6580
pcibios_init : BIOS32 Service Directory entry at 0xfd800
pcibios_init : PCI BIOS revision 2.10 entry at 0xfda2b
Probing PCI hardware.
Calibrating delay loop.. ok - 458.75 BogoMIPS
Memory: 62584k/65536k available (1124k kernel code, 384k reserved, 1444k data)
Swansea University Computer Society NET3.035 for Linux 2.0
NET3: Unix domain sockets 0.13 for Linux NET3.035.
Swansea University Computer Society TCP/IP for NET3.034
IP Protocols: IGMP, ICMP, UDP, TCP
VFS: Diskquotas version dquot_5.6.0 initialized
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.
Checking 'hlt' instruction... Ok.
Intel Pentium with F0 0F bug - workaround enabled.
alias mapping IDT readonly ...  ... done
Linux version 2.0.34 (root _at_ molec3) (gcc version 2.7.2.3) #1 Mon Jun 22 18:16:14 WEST 1998
Starting kswapd v 1.4.2.2 
Real Time Clock Driver v1.09
tpqic02: Runtime config, $Revision: 0.4.1.5 $, $Date: 1994/10/29 02:46:13 $
tpqic02: DMA buffers: 20 blocks, at address 0x277800 (0x277678)
Ramdisk driver initialized : 16 ramdisks of 4096K size
loop: registered device at major 7
ide: i82371 PIIX (Triton) on PCI bus 0 function 9
    ide0: BM-DMA at 0xfcd0-0xfcd7
    ide1: BM-DMA at 0xfcd8-0xfcdf
hda: HITACHI_DK237A-32, 3102MB w/512kB Cache, CHS=788/128/63, DMA
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
md driver 0.35 MAX_MD_DEV=4, MAX_REAL=8
Failed initialization of WD-7000 SCSI card!
ppa: Version 1.42
ppa: Probing port 03bc
ppa: Probing port 0378
ppa: Probing port 0278
scsi : 0 hosts.
scsi : detected total.
Partition check:
 hda: hda1 hda2 < hda5 hda6 hda7 hda8 >
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 130748k swap-space (priority -1)
PS/2 auxiliary pointing device detected -- driver installed.
Appletalk 0.17 for Linux NET3.035
Serial driver version 4.13 with no serial options enabled
Linux PCMCIA Card Services 3.0.0
  kernel build: 2.0.34 unknown
  options:  none
Intel PCIC probe: 
  Intel i82365sl B step at 0x3e0 ofs 0x00, 1 socket
    host opts [0]: none
    ISA irqs (default) = 3,4,5,7,9,10,11,12,15 status change on irq 15
cs: IO port probe 0x0c00-0x0cff: excluding 0xcf8-0xcff
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x220-0x22f 0x370-0x377 0x388-0x38f 0x398-0x39f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
cs: memory probe 0x0d0000-0x0dffff: clean.
loading device 'eth0'...
eth0: 3Com 3c589, port 0x300, irq 3, Auto port, hw_addr 00:10:4B:7B:A7:64
eth0: autodetected 10baseT
VFS: Disk change detected on device 02:00
end_request: I/O error, dev 02:00, sector 0
VFS: Disk change detected on device 02:00

 ---
 ふかえ

この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: