Baard Aase skrev:
> In order to take backup of hosts that is "offsite", I'll need to pipe
> connections through SSH or something like that. I can connect to all
> hosts using SSH, but I can't make connections from the hosts to the
> backup server, this means that I need something like ssh -R
> 9103:mybacula-sd:9103 myhost "sleep 120" to create the tunnel.
> Preferably would I also pipe the communication from the director to the
> host through ssh ( -L XXXXX:localhost:9102).
> 
> 
> Is it possible to let bacula manage the creation of such tunnels, and
> how would I configure the FileDaemon and the Director to make this work?
> Can I for example override the hostname of the StorageDaemon in the
> FileDaemon settings, or would I have to override it using the hosts file?

Sorry about asking before reading the manual properly. I see that the
ssh-tunnel.sh shows how to do this.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to