Re: [Bacula-users] Problem with a backup behind a firewall

2007-06-19 Thread Jean-François Leroux
Found it : the SD machine had a wrong gateway. TCP handshake could never finish because the answer was sent to the wrong IP. Since the packet was never received, I had nothing in the FW log... I just added a route for the client with the correct gateway (the firewall) and everything's fine (canno

Re: [Bacula-users] Problem with a backup behind a firewall

2007-06-18 Thread Martin Simmons
> On Sat, 16 Jun 2007 18:14:09 +0200, Jean-François Leroux said: > > Hi, > I'm trying to backup a server in an external zone. > > Here's my setup : > > Director is in machine located in the private network. Storage is (disk) on > another machine in the private network. Client is a machine in

Re: [Bacula-users] Problem with a backup behind a firewall

2007-06-18 Thread Arno Lehmann
Hi, On 6/16/2007 6:14 PM, Jean-François Leroux wrote: > Hi, > I'm trying to backup a server in an external zone. > > Here's my setup : > > Director is in machine located in the private network. Storage is (disk) > on another machine in the private network. Client is a machine in the > external

Re: [Bacula-users] Problem with a backup behind a firewall

2007-06-17 Thread Jean-François Leroux
? 2007/6/17, tomasz <[EMAIL PROTECTED]>: Jean-François Leroux wrote: > Hi, > I'm trying to backup a server in an external zone. > > Here's my setup : > > Director is in machine located in the private network. Storage is (disk) > on another machine in the private network. Client is a machine in

Re: [Bacula-users] Problem with a backup behind a firewall

2007-06-17 Thread tomasz
Jean-François Leroux wrote: > Hi, > I'm trying to backup a server in an external zone. > > Here's my setup : > > Director is in machine located in the private network. Storage is (disk) > on another machine in the private network. Client is a machine in the > external lan. In between, there is an

[Bacula-users] Problem with a backup behind a firewall

2007-06-16 Thread Jean-François Leroux
Hi, I'm trying to backup a server in an external zone. Here's my setup : Director is in machine located in the private network. Storage is (disk) on another machine in the private network. Client is a machine in the external lan. In between, there is another machine (let's call it FW for instanc