Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

RE: [PHP] $REMOTE_ADDR subnet consistency? From: Jason Murray (Jason.Murray <email protected>)
Date: 06/30/01

> BUT I WAS WONDERING, and now here comes my question, do the first
> two subnets of an IP address (i.e. 204.57.x.x) typically stay the
> same, so that they could be relied upon for general authenticity?

In practice, I would say yes.

However, theoretically, AOL may suddenly use switch your connection
to use a proxy on the other side of the country on a completely
different B class if their proxy gets congested. And if they can
do that within a country (I'm almost sure they do, or can now), they
can do it around the world :)

So in practice yes, in theory and perhaps in practice no.

Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>