Hi, thanks for your reply,
Yes, ping works fine for outside adresses (fedora-forum.org, not the stresstest (look forward)). I´m sure with the IP-adress of my router because I can access the web interface. I disabled firewall of FC1 because my router is a stealth firewall. I forgot to mention that in the past everything worked fine (web-browsing too) but I can´t remember what I did and why it don´t work fine anymore. On my windows box everything works. Any more ideas ?!?
For further information I´ve posted all outputs of commands concerning network I know but I can´t interpret them complete ...
[milhouse@basra ~]$ ifconfig
eth0 Protokoll:Ethernet Hardware Adresse 00:50:FC:B0:70:5B
inet Adresse:192.168.123.1 Bcast:192.168.123.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1293075 errors:0 dropped:0 overruns:0 frame:0
TX packets:2499878 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:1000
RX bytes:78090053 (74.4 Mb) TX bytes:3365050452 (3209.1 Mb)
Interrupt:11 Basisadresse:0xe400
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:210 errors:0 dropped:0 overruns:0 frame:0
TX packets:210 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:17506 (17.0 Kb) TX bytes:17506 (17.0 Kb)
[milhouse@basra ~]$ dmesg
[...]
eth0: RealTek RTL8139 Fast Ethernet at 0xe400, 00:50:fc:b0:70:5b, IRQ 11
eth0: Identified 8139 chip type 'RTL-8100B/8139D'
ip_tables: (C) 2000-2002 Netfilter core team
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[root@basra /home/milhouse]# mii-tool -v
eth0: negotiated 100baseTx-FD, link ok
product info: vendor 00:00:00, model 0 rev 0
basic mode: autonegotiation enabled
basic status: autonegotiation complete, link ok
capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
advertising: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control
Stresstest (!22% packets loss! perhaps this is the reason => but how can I fix it.) ...
[root@basra /home/milhouse]# ping -s 512 -c 400 -f -n
www.google.de
PING
www.google.akadns.net (216.239.59.99) 512(540) bytes of data.
.
---
www.google.akadns.net ping statistics ---
400 packets transmitted, 310 received, 22% packet loss, time 6025ms
rtt min/avg/max/mdev = 128.609/3227.568/6286.124/1784.155 ms, pipe 231, ipg/ewma 15.102/6147.730 ms
[root@basra /home/milhouse]# ping fedoraforum.org
PING fedoraforum.org (64.46.100.35) 56(84) bytes of data.
64 bytes from mail.ewdi.org (64.46.100.35): icmp_seq=0 ttl=43 time=193 ms
64 bytes from mail.ewdi.org (64.46.100.35): icmp_seq=1 ttl=43 time=192 ms
64 bytes from mail.ewdi.org (64.46.100.35): icmp_seq=2 ttl=43 time=194 ms
64 bytes from mail.ewdi.org (64.46.100.35): icmp_seq=3 ttl=43 time=191 ms
64 bytes from mail.ewdi.org (64.46.100.35): icmp_seq=4 ttl=43 time=194 ms
--- fedoraforum.org ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4041ms
rtt min/avg/max/mdev = 191.734/193.358/194.963/1.241 ms, pipe 2
Greetz, milhouse