Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unix Agent -- Has anyone got this to work? 1

Status
Not open for further replies.

XonK

Programmer
Jun 12, 2001
1
0
0
US
I recently installed the unix agent on a linux machine running redhat 7. I am running Backup Exec 8 on a Windows 2000 server and it will not see the back up agent on the linux machine. I have added the linux box name and IP to the host file on the windows machine and vice versa. I have checked over every step to make sure that I am setting everything up correctly. Anyone have any ideas?
 
Does the Redhat machine reside on the other side of a firewall. Cuz if so then you'll have to edit your firewall to accept traffic bi-directionally on ports 6101 and 6103. Also do a ps -aux | grep agent.be or ps -aux | grep /etc/bkupexec/agent.be and see if the agent process shows up. If not, go to a csh prompt and cd to /etc/bkupexec and run ./agent.be & and that should start the process. Or just do a shutdown -r now. And that will reboot the server, and Backup exec agent should load automatically.

Sincerely,
Mark
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top