Question

In: Computer Science

I can see one unknown android device on my network, but it hassame host-name as...

I can see one unknown android device on my network, but it has same host-name as my android device.

QUESTION

1.Is this possible that on same network two different devices can have same host-name ?

2.Is someone spoofing my device and accessing my network ?

SITUATION

1.I have WPA2-psk security key encryption.

2.Both have different but similar MAC addresses. (first three octets are same).

Solutions

Expert Solution

Question 1: Yes it is possible for multiple devices to have the same hostname on a network, you can simply change the name of any two computers on a network and they will share the same hostname. Unfortunately this can cause a number of different problems, like domain name resolution will not work correctly since they are both sharing the same hostname. Though they can get different IP addresses assigned via DHCP since that uses MAC addressing to assign IP addresses.

MAC addresses are group assigned to manufacturers much like IP addresses are assigned to ISPs, so that's not unlikely if both devices are from the same manufacturer.

Question 2: Probably not. If you have any friends or family or co-workers (small-business or home network), that have a similar android device and have accessed your network, that entry may be listed in your DHCP Leases/Connected Devices list. If you delete the DHCP lease/disconnect the device in question and it pops up again, it could be caused by a number of things: some devices (phones especially) have multiple MAC addresses and can have multiple DHCP entries, someone could have left a device there, it could be a cracked or stolen wpa-psk key (though I doubt it), and a device spoof seems really unlikely.


Related Solutions

For the following two network interfaces, identify their IP address, host name, subnet id, prefix, and...
For the following two network interfaces, identify their IP address, host name, subnet id, prefix, and subnet mask. en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500      ether 6c:96:cf:d9:3f:0f      inet6 fe80::cb3:7b1b:362f:48bc%en0 prefixlen 64 secured scopeid 0x5      inet 10.21.136.95 netmask 0xffff0000 broadcast 10.21.255.255      nd6 options=201<PERFORMNUD,DAD>      media: autoselect      status: active awdl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1484      ether 26:db:01:45:50:73      inet6 fe80::24db:1ff:fe45:5073%awdl0 prefixlen 64 scopeid 0x7      nd6 options=201<PERFORMNUD,DAD>      media: autoselect      status: active
Python I want to name my hero and my alien in my code how do I...
Python I want to name my hero and my alien in my code how do I do that: Keep in mind I don't want to change my code except to give the hero and alien a name import random class Hero:     def __init__(self,ammo,health):         self.ammo=ammo         self.health=health     def blast(self):         print("The Hero blasts an Alien!")         if self.ammo>0:             self.ammo-=1             return True         else:             print("Oh no! Hero is out of ammo.")             return False     def...
How can I refactor my current code to Reverse engineer an unknown file format containing the...
How can I refactor my current code to Reverse engineer an unknown file format containing the same data fields but stored using a different representation in C. My Code: #include <stdio.h> #include <stdlib.h> #include <string.h> typedef struct{    double slope;    char spade;    int water;    short wood;    char afternoon;    float daughter;    unsigned long beginner;    char scissors;    char structure;    char competition;    char force;    char mark[11];    short copy;    double grain;...
organizational behavior My name is Michael Boyle and I am one of the owners and founders...
organizational behavior My name is Michael Boyle and I am one of the owners and founders of Mike Boyle's Strength and Conditioning in Woburn, North Andover and Haverhill, Massachusetts. Basically, I have been doing this for 33 years. I started out with the idea that I was going to be an athletic trainer, went to Boston University for about 6 months as an athletic trainer and then realized that that wasn't what I wanted to do and that I was...
Name a electrical device that can be both a conductor and insulator.
Name a electrical device that can be both a conductor and insulator.
name a device that has one hot encoded input
name a device that has one hot encoded input
Please see if you can correct my code. I am getting an ReferenceError in Windows Powershell...
Please see if you can correct my code. I am getting an ReferenceError in Windows Powershell that says payment is undefined. I am trying to create a main.js file that imports the function from the hr.js file; call the function passing the necessary arguments and log the result to the console. main.js var Dev = require("./hr.js") const { add } = require("./hr.js") var dev_type = 1; var hr = 40; console.log("your weekly payment is " + payment(dev_type, hr)) dev_type =...
Can you please see what I have done wrong with my program code and explain, This...
Can you please see what I have done wrong with my program code and explain, This python program is a guess my number program. I can not figure out what I have done wrong. When you enter a letter into the program, its supposed to say "Numbers Only" as a response. I can not seem to figure it out.. instead of an error message. import random def menu(): print("\n\n1. You guess the number\n2. You type a number and see if...
i want a historical review on movie my name is khan
i want a historical review on movie my name is khan
My name is Charles, but my friends and family call me Chuck. I am the fifth...
My name is Charles, but my friends and family call me Chuck. I am the fifth child in a family of 7, three older sisters and an older brother before me, and a sister one a year younger and a brother 5 years younger than her. Due to the age difference between my sister and my little brother, jokes were told in family gatherings referring to my little brother as an “accident” or as “Ramses” making reference to a popular...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT