June 20, 200422 yr is there any one can help me how to get other body's MAC address in doc when I have his ip? I tryed nbtstat -a ip but it does't work.
June 20, 200422 yr Author thanks for your post,but sorry,do you mean "getmac command "is a software name?or ,it of course does't work in DOS.I think nbtstat is only usable in LAN,not suitable in WAN.
June 20, 200422 yr no its just like nbstat command type it it command promptcmdgetmac /? ..if u don't know if why do u say it doesn't work in dos? also look more into nbtstat it should work..but getmac is specially designed to get mac address so go with that if u only want to recieve the mac adress...
June 21, 200422 yr Author hehe,I tryed again,but still not available.even nbtstat often give me a "host not found".may be Billgates know why.anyway thank you all the same.
June 30, 200422 yr hehe,I tryed again,but still not available.even nbtstat often give me a "host not found".may be Billgates know why.anyway thank you all the same. You can only discover a MAC if there aren't any routers between you and him. The only MAC you can see is the first hop to him, so let's say he's 24.1.2.3. To send a packet to him, your system will query its ARP table and see that xx-xx-xx-xx-xx-xx is where packets destined to 24.0.0.0 go. Your system will will send the packet to the first hop at MAC xx-xx-xx-xx-xx-xx and that device will repeat the same procedure in resolving who is the next hop and decrease the TTL by one. This continues until the TTL expires or the packet reaches its destination. Unless you can somehow get your destination purposefully host to send you it's own MAC, I don't think you'll be able to resolve it over the net.Remember though that for a local network where everyone is on the same subnet, you can resolve MAC addresses. Drop to a cmd window and type arp -a
July 2, 200422 yr GETMAC will get the MAC-adress from the OS so it will even work with some hops between.but you will have to have enough rights to get it (OS level)so it won't work for a "strangers-Box"gr /\/\o\/\/
Create an account or sign in to comment