Re: [Bacula-users] FD behind NAT

2012-02-09 Thread Kleber Leal
; > To: "bacula-users" > Sent: Tuesday, February 7, 2012 12:24:20 PM > Subject: Re: [Bacula-users] FD behind NAT > > As you already said, you could use a site-to-site vpn. I don't know your > network, but if a non-openvpn site-to-site vpn would works, I guess you

Re: [Bacula-users] FD behind NAT

2012-02-09 Thread Christopher Geegan
go. Thank you again. - Original Message - From: "Julian Fahrer" To: "bacula-users" Sent: Tuesday, February 7, 2012 12:24:20 PM Subject: Re: [Bacula-users] FD behind NAT As you already said, you could use a site-to-site vpn. I don't know your network, but if a

Re: [Bacula-users] FD behind NAT

2012-02-07 Thread Francisco Javier Funes Nieto
Hi! With *nix machines you can use a sshtunnel! http://wiki.bacula.org/doku.php?id=sshtunnel Working for me in three vps servers flawessly! J. 2012/2/7 Christopher Geegan : > Forgive me if this has been asked and answered. > > I have a client (FD) behind NAT and I am look for ways to initiate b

Re: [Bacula-users] FD behind NAT

2012-02-07 Thread John Drescher
On Tue, Feb 7, 2012 at 12:55 PM, Christopher Geegan wrote: > Forgive me if this has been asked and answered. > > I have a client (FD) behind NAT and I am look for ways to initiate backup > jobs from the server without port forwarding on the client side. > > I have read numerous articles of how to

Re: [Bacula-users] FD behind NAT

2012-02-07 Thread Fahrer, Julian
As you already said, you could use a site-to-site vpn. I don't know your network, but if a non-openvpn site-to-site vpn would works, I guess you could also use one openvpn instance on both sides to establish a site-to-site connection. Or you could nat multiple ports to multiple clients. For exa