PROBLEM
On the agent status page, if you have the "Country" column enabled, you see some machines have "Reserved" as a Country name.
CAUSE
Kaseya has a concept called "Connection Gateway". This is the last IP address that the agent passes through before reaching the Kaseya server.
Typically, this is the external address of the router/firewall at the remote site. If you have a 192.168.0.x network NATed behind a router with the address 212.59.123.231, then you would see the agents IP Address as 192.168.0.5, which is the local address of the agent on the LAN, but you will also see the Connection Gateway as 212.59.123.123, as this is the address that the agent shows to the Kaseya server - it is the public IP address of the machine.
Kaseya uses the Connection Gateway address to lookup the Country by IP address. There is a database table that stores this list of IP addresses and the countries that they have been issued to.
If the agent is on the same LAN as the Kaseya server, then the Connection Gateway - the last address that the agent passes through before hitting the Kaseya server will be its local IP address - 192.168.0.5, as the traffic has not been NATed ro passed through the external interface of the router.
This means that Kaseya will see the IP address as 192.168.0.5 and also the Connection Gateway will be 192.168.0.5 (no NAT, no router, not external address, just a direct connection across the LAN, WAN or even VPN)
When Kaseya looks up with country owns 192.168.0.5, it returns "reserved", as this type of address is not country specific - it is a reserved address.
WORKAROUND / SOLUTION
There is no way to avoid this. You could force the agents that are on the LAN to send their traffic out through the router and then come back in after being NATed, so that the Kaseya server would see the external IP address of the router, however this is not advised, as the agents should use the shortest route to the Kaseya server.
Agent status page / Country column shows "Reserved"
Have more questions?
Was this article helpful?
Provide feedback for the Documentation team!
Browse this section
- 2byte-character(eg.Japanese) in Custom Field Name
- Agent status page / Country column shows "Reserved"
- Audit Software Licenses
- Filtering (Views) agents on the basis of version number of applications (.exe) doesn't return expected results
- How can I filter on agents that need to be updated (old agent versions)
- How do I configure Audits after installing a new agent?
- How do I create a View to test if an Advanced Audit field is empty?
- How to Create and Update a Custom Field
- How to edit Custom Fields shown in Quick View
- Is it possible to obtain BIOS information other than what is returned by the System Info audit?
- See more