Did you follow the error message's suggestion? "Perhaps you left the
trailing brace off of the previous resource...." (or A previous resource
in the bacula-fd.conf file) We would need to see the entire
bacula-fd.conf file in order to help.
On 6/15/22 22:36, Justin Case wrote:
Hi there,
I have a client behind a firewall and the director is unable to connect to this
client, but the client may connect to the director and to the SD.
In the main manual is documented that one should to this:
on the Director side in the Client directive:
AllowFDConnections = yes
on the FD side in the Director directive:
Director {
Name = bacula-dir
Password = “redacted”
# DirPort = 9101
Address = bacula-dir.lan.net
ConnectToDirector = yes
ReconnectionTime = 40 min
}
I have done this, but the bacula-fd complains:
bacula-fd: ERROR TERMINATION at parse_conf.c:1157
Config error: Keyword "ConnectToDirector" not permitted in this resource.
Perhaps you left the trailing brace off of the previous resource.
: line 22, col 20 of file /etc/bacula/bacula-fd.conf
ConnectToDirector = yes
Actually it would also complain about DirPort in the same way if I remove the
comment character.
It looks like the documentation does not fit the behaviour of the Debian
bacula-client package.
What can I do now?
Best
J/C
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users