To resolve this issue adjust the hosts file in the SSIM and the collector. The host name listed in the collector hosts file must match the hostname as displayed in the Network settings tab in SSIM.
The hosts file entries should not be necessary if DNS is working properly.
To test if this is the issue, setup a hosts file entry. If the hosts file entry resolves the issue, the problem is name resolution.
- Start the SSIM Web GUI
- Click Network Settings tab
Make a note of the Hostname listed.
- Minimize the SSIM Web GUI
- On the Collector machine, open the hosts file in a text editor
- C:\Windows\system32\drivers\etc\hosts or C:\Windows NT\system32\drivers\etc\hosts
- Log in and provide the password.
- Type 'su -' then press Enter.
- Provide the root password.
- Type vi /etc/hosts
- If it is not already present, add an entry for the SSIM including its IP address, and the hostname as you saw in step 2 above.
- Save the changes to the hosts file.
- Get the Hostname of the collector machine.
- Click Start.
- Click Run.
- Type cmd then press Enter.
- At the command prompt type hostname then press Enter.
- Make a note of the hostname that is returned.
- Log in and provide the password.
- Type 'su -' then press Enter.
- Provide the root password.
- Type hostname then press Enter.
- Make a note of the hostname that is returned.
- Go back to the SSIM web GUI (you should still be on the Network Settings tab).
- Click Edit hosts file.
- Add the entry for the collector using its IP address and the hostname you got from step 10.
NOTE: DO NOT MODIFY the hosts file entry on the SSIM that points to the SSIM itself. Incorrect modifications to this entry will cause your SSIM to become inoperative.
- Click Save to hosts.
After this change, bootstrap the agent to the SSIM appliance: How to bootstrap the Symantec Security Information Manager (SSIM) Agent on a collector computer
Another possible solution is that bootstrapping is disabled to that appliance.
- Start the SSIM client and log in as Administrator.
- Click System - Appliance Configurations.
- Navigate to and click on the Appliance.
- In the right pane, uncheck "Disable bootstrapping" .
- Click Apply.
When you bootstrap a collector you must be logged in to the collector machine with sufficient privileges to perform administrative functions. To test this, log in to the collector machine as root or administrator and test the bootstrapping procedure.