Hello,
I think you should try something like
ssh -fnCNg -L 9112:localhost:9112 -R 9101:backupserver:9101 -R
9103:backupserver:9103 [EMAIL PROTECTED]
then define a storage resource in bacula-dir.conf wich adress is
localhost and port 9103
in the job ressource, use this storage device and 9112 for
Hello,
Chris Joelly wrote:
Hello!
i try to backup a remote w2k server using the "Run Before Job" parameter
to build a ssh tunnel to the bacula-fd on the remote server with the
following script
...
the script builds the tunnel succesfull (but only with using
start-stop-daemon, nohup doesn't work...)
Hello!
i try to backup a remote w2k server using the "Run Before Job" parameter
to build a ssh tunnel to the bacula-fd on the remote server with the
following script
backup:~# cat /etc/bacula/scripts/mk_ssh2w2k.sh
#!/bin/bash
# dig a tunnel to the remote office server
start-stop-daemon --start -