At 08:12 2014-05-27, [email protected] wrote:
I'm wondering how to identify the user's IP address so we can apply tighter security. (MySQL allows you to restrict access by IP address.)

How do you get the person's true IP (and not just the internal network IP)? Do you do a TraceRt and someone glean it from that?

     What do you mean by "true IP"?

An internal network IP address is a genuine IP address. If such a user can access the rest of the Internet, there will be an outward-facing IP address (belonging to a router not the user) which is used along with a port number (which changes for each Website session), and this is tracked by the router. One of the names for this is "IP masquerading".

Sincerely,

Gene Wirchenko


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to