cpu memhd wrote:
> Back in June I posted strange behavior by busybox/ping, but nothing has
> changed. I'd like to repost the problem (thoughts, anyone?):
> 
> ------->
> 
> 3.1 busybox/ping behaves like ping6...

gatekeeper# busybox --help
BusyBox v1.5.0.svn (2007-03-20 19:52:54 UTC) multi-call binary
Copyright (C) 1998-2006 Â Erik Andersen, Rob Landley, and others.
Licensed under GPLv2. Â See source distribution for full notice.


gatekeeper# ping localhost
PING localhost (7f00:1:e0f6:ffbf::): 56 data bytes
ping: can't create raw socket: Address family not supported by protocol


gatekeeper# ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: seq=0 ttl=64 time=0.1 ms
64 bytes from 127.0.0.1: seq=1 ttl=64 time=0.0 ms

and another address in our internal network...

for mail I submitted a patch a few months ago, look in the archives

cheers

Erich

gatekeeper# ping 172.29.4.1
PING 172.29.4.1 (172.29.4.1): 56 data bytes
64 bytes from 172.29.4.1: seq=0 ttl=64 time=0.9 ms
64 bytes from 172.29.4.1: seq=1 ttl=64 time=0.8 ms
64 bytes from 172.29.4.1: seq=2 ttl=64 time=0.8 ms

gatekeeper# ping mta1.ruf.ch
PING mta1.ruf.ch (195.141.2.10): 56 data bytes
64 bytes from 195.141.2.10: seq=0 ttl=64 time=0.2 ms
64 bytes from 195.141.2.10: seq=1 ttl=64 time=0.2 ms
64 bytes from 195.141.2.10: seq=2 ttl=64 time=0.2 ms

it looks as if the resolver has a problem getting ipv4 addresses from
the hosts file




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to