Quote:
Originally Posted by DWB
How are all of you dealing with this (mobile users / constant changing IPs)?
|
just ignore when the last 2 octets of the ip change. when a user's ip is dynamically switching you'll notice that it's usually always in the same subnet.
218.45.34.84
218.45.34.15
218.45.34.216
218.45.36.184
so it should be pretty easy to adjust whatever software you have to only take into account the first couple octets