Hi John

 This machine is backuped up by a SSH tunnul.

  When Director backup this client, it creates a ssh tunnel, with the needed
port tunneling.
  This configuration works on another machine prefectly.

See this howto : http://wiki.bacula.org/doku.php?id=sshtunnel
 Just to give a try, I did set the public IP of the client, and it gives the
same results :

[r...@dell1 ~]# service bacula-fd start
Starting Bacula File services:                             [  OK  ]
[r...@dell1 ~]# service bacula-fd status
bacula-fd dead but subsys locked

Thomas.
On Wed, Feb 18, 2009 at 04:58, John Drescher <[email protected]> wrote:

>  On Tue, Feb 17, 2009 at 10:54 PM, John Drescher <[email protected]>
> wrote:
> >> FileDaemon {                          # this is me
> >>   Name                    = client.bacula.com-fd
> >>   FDport                  = 9102                  # where we listen for
> the
> >> director
> >>   WorkingDirectory        = /var/lib/bacula
> >>   Pid Directory           = /var/run/bacula
> >>   Maximum Concurrent Jobs = 20
> >>   FDAddress               = 127.0.0.1
> >> }
> >>
> >
> > With 127.0.0.1 you will not be able to the fd. I mean this will only
> > work if this is also the machine with the director and SD.
> >
> That did not come out right. Use the external IP address network
> communication between the fd and sd and the fd and director will not
> work with 127.0.0.1 unless the director and SD run on the same
> machine.
>
> John
>
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to