Stut wrote:
Daniel Anderson wrote:
I see what you mean though, but it would still be handy to find out
how to find the Reverse IP/DNS anyway.
Does anyone know?
http://php.net/gethostbyaddr
-Stut
Daniel,
Just be careful because if you ban people by ip/dns you will end up
banning a lot of
Daniel Anderson wrote:
I see what you mean though, but it would still be handy to find out how
to find the Reverse IP/DNS anyway.
Does anyone know?
http://php.net/gethostbyaddr
-Stut
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nderson" <[EMAIL PROTECTED]>
Cc: "php-windows"
Sent: Tuesday, September 19, 2006 8:53 PM
Subject: Re: [PHP-WIN] Reverse DNS/IP
Daniel,
I don't think this is going to help you much. Most ISPs assign unique DNS
names to each IP address, so you'd end up with somethi
Daniel,
I don't think this is going to help you much. Most ISPs assign unique
DNS names to each IP address, so you'd end up with something like:
92-18-36-1.wsip.mysip.com
the first time they come in, and
92-18-36-2.wsip.mysip.com
the next time ... if you ban based on DNS name, you're still
Hi guys,
Question:
I was wondering if anyone knows if it is possible to find the reverse IP/DNS
address of a computer please?
Reason:
I ask this because I wish to produce a 'ban' list of users on a forum who
persistantly cause problems, banning specific IPs is an option, but at the
moment is n