On 16.06.2017 at 09:51 wrote Daniel Tombeil: > Hi, > > I'm evaluating bareos with a rados backend at the moment. Another > requirement I have is a backup solution that enables me to realize a > backup completely driven by client side. In that scenario I have a bunch > of clients behind hiding NAT (using RFC1918 IP) and the Bareos-SD and > -DIR is locates outside of these networks. This means, that the client > does not have a unique and reachable IP address I can connect to. Is it > possible to set up bareos that way? I read documentation about the > "passive" setting, but this seems to be "the other way round". I also > find the "connect from client to dir" setting but as I understand I > still need an IP address in the client's configuration on the director.
yes and yes. http://doc.bareos.org/master/html/bareos-manual-main-reference.html#ClientInitiatedConnection is intended for this purpose. You still need to configure a IP address for the client on the director. However, if you only use ClientInitiatedConnection, is will not be used. regards, Jörg -- Jörg Steffens [email protected] Bareos GmbH & Co. KG Phone: +49 221 630693-91 http://www.bareos.com Fax: +49 221 630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, Jörg Steffens, P. Storz -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
