|
From: Josh F. <jf...@pv...> - 2012-06-15 19:29:58
|
On 6/15/2012 1:07 PM, Erich Weiler wrote: > Hi Y'all, > > We have two RHEL 6 servers, one is running bacula-dir and bacula-sd > (with a lot of disk storage for the backups), and the other is the > client we want to back up from running bacula-fd. > > Both servers are behind different firewalls, and each has a public IP > address that is configured for 1:1 NAT to the internal server. I can > telnet from the director to the client on port 9102 and connect OK, and > the client can telnet to the storage daemon on the other server on port > 9103 and connect OK. So, I think the network path is working. > > What appears to happen is that we start the backup job, and it connects > and begins transferring and then almost immediately stops and then times > out. It transfers like 800 bytes and seems to just sit there. Are you sure the Password= line is the same in both bacula-dir.conf and the client's bacula-fd.conf? |