Is there a package containing an ARP command ??
I need to determine the MAC address of a node from purely the IP address.
Bob
cat /proc/net/arp
[root@Freesco] cat /proc/net/arp
IP address HW type Flags HW address Mask Device
94.215.16.1 0x1 0x2 00:14:F1:E8:D4:05 * eth0
192.168.0.28 0x1 0x2 00:50:8B:03:F3:AE * eth1
ipfwadm -M -l -n
If needed you can ping the client first to make sure it's present in the arp table.
Return to 3rd Party Package Support for FREESCO v0.4.x
Users browsing this forum: No registered users and 0 guests