• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Reverse ARP - need a how to

rudder

Lifer
I've got a mac address and was wondering if there is a command to find out what IP it has currently. I remember something about a rarp.exe but not sure if that is the tool or not. This is for a windows network.
 
If you are using windows 2000/xp, at a dos prompt type in: ipconfig /all

gives you all the info you need about your network connections.

in *nix, I think the command is ifconfig. I don't know all the switches. do a man on it.
 
Back
Top