F5 release IP geolocation database on F5 website: https://downloads.f5.com, You can download database update by following step below, We would like to provide 10 Steps for install and update IP geolocation database,

Step1: Access website https://downloads.f5.com

Step2: Click “Find a Download”

Step3: Select BIG-IP version that you using for download IP geolocation database

Step4: Click link “GeoLocationUpdates” for download file

Step5: Download File “ip-geolocation-v2-2.0.0-20220328.579.0.zip” and “ip-geolocation-v2-2.0.0-20220328.579.0.zip.md5” for check md5sum

Step6: Please check MD5SUM and upload file “ip-geolocation-v2-2.0.0-20220328.579.0.zip” to F5

In this case we using sftp for upload file to F5

Step7: Before we uploaded file to directory /root, We have to move the file to directory /shared/tmp

Step8: Run command unzip ip-geolocation-v2-2.0.0-20220328.579.0.zip for extract file

Step9: install file with command “geoip_update_data -f <RPM file name>

geoip_update_data -f geoip-data-v2-Region2-2.0.0-20220328.579.0.i686.rpm
geoip_update_data -f geoip-data-v2-ISP-2.0.0-20220328.579.0.i686.rpm
geoip_update_data -f geoip-data-v2-Org-2.0.0-20220328.579.0.i686.rpm

Step10: Try to geoip_lookup for confirm database with command below,

geoip_lookup -f <path/to/db/files> <IP address>

 961 total views,  1 views today

Related Posts

  • In this topic about solution F5 using iRules to check source client IP address from HTTP header x-forward-for and f5 query IP address from x-forward-for to geo-database for check country name, In case match with blacklist country, F5 action drop packet from client Step1: Diagram Traffic flow for this case…
    Tags: step, ip, local, command, traffic, manager, global, networks, geolocation
  • 1. Go to GUI > System > Certificate Management > Traffic Certificate Management > SSL Certificate List 2. Click import button 3. Select drop-down import type=Key, Fill in Key name and upload key to F5 4. Click new certificate key name that we created on step3 5. Click import button…
    Tags: networks, local, traffic, manager
  • In this topic, We would like to provide step to create IPv6 address on F5 BIG-IP via GUI web management and command line, we hope this information will help you to understand step create IPv6 address on F5 Step1: Create VLAN for IPv6 Address, GUI > Networks > IPv6 and…
    Tags: step, command, local, networks, traffic, manager
  • We found many environment require solution asymmetric route traffic via virtual server F5 BIG-IP, Today we would like how to setup profile for support asymmetric route on F5 BIG-IP, As i found this option that relate with fastl4 profile, Please enable option loose initiation and loose cloase, Local Traffic  ››  Profiles : Protocol : Fast L4  ››  fastL4…
    Tags: traffic, local, networks, manager
  • Function load balancer help you to improve about stability, flexibility and scalability to your system services, F5 health check to service on server before distribute traffic to server for reduce unstable servers to users Step1: Go to menu Local Traffic > Pools > Pool List > Create Step2: Fill in…
    Tags: traffic, step, local, manager