I have Bareos installed on Debian on VirtualBox guest.
The Windows client can't connect to the server despite the connectivity checked 
through telnet and nmap. Here is my config files:

The client, bareos-fd.conf
Director {
  Name = erpnext-vm-dir
  Password = "pssdir"
}

The server, bareos-dir.conf :

Client {
Name = techkitchen-fd
address = 172.16.22.60
password = "pssdir"
file Retention = 6 months
AutoPrune = no
}

Director {
Name = erpnext-vm-dir
Password = "pssdir"
...
...
}

I double checked the matching passwords, restarted the server and the client, 
but the issue still persist.
 

-- 
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.

Reply via email to