lukpio3 Napisano Lipiec 31, 2011 Zgłoszenie Share Napisano Lipiec 31, 2011 Witam. Chcę przetestować szybkość swojego połączenia LAN, bez wyjścia na internet. Po prostu mam serwer na linuxie i drugi komputer również z linuxem. Na obu zainstalowany iperf. NA serwerze uruchamiony poleceniem iperf -s. Na kliencie wydane polecenie iperf -c 192.168.0.2 -d -t 20 i otrzymuję następujący wynik: $ iperf -c 192.168.0.2 -d -t 20 ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 85.3 KByte (default) ------------------------------------------------------------ ------------------------------------------------------------ Client connecting to 192.168.0.2, TCP port 5001 TCP window size: 132 KByte (default) ------------------------------------------------------------ [ 5] local 192.168.0.105 port 51070 connected with 192.168.0.2 port 5001 write2 failed: Connection reset by peer [ 5] 0.0- 0.0 sec 190 KBytes 178 Mbits/sec Czy możecie mi powiedzieć co może być powodem że połączenie zostaje przerwane (Connection reset by peer). Nie mogę nigdzie w sieci znaleźć odpowiedzi. Pozdrawiam. Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
3k_PL Napisano Lipiec 31, 2011 Zgłoszenie Share Napisano Lipiec 31, 2011 A nie masz nic w /var/log/messages /var/log/syslog ? No i czy selinux nic nie wyrzuca? Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
lukpio3 Napisano Lipiec 31, 2011 Autor Zgłoszenie Share Napisano Lipiec 31, 2011 To chyba będzie ten fragment w pliku messages: Jul 31 20:32:56 lukasz-laptop kernel: [ 5106.017970] eth2: link down Jul 31 20:33:02 lukasz-laptop kernel: [ 5111.587915] eth2: link up, 100Mbps, full-duplex, lpa 0x45E1 Jul 31 20:33:02 lukasz-laptop kernel: [ 5111.588529] ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready Jul 31 20:33:09 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.host_name Jul 31 20:33:09 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.domain_name Jul 31 20:33:09 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.nis_domain Jul 31 20:33:09 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.nis_servers Jul 31 20:33:09 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.interface_mtu Jul 31 20:33:42 lukasz-laptop kernel: [ 5151.542324] eth2: link down Jul 31 20:33:47 lukasz-laptop kernel: [ 5156.263848] eth2: link up, 100Mbps, full-duplex, lpa 0xC5E1 Jul 31 20:33:47 lukasz-laptop kernel: [ 5156.264593] ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready Jul 31 20:33:51 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.routers Jul 31 20:33:51 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.domain_name Jul 31 20:33:51 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.nis_domain Jul 31 20:33:51 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.nis_servers Jul 31 20:33:51 lukasz-laptop dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.interface_mtu Jul 31 20:48:39 lukasz-laptop -- MARK -- Jul 31 21:08:39 lukasz-laptop -- MARK -- Jul 31 21:28:39 lukasz-laptop -- MARK -- Serwer stoi na fedorze natomiast klientem z którego pochodzi ten plik jest ubuntu. Niestety tylko tego linuxa miałem a nie chciało mi się instalować fedory tylko po to aby zrobić test szybkości. Robiłem na tym co miałem. Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Rekomendowane odpowiedzi