Hi again,
I'm currently modifying sub-zones defining geolocation of IP ranges for a client. To make this short, would it be possible to do the following:
- 172.16.0.0/12 - assigned to geoloc. A
- 172.20.0.0/24 - assigned to geoloc. B
- 172.20.1.0/24 - assigned to geoloc. C
SCENARIOS:
- Scenario 1 - Events related to 172.20.0.x displays geolocation B
- Scenario 2 - Events related to 172.20.1.x displays geolocation C
- Scenario 3 - Events outside of the two IP ranges will display geolocation A
This is not really a question of best practice or whatever (this is probably bad practice anyway), just trying to know if this is doable. Don't know if a similar question was posted either since I couldn't find any.
Thanks!