ciao,

ho un problema piuttosto strano con la rete linux composta da: Mandriva 2007 spring (dual boot con Windows XP), Mandrake 10.0 official (ip statico) ed un modem/router D-LINK (tempo di rilascio ip 3600 secondi) + switch da 5 porte.

trovo piuttosto lenta la risposta alle richieste di connessione ad internet dal pc con Mandriva 2007 Spring (cosa che non avviene invece ne dalla partizione Windows XP ne dall'altro pc con Mandrake 10.0).

questo è il ping dal pc verso il router:

$ ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=255 time=3.55 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=255 time=0.671 ms
64 bytes from 192.168.1.1: icmp_seq=3 ttl=255 time=0.650 ms
64 bytes from 192.168.1.1: icmp_seq=4 ttl=255 time=0.673 ms
64 bytes from 192.168.1.1: icmp_seq=5 ttl=255 time=0.695 ms
64 bytes from 192.168.1.1: icmp_seq=6 ttl=255 time=0.666 ms
64 bytes from 192.168.1.1: icmp_seq=7 ttl=255 time=0.756 ms

troppo alto il valore iniziale...


e questa è la configurazione:
codice:
# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:25:2F:08:93
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::211:25ff:fe2f:893/64 Scope:Link
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:229 errors:0 dropped:0 overruns:0 frame:0
          TX packets:300 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:131013 (127.9 KiB)  TX bytes:46916 (45.8 KiB)
          Base address:0x8000 Memory:c0240000-c0260000

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:1545 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1545 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:318056 (310.6 KiB)  TX bytes:318056 (310.6 KiB)
qualche idea sul perchè?