I've installed Bareos (dir, fd, sd) on bananian (banana pi pro) that is connecting to a vps in internet over openvpn to bareos-fd to make the backup.
Since the vps in public I've installed there also FW but opened ports 9101, 9102, 9103 for communication with bareos-dir/sd/fd.
When I enter thebconsole and check the status of client - I receive:
"Connecting to Client kfamVps at 10.8.0.1:9102"
"Failed to connect to Client kfamVps."
on the LH the client connects and responds to dir.
I've made som tcp snoffin on openvpn interface and the communication is working ok - the packets are arriving it's destination.
what can be the issue?
I've triplechecked the passwords, ip's and so on.
Below I'm putting the conf's:
vps-fd - not working:
Director {
Name = bananapi-dir
Password = "Nmcwd0"
}
Director {
Name = bananapi-mon
Password = "h9IWNaH7RtpuGveKyQvJaxhr95lpifUKH6qo2OWTukYs"
Monitor = yes
}
FileDaemon { # this is me
Name = kfamVps
Maximum Concurrent Jobs = 2
}
Messages {
Name = Standard
director = bananapi-dir = all, !skipped, !restored
}
director's conf:
Director { # define myself
Name = bananapi-dir
QueryFile = "/usr/lib/bareos/scripts/query.sql"
Maximum Concurrent Jobs = 50
Password = "nUsGr3RMWxvhQMWU2a6/d4s5HKJcTGEC7S0kx8w2jEPI" # Console password
Messages = Daemon
Auditing = yes
}
Client {
Name = kfamVps
Address = 10.8.0.1
Password = "Nmcwd0"
File Retention = 10 days
Job Retention = 3 months
AutoPrune = no
}
can I debug somegow where the communication is failing?
in bconsole there is only this info:
Passwords or names not the same or
Maximum Concurrent Jobs exceeded on the FD or
FD networking messed up (restart daemon).
Regards
Marcin
I'm not so sure if that is the network issue. I've reinstalled today the bareos server. On lh works like charm. But on remote nothing. Still problems.
What is the minimum cfg for the client and dir options?
Bye
M
--
You received this message because you are subscribed to a topic in the Google Groups "bareos-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bareos-users/nnLj8hJ9tIQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bareos-users...@googlegroups.com.
To post to this group, send email to bareos...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.