Hi@all,
I have a problem with an new installation. First time, the environment.
The backup-server is an univention server with installed bareos Version: 15.2.2
FQH: tux.kfb.lan
IP: 192.168.1.1
The client is a fresh installed win7pro 64bit with deactivated firewall an
installed bareos client 16.2.4
FQH: wints.kfb.lan
IP: 192.168.1.11
IP and DNS work. I can resolve the hostnames in both directions.
The backup from the server him self works. I have edit the bareos variables in
the ucs registry.
[Server]
*** /etc/bareos/bareos-dir.conf ***
Director { # define myself
Name = tux.kfb.lan-dir
QueryFile = "/usr/lib/bareos/scripts/query.sql"
Maximum Concurrent Jobs = 10
Password = 12345
# Console password
Messages = Daemon
Auditing = yes
}
...
# via include (autogenerated)
Client {
Name = "wints.kfb.lan-fd"
Address = "wints.kfb.lan"
Password = "67890
}
...
Job {
Name = "Backup-wints.kfb.lan"
Client = "wints.kfb.lan-fd"
JobDefs = "DefaultJob"
FileSet = "Windows All Drives"
Schedule = "WeeklyCycle"
Enabled = "Yes"
}
[Client]
*** C:\ProgramData\Bareos\client\myself.conf ***
Client {
Name = wints.kfb.lan-fd
Maximum Concurrent Jobs = 20
}
*** C:\ProgramData\Bareos\director\bareos-dir.conf ***
Director {
Name = tux.kfb.lan-dir
Password = "12345"
Description = "Allow the configured Director to access this file daemon."
}
I start all services on the server (bareos-sd, bareos-fd, bareos-dir) and
reboot the client. When I try to check the status from bconsole:
*status client=wints.kfb.lan-fd
Connecting to Client wints.kfb.lan-fd at wints.kfb.lan:9102
Failed to connect to Client wints.kfb.lan-fd.
Whts wrong?
with the best
sven
--
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 post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.