On Fri, Mar 6, 2009 at 10:59 AM, Giorgos Gaganis <g.gaga...@gnomon.com.gr> wrote: > Hello > > I am a new user of bacula. I have installed it successfully on the > computer that I will use as director and storage and also to some of my > servers and I must say I liked it very much. I have come across a > problem though. > > I have a network setup with two subnets one that is internal and one is > a DMZ. My backup server is installed on the internal network and I > successfully setup the backups for servers that are on the internal > network. My director has access to the fds on my DMZ servers but it is > my impression that the fds are trying to contact the storage daemon > directly to the address that is defined on the director setup file. > Normally my servers on the DMZ cannot connect to addresses on the > internal network. I have tried to create a NATed address where my DMZ > servers can connect to the storage daemon but then it seems that my > director can't connect to the storage daemon. > > I was wondering if there is a way to define a different address for my > daemons depending on the client?
Two options immediately come to mind. - Multiple storage definitions in your bacula-dir.conf (Name = internal-sd, Name = dmz-sd) with the "Address" field set appropriately. Assign them to the different jobs based on where the client is. - Set the address in your storage definition (bacula-dir.conf) to a domain name and modify the hosts files on your DMZ hosts to go to the external IP. Your internal hosts just do a typical DNS lookup and get the internal result back. -HKS > > Also I would like to congratulate everyone for the creation of this > great software! > > Thank you very much for your time > > Giorgos > > > ------------------------------------------------------------------------------ > 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 > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > ------------------------------------------------------------------------------ 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 Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users