Bacula-users

Re: [Bacula-users] FD error

2009-10-22 14:03:29
Subject: Re: [Bacula-users] FD error
From: John Drescher <drescherjm AT gmail DOT com>
To: gilberto.nunes AT selbetti.com DOT br, bacula-users <Bacula-users AT lists.sourceforge DOT net>
Date: Thu, 22 Oct 2009 14:00:25 -0400
On Thu, Oct 22, 2009 at 1:50 PM, Gilberto Nunes Ferreira
<gilberto.nunes AT selbetti.com DOT br> wrote:
> Well, use 0.0.0.0 it is mean that bacula-sd will be wait connection in
> any available network interface (but I suppost that you know this)
>
Yes.

> I get the Address parameter on bacula manual, from www.bacula.org.
I believe if you do not add that parameter bacula still listens on all
interfaces.


Storage {                             # definition of myself
  Name = dev6-sd
  SDPort = 9103                  # Director's port
  WorkingDirectory = "/var/lib/bacula"
  Pid Directory = "/var/run"
  Maximum Concurrent Jobs = 20
}

dev6 ~ # netstat -a -n | grep 9102
tcp        0      0 0.0.0.0:9102            0.0.0.0:*               LISTEN

>
> I realy lost here now!
>

Sorry.

> But many thanks for your help..
> I will continue search a solution and when I get one, I will be post
> ok??
>

I think if you turn up debug logging on the director or the fd you can
see better on what exact address or fqdn the director sends to the fd.

John

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>