Hello Jörg,
very thanks for your reply.
@the file /etc/bareos/bareos-dir.d/director/bareos-dir.conf this is working
fine. But @the filedaemon on the client, the service will not start anymore
after set the option . I edited the file
"/etc/bareos/bareos-fd.d/director/bareos-dir.conf" on an Ubuntuclient. So
it look like this.
Director {
Name = bareos-dir
Password = "XXXXXXXXXXXXX"
Description = "Allow the configured Director to access this file daemon."
Dir Addresses = {
ipv6 = {
addr = ::;
}
}
}
But now the service did not start anymore.
Aug 27 18:25:53 ubuntudev bareos-fd[8437]: Config error: Keyword
"DirAddresses" not permitted in this resource.
Aug 27 18:25:53 ubuntudev bareos-fd[8437]: Perhaps you left the trailing
brace off of the previous resource.
Aug 27 18:25:53 ubuntudev bareos-fd[8437]: : line 6, col 17 of
file /etc/bareos/bareos-fd.d/directo
Aug 27 18:25:53 ubuntudev bareos-fd[8437]: Dir Addresses = {
Aug 27 18:25:53 ubuntudev systemd[1]: bareos-filedaemon.service: Control
process exited, code=exited status=1
Aug 27 18:25:53 ubuntudev systemd[1]: bareos-filedaemon.service: Failed with
result 'exit-code'.
Aug 27 18:25:53 ubuntudev systemd[1]: Failed to start Bareos File Daemon
service.
So wrong place for it?
Am Dienstag, 27. August 2019 18:11:07 UTC+2 schrieb Jörg Steffens:
>
> On 27.08.19 at 15:29 wrote Samuel Marischek:
> > Hello all,
> >
> > We use here Bareos 17.2 with UCS. The most of the servers here are IPV6
> > only. So i find out that the ports on the server and client are not
> > listen on ipv6. Where i can enable this?
> >
> > And the same @the client. We use here Ubuntu 18.04.
>
> Bareos daemons listen on IPv4 by default.
> If you want it to listen on IPv6,
> add following lines to your Bareos Director configuration
> (/etc/bareos/bareos-dir.d/director/bareos-dir.conf):
>
> Dir Addresses = {
> ipv6 = {
> addr = ::;
> }
> }
>
> Do it accordingly in the Storage- and File-Daemon configurations.
>
> Regards,
> Jörg
> --
> Jörg Steffens [email protected] <javascript:>
> Bareos GmbH & Co. KG Phone: +49 221 630693-91
> http://www.bareos.com Fax: +49 221 630693-10
>
> Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
> Komplementär: Bareos Verwaltungs-GmbH
> Geschäftsführer:
> S. Dühr, M. Außendorf, Jörg Steffens, P. Storz
>
>
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/bareos-users/7a282649-29f7-4dcf-bf51-102f6d705720%40googlegroups.com.