I have a commercial Web site where users have to log in to gain
access. In looking at the access log I'm wondering if this is one user
or four.
I know you can dynamically get an IP address but is it possible one
user can have his IP changed this quickly in one session?
64.12.117.11 - - [22/Apr/2004:06:26:08 -0700] "GET .....
64.12.117.7 - - [22/Apr/2004:06:26:19 -0700] "GET .....
64.12.116.84 - - [22/Apr/2004:06:26:19 -0700] "GET .....
64.12.116.213 - - [22/Apr/2004:06:26:49 -0700] "GET .....
Thanks