> 17-Jun 11:53 serverbacula-dir JobId 64: Fatal error: Unable to > authenticate with File daemon at "10.36.14.100:9102". Possible causes: > Passwords or names not the same or > Maximum Concurrent Jobs exceeded on the FD or > FD networking messed up (restart daemon). > Please see > http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi.html#SECTION003760000000000000000 > for help. > 17-Jun 11:54 serverbacula-dir JobId 64: Warning: Unexpected Client Job > message: 2999 No go > > This is the FD configuration: > ------------------------------- > Director { > Name = serverbacula-dir > Password = "M96Xp-zqiXOlixvyp4z-Ae" > } > > FileDaemon { > Name = salvasprod_cd_consultoria-fd > FDport = 9102 > WorkingDirectory = /var/lib/bacula > Pid Directory = /var/run/bacula > Maximum Concurrent Jobs = 20 > FDAddress = 127.0.0.1 > } >
The FDAddress is the problem. It basically means that only the local machine can connect to this FD to backup the data. Replace that with the external IP address and remove 127.0.0.1 from every bacula configuration file. John ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users