Re: [gentoo-user] finding IP address of device on the network

2005-08-23 Thread Michael Crute
Well since you need to know it's IP address I will assume that you are not using static IP addresses and thus you are using DHCP. It should be as easy as checking the DHCP server logs or the table of active leases and searching for you MAC address. -Mike On 8/23/05, Joseph [EMAIL PROTECTED]

Re: [gentoo-user] finding IP address of device on the network

2005-08-23 Thread A. Khattri
On Tue, 23 Aug 2005, Joseph wrote: I have device on the network, I know its MAC address but not IP address. How to list devices connected to local network? You could try running: arp -e -- Aj. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] finding IP address of device on the network

2005-08-23 Thread Joseph
On Tue, 2005-08-23 at 23:38 -0400, A. Khattri wrote: On Tue, 23 Aug 2005, Joseph wrote: I have device on the network, I know its MAC address but not IP address. How to list devices connected to local network? You could try running: arp -e Thanks, that is perfect (need to record this

Re: [gentoo-user] finding IP address of device on the network

2005-08-23 Thread John Jolet
maybe with arp? but that's only if it's on your local segment. On Aug 23, 2005, at 9:54 PM, Joseph wrote: I have device on the network, I know its MAC address but not IP address. How to list devices connected to local network? -- #Joseph -- gentoo-user@gentoo.org mailing list --