Vladimir Vasilev wrote:
> Hi folks
> 
> Do anyone has a solution when the bacula server is behind NAT?  
> bacula_internal-dir tells public-fd to send data to bacula_internal-sd,  
> but bacula_internal-sd is on internat network (behind NAT). Can I tell the  
> SD to initialize the connection to the public-fd?
> 
> Port fowarding, VPN tunelling, etc are plan B.

Create two Storage resources in bacula-dir.conf.  Given them different IP 
addresses, one public, one private.  Use the public one for clients 
outside.  Use the firewall to redirect the public IP address to the SD.

Point both Storage resources at the same SD.

Make sense?

-- 
Dan Langille - http://www.langille.org/
BSDCan - The Technical BSD Conference: http://www.bsdcan.org/
PGCon  - The PostgreSQL Conference:    http://www.pgcon.org/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to