Eric Teuber wrote:
> There should be no problem with the 8139 driver.
>
> Check if the lights at the backside of the cards are
> blinking while pinging. If so, make sure the firewall is
> temporarily disabled and try again.
>
> If these steps do not help, post output of
> "/sbin/ifconfig" and "lspci -v" of both systems.
>
> Eric
There are obviously no lights at the backside of the card.
The outputs are as follows:
# Output of <ifconfig> on PC 1
eth0 Link encap:Ethernet HWaddr 00:0E:2E:6C:AF:E5
inet addr:192.168.1.2 Bcast:192.168.1.255
Mask:255.255.255.0
inet6 addr: fe80::20e:2eff:fe6c:afe5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:15 errors:0 dropped:0 overruns:0
carrier:0
collisions:0 txqueuelen:1000
RX bytes:60 (60.0 b) TX bytes:1304 (1.2 Kb)
Interrupt:11 Base address:0x6000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 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 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
# Output of <ifconfig> on PC 0
eth0 Link encap:Ethernet HWaddr 00:0E:2E:6C

B:A8
inet addr:192.168.1.3 Bcast:192.168.1.255
Mask:255.255.255.0
inet6 addr: fe80::20e:2eff:fe6c:dba8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0
carrier:0
collisions:0 txqueuelen:1000
RX bytes:844 (844.0 b) TX bytes:200 (200.0 b)
Interrupt:10 Base address:0x6000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:60 errors:0 dropped:0 overruns:0
frame:0
TX packets:60 errors:0 dropped:0 overruns:0
carrier:0
collisions:0 txqueuelen:0
RX bytes:3912 (3.8 Kb) TX bytes:3912 (3.8 Kb)
# Output of <lspci -v> concerning network device on PC 1:
0000:00:0b.0 Ethernet controller: Realtek Semiconductor Co.,
Ltd. RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RT8139
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at 6200
Memory at e4000000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
# Output of <lspci -v> concerning network device on PC 0:
0000:00:0a.0 Ethernet controller: Realtek Semiconductor Co.,
Ltd. RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RT8139
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at d400
Memory at ea000000 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Thanks so far,
atreyu.