Bacula-users

Re: [Bacula-users] FD error (UPDATE)

2009-10-22 14:56:16
Subject: Re: [Bacula-users] FD error (UPDATE)
From: Gilberto Nunes Ferreira <gilberto.nunes AT selbetti.com DOT br>
To: John Drescher <drescherjm AT gmail DOT com>
Date: Thu, 22 Oct 2009 16:53:06 -0200
I found a way (possible!)

>From Bacula Manual

"SDAddresses = <IP-address-specification>
        Specify the ports and addresses on which the Storage daemon will
        listen for Director connections. Normally, the default is
        sufficient and you do not need to specify this directive.
        Probably the simplest way to explain how this directive works is
        to show an example: 
        
        SDAddresses  = { ip = {
                addr = 1.2.3.4; port = 1205; }
            ipv4 = {
                addr = 1.2.3.4; port = http; }
            ipv6 = {
                addr = 1.2.3.4;
                port = 1205;
            }
            ip = {
                addr = 1.2.3.4
                port = 1205
            }
            ip = {
                addr = 1.2.3.4
            }
            ip = {
                addr = 201:220:222::2
            }
            ip = {
                addr = bluedot.thun.net
            }
        }"
        
        I do not know it is work...
        I will try...
        
        
        
        
        
Em Qui, 2009-10-22 às 16:42 -0200, Gilberto Nunes Ferreira escreveu:
> Is there some way to specify SDAddress on bacula client.
> If yes, I put our public IP on bacula client...
> 
> Thanks
> 
> 
> 
> Em Qui, 2009-10-22 às 14:00 -0400, John Drescher escreveu:
> > 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
> Gilberto Nunes Ferreira
> TI
> Selbetti Gestão de Documentos
> Telefone: +55 (47) 3441-6004
> Celular: +55 (47) 8861-6672 
> 
> 
> Disse Jesus: Eu sou o Caminho, a Verdade e a Vida. Ninguém vem ao Pai a
> não ser por Mim.
> Jesus said: I am the Way, the Truth and the Life. Nobody goes to Father
> without Me...
> <><
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> 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
Gilberto Nunes Ferreira
TI
Selbetti Gestão de Documentos
Telefone: +55 (47) 3441-6004
Celular: +55 (47) 8861-6672 


Disse Jesus: Eu sou o Caminho, a Verdade e a Vida. Ninguém vem ao Pai a
não ser por Mim.
Jesus said: I am the Way, the Truth and the Life. Nobody goes to Father
without Me...
<><









------------------------------------------------------------------------------
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>