LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how do I change other peoples hwaddr? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-change-other-peoples-hwaddr-126597/)

Rhys 12-17-2003 06:15 AM

how do I change other peoples hwaddr?
 
I was using a static ip address and now I cant log into it.
I have been given a HWaddr of the ip address i want to use and it doesnt match up to mine.
How can I change the ip address of the pc using my address or hwaddr or cause it to shut down.
Then who ever is using my ip address will come forward saying there pc doesnt work.

Thanks

unSpawn 12-17-2003 07:40 AM

How can I change the ip address of the pc using my address or hwaddr or cause it to shut down.
If you mean your ISP has given you a lease with a static IP address that is linked to your eth's MAC address, and if you think someone else uses your IP address "illegally", then contact them. Else just try to renew the lease to get another IP address.

DrOzz 12-17-2003 08:04 AM

i know i can't really see what you were trying to say in the post, but i think i kinda understand and i'll take a stab at it...if this isn't what your trying to do then disregard my post..
so, personally i know when my connection was cable, that my internet only worked when i was using the NIC that my connection was setup with...cause on the ISP end they controlled it through the MAC address, so for example if i changed the NIC in my machine that would mean i would have to call the ISP and they would have to change that info for me to get a live connection...now with DSL that is not the case with me...
but to get to my point, if you know the MAC address of the NIC (or device for that matter, could be a router, etc...) that originally worked you can use the "hw ether" parameter with the ifconfig command to "change" the NICS mac address to be the one you specify with the command issued...i had to do that a couple of times and it worked fine...so if thats what your trying to do, then what i said above should work, as i know it did for me...the command would be something like the following:
ifconfig eth0 hw ether 00:00:00:00:00:01
where eth0 is assuming the device you are using, change accordingly if need be...and 00:00:00:00:00:01 is where you type the MAC address...

Rhys 12-17-2003 08:17 AM

The ip address was set internally by my company and they cannot tell me who is using it or how to cut them off.
I want to cut them off so that they will contact support and then I will know who it is.
I know the ip address hw addr.
I think they are windows as I am the only person running linux in the factory
I know the ip address HWaddr
I cannot locate them thorugh network neighbourhood, telnet or remote admin.

When I ping i get a reply.


All times are GMT -5. The time now is 12:59 AM.