maaf4d kirjoitti 1.3.2016 23:23:
> Hi,
> I would like some help with thi issue where the director cannot
> connect to either one of my file daemons. I installed the client
> version of bacula on a linux computer and a windows computer and
> configured them along with the director so they would communicate and
> run a backup job. Although when i go into the console and check the
> status of my clients, the connection is never successful. It ends up
> telling me that the connection timed out. Could anyone tell me what I
> am doing wrong? Here is my configurations:
> Server:
> Director File:
> 
> Director { # define myself
> Name = backup-master-001.novalocal-dir
> DIRport = 9101 # where we listen for UA connections
> QueryFile = "/etc/bacula/scripts/query.sql"
> WorkingDirectory = "/var/lib/bacula"
> PidDirectory = "/var/run/bacula"
> Maximum Concurrent Jobs = 1
> Password = "f6nJvHpItEmcJ4m7J-WYSJzxdK9S2BGo6" # Console password
> Messages = Daemon
> DirAddress = 127.0.0.1
> }

dir is listening only for the localhost. Ok, that is OK I guess, unless 
you need to connect to it using bconsole or such from remote.

But is the fd listening proper cp interface, or localhost too? That is 
important.

br. jarif
-- 
jarif.bit

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to