misc/171209: ping: sendto: Invalid argument

Gleb Smirnoff glebius at FreeBSD.org
Fri Aug 31 20:10:13 UTC 2012


The following reply was made to PR kern/171209; it has been noted by GNATS.

From: Gleb Smirnoff <glebius at FreeBSD.org>
To: Eugen Konkov <kes-kes at yandex.ru>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: misc/171209: ping: sendto: Invalid argument
Date: Sat, 1 Sep 2012 00:00:35 +0400

 On Fri, Aug 31, 2012 at 02:26:42PM +0000, Eugen Konkov wrote:
 E> >Description:
 E> # ping 10.11.6.1
 E> PING 10.11.6.1 (10.11.6.1): 56 data bytes
 E> ping: sendto: Invalid argument
 E> ping: sendto: Invalid argument
 E> ping: sendto: Invalid argument
 E> ^C
 E> --- 10.11.6.1 ping statistics ---
 E> 3 packets transmitted, 0 packets received, 100.0% packet loss
 E> 
 E> # traceroute 10.11.6.1
 E> traceroute to 10.11.6.1 (10.11.6.1), 64 hops max, 40 byte packets
 E> traceroute: sendto: Invalid argument
 E>  1 traceroute: wrote 10.11.6.1 40 chars, ret=-1
 E>  *traceroute: sendto: Invalid argument
 E> traceroute: wrote 10.11.6.1 40 chars, ret=-1
 E>  *traceroute: sendto: Invalid argument
 E> traceroute: wrote 10.11.6.1 40 chars, ret=-1
 E> 
 E> # netstat -nrW | grep 10.11.6
 E> 10.11.6.0/23       10.11.19.52        UGS         0       41   1500  vlan408
 E> 
 E> # ping 10.11.19.52
 E> PING 10.11.19.52 (10.11.19.52): 56 data bytes
 E> 64 bytes from 10.11.19.52: icmp_seq=0 ttl=63 time=0.900 ms
 E> 64 bytes from 10.11.19.52: icmp_seq=1 ttl=63 time=77.580 ms
 E> ^C
 E> --- 10.11.19.52 ping statistics ---
 E> 2 packets transmitted, 2 packets received, 0.0% packet loss
 E> round-trip min/avg/max/stddev = 0.900/39.240/77.580/38.340 ms
 
 Can you please provide your full host configuration: rc.conf, firewall
 rules if there are any?
 
 
 -- 
 Totus tuus, Glebius.


More information about the freebsd-bugs mailing list