[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tool um Netzwerk abzusuchen



On Wed, Mar 02, 2005 at 04:08:37PM +0100, Michelle Konzack wrote:
> Am 2005-03-02 15:56:30, schrieb Andreas Pakulat:
> 
> > > ping -b 255.255.255.255 
> > 
> > "Invalid option" :-(
> 
> Aber
>         ping -c 4 255.255.255.255 
> 
> funktioniert...  Dann antworten Dir alle rechner die im netzwerk sind.
> 
> "-c 4" besagt, das er nur 4 pings sendet...

Kommt darauf an welches ping du benutzt:

mkoch@papacharly ~> ping 255.255.255.255
Do you want to ping broadcast? Then -b
mkoch@papacharly ~> ping -c 255.255.255.255
Usage: ping [-LRUbdfnqrvVaA] [-c count] [-i interval] [-w deadline]
            [-p pattern] [-s packetsize] [-t ttl] [-I interface or address]
	    [-M mtu discovery hint] [-S sndbuf]
            [ -T timestamp option ] [ -Q tos ]
	    [hop1 ...] destination


Gruss,

Michael
-- 
Java Trap: http://www.gnu.org/philosophy/java-trap.html



Reply to: