Re: How to find network computers, use Rendezvous?
Re: How to find network computers, use Rendezvous?
- Subject: Re: How to find network computers, use Rendezvous?
- From: Sander Tekelenburg <email@hidden>
- Date: Fri, 15 Oct 2004 21:51:15 +0200
At 11:08 +0200 UTC, on 2004/10/15, jj wrote:
> This works fine here if you need only a list of IP numbers:
>
> set IPs to paragraphs of (do shell script "arp -a | awk '{print $2}' | tr -d
> '()'")
That seems to be unreliable. When I tried it returned the IP addresses for
only some of the machines on my LAN. Only after ssh-ing into the other
machines, exiting, and then running the command again did it list all
machines.
It looks to me like arp returns only IP addresses it already knows about;
does not go out on the subnet to actively search for what is there.
--
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden