PDA

View Full Version : Retrieving a Machine IP



Motion
08-09-2006, 07:18 PM
Hey, obviously this retrieves there IP:



$_SERVER['REMOTE_ADDR'];


BUT...

How is it possible to get there machine IP?

Recursion
08-09-2006, 07:43 PM
it probably isnt because most routers probably would block the requests and it is only an internal IP for the internal network to work with.

Josh-H
08-09-2006, 07:52 PM
Just curious why you would need a machine IP :s

Vixt
08-09-2006, 08:00 PM
Just curious why you would need a machine IP :s
Keylogging...

Mentor
08-09-2006, 08:24 PM
read the fowarding headers...

Motion
08-09-2006, 08:24 PM
@Mess: No.. Its so i can ban users from my site through there machine IP so they can't simply change there router IP..

Wig44.
08-09-2006, 08:27 PM
Hmmm... Clever, but you would basically have to break past their router/modem, modems tend to be weaker by wireless routers are indestructable, you should see the anti virus spywar and firewall stuff on mine!

Motion
08-09-2006, 08:28 PM
Bah nvm i thought it was simple, i just thought it would be better to ban machine IP's but hey, lol.

Thanks anyway guys ^.^

Sygon.
08-09-2006, 09:07 PM
Use ip and cookies.

I know they can delete them but not everyone thinks about it and if they try log in their acoutn again it will set that banned cookie aswell as the ip being banned and it will ban the new ip. :)

Recursion
08-09-2006, 09:08 PM
and also if you banned the machine IP they could just change the IP Address. There is about 2000 Possible internal IP addresses?

J0SH
08-09-2006, 09:16 PM
Ryan, this is good.


http://habboxforum.com/showthread.php?p=2181714#post2181714

Mentor
08-09-2006, 09:20 PM
internal ips change just as easly as exstenal ones... all it realy does is see threw the proxies to the ip the machine is currentlyt useing

Recursion
08-09-2006, 09:23 PM
internal ips change just as easly as exstenal ones... all it realy does is see threw the proxies to the ip the machine is currentlyt useing

unless they use static IPs. Everyone on my network uses DHCP Assigned ones which dont change unless something happens. I am the only one that uses a static ip on my network because i run lots of different servers at different times.

Sygon.
09-09-2006, 10:36 AM
and also if you banned the machine IP they could just change the IP Address. There is about 2000 Possible internal IP addresses?

Cookie that tells them that they are banned too... so everytime they visit the site it will ban hteir new ip..

Student0374
09-09-2006, 11:10 AM
I can change my internal IP anytime I want, very simple.. Just assign a new IP to my computer and bingo it's done. I think I have a possible 1500 internal IP's that can be used, :P

Vixt
09-09-2006, 11:12 AM
I can change my internal IP anytime I want, very simple.. Just assign a new IP to my computer and bingo it's done. I think I have a possible 1500 internal IP's that can be used, :P
Arn't you the lucky one?

It's impossible to ban a machine ID from a website, I think.

Want to hide these adverts? Register an account for free!