|
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Shooting star
![]() ![]() ![]() ![]() Join Date: Oct 2003
Location: Malaysia
Posts: 774
|
get others MAC address
Friend of mine ask for help about this. His lecturers asked him how can we know others MAC address where that user also in same local network with us? I tried look for the command of how to do that but untill now no luck. So guys.. any idea? |
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
#2 |
|
Administrator
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Mar 2002
Location: Massachusetts, USA
Posts: 9,439
|
|
|
|
|
|
|
#3 |
|
Shooting star
![]() ![]() ![]() ![]() Join Date: Oct 2003
Location: Malaysia
Posts: 774
|
|
|
|
|
|
|
#4 |
|
Canadian Spaceman
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: May 2002
Location: Canada
Posts: 8,767
|
arp -a (In a windows nt based system cmd). As you see it shows my gateway only because the CAM/ARP table is being kept on the router. If you had a peer-to-peer network etc, your arp table would be larger. Code:
C:\Documents and Settings\User>arp -a Interface: 192.168.0.33 --- 0x2 Internet Address Physical Address Type 192.168.0.1 00-16-b6-1c-92-ca dynamic nbtstat -a <hostname or ip> (In a windows nt based system cmd) Code:
C:\Documents and Settings\User>nbtstat -a caboose
Nvidia nForce Networking Controller:
Node IpAddress: [192.168.0.33] Scope Id: []
NetBIOS Remote Machine Name Table
Name Type Status
---------------------------------------------
CABOOSE <00> UNIQUE Registered
WORKGROUP <00> GROUP Registered
CABOOSE <20> UNIQUE Registered
WORKGROUP <1E> GROUP Registered
WORKGROUP <1D> UNIQUE Registered
..__MSBROWSE__.<01> GROUP Registered
MAC Address = 00-E0-18-F1-84-84
__________________
CPU: Core i7 920 \ MB: EVGA X58 \ RAM: 12GB OCZ DDR3-1600 \ GPU: ATi 5870 HDD: 2x 150GB VelociRaptor R0 / PSU: Enermax Galaxy 850w / OS: Windows 7 x64 Last edited by RF; July 27th, 2006 at 04:54.. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|