Hello!
I know this can be done by way of ping/arp at the solaris command line
or via a script, OR via system() calls. Does anyone know of someone's
efforts to whip this up in an actual executable? The goal of the
program is to work like this:
PINGMAC 137.204.192.19 (dilbert): MAC ADDRESS of dilbert is:
08:0e:10:02:12:1e
I know there are practical limitations like: MUST BE ON SAME SUBNET
and stuff like this. BUT does anyone know of a pgm like this, or
might be able to point me somewhere that might?
Tx!
-Scott