Ano-Tech Computers
Enter keyword:

BackupExec agent on Redhat 9 host does not register
Problem:
A freshly installed RH9 server was set up with the BackupExec agent (be_agnt.tar) but was unable to contact the backup server.
 
Solution:
The agent determines its own bind IP by resolving its hostname. By default, RH9 has an entry in /etc/hosts listing the loopback address (127.0.0.1) for the local host name.

Replace the broken entry with a proper localhost entry like this:
"127.0.0.1 localhost.localdomain localhost"
and then add a proper entry with the correct IP address.
Then restart the agent.
 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles