Troubleshooting Tip: VPN geo-location map does not show the exact location of the VPN user
| Description | The article describes the steps to resolve the issue of determining the exact location of the VPN users. |
| Scope | FortiGate. |
| Solution | The VPN location map shows the country from where the VPN user is connected, but it does not show the exact location. When trying from the CLI to find the VPN user location, it gives the following error:
diagnose geoip geoip-query xxx.xxx.xx.xx Error while getting geoip info (err:-4)
xxx.xxx.xx.xx is the VPN user public IP.
The error 'Error while getting geoip info (err:-4)' means the system cannot contact the required GeoIP database due to a network or DNS issue, or a failed update.
To resolve this issue, follow the steps defined below:
execute ping service.fortiguard.net execute ping update.fortiguard.net execute ping guard.fortinet.net execute ping globalgip.fortinet.net
To further troubleshoot FortiGuard connectivity issues, refer to Troubleshooting Tip: Unable to connect to FortiGuard servers.
diagnose autoupdate versions | grep -A7 Geo
To update the GeoIP database, run the following command:
|
