Connectivity from master to client netbackup 7
Hi,
Got a question on connectivity requuirements between master and client. The client is configured to connect to a media server over a dedicated backup lan(not routable), while the master is setup to talk to clients and media server over the public network only. We want backups to take place over the backup network only. How can we configure the master to talk to the client?
Possibe solution by defining entries in the hostfile where 10.10.10.x is the public network and 192.168.1.x is the backup network. As the master server has no connectivity to the client, I'm not sure reference the backup network hostname but pointing that to the public network will work:
Make an entry in host file of Mater server and Client, then you will have connectivity between Master Server and Client.
Ex :
Master Server Host File:
Backup Lan IP Address of Client (192.*.*.* Client Host Name (BKP1)
Client Server Host File:
Backup Lan IP Address of Master Server Master Server Host Name
If it helps, the Master does not need to communicate to a client unless that client performs a database backup that uses what is effectively a user backup (such as SQL) or to collect BMR data.
For BMR data collection you could use a Media Server as a BMR Boot Server if you wish
If a client cannot connect (ping) the Master i am not sure how you could route anything though - if it can ping then hosts files will do the job for you.
If you need to connect to a clients host properties you could do it via a Media Server.
Hope this helps