Central Server Network Configuration Guide
Static IP and DHCP Usage for On-Prem Deployments
Dinesh
Last Update 4 maanden geleden
The Central Server must be consistently reachable by agents or target endpoints. If the Central Server IP changes unexpectedly:
- Agents may stop reporting
- Scans may fail
- Manual recovery may be required
Static IP is mandatory for Agent-Based setup, because in agent-based deployments:
- Agents are configured with the Central Server address during installation
- Agents continuously communicate with the same server endpoint
- The server address is expected to remain unchanged
- Agents cannot automatically rediscover the server
- Agents appear offline
- Reconfiguration or re-onboarding will be required
Using DHCP with agents can lead to unstable behavior and frequent agent disconnects.
DHCP Configuration
DHCP may be used when:
- Central server is roaming across networks
- The environment is non-persistent
- Agentless scanning is the primary architecture
In agentless deployments, no agents rely on persistent server IP and scans are initiated from either central server or jump host. If DHCP is used and the Central Server IP changes:
- Jump host configuration must be updated if any specific jump host is configured
- Connectivity must be revalidated
⚠️ Warning
Failure to update jump host configuration will result in:
- Scan failures
- Connection timeouts
- Discovery errors
This is expected behavior and not a product issue.
Central Server IP Address Change - Required Actions
- All agents and target endpoints should already be configured using the domain, not a raw IP address
- In this case, no endpoint-level changes are required
- Update the DNS record at the router / DNS level to point the domain to the new Central Server IP
Agentless / Jump-host architecture
- If a jump host is used, the Central Server IP must be updated manually on the jump host. Any reference to the old IP must be replaced with the new IP.
- All agents continue to communicate with the old IP
- Agents will not reconnect automatically after an IP change
- Configuration updates are required across all endpoints
2. Open the configuration file
3. Update the BASE_URL value
4. Restart the agent service
Updating Central Server IP on Windows Endpoints
1. Navigate to the agent installation directory:
5. Restart the agent service.
- Open Services (services.msc)
- Locate the service named: SecopsService
- Restart the service
