Hello Stavros,
The ping command only proves that ICMP packets can be transmitted between
both hosts. Nmap just scan for IP address/ports opened. This means that you
can open a socket connection to the host at that IP/port listed. You need
telnet to make sure that one host can open the connection o
Hello Ana,
I was able to ping the ip and nmap with the port too from both machines to
another. Telnet failed though for security reasons. But I believe it
doesn't matter anyway because ping and nmap tests were successful.
The passwords are double checked so this can't be the reason too.
The err
Hello Stravros,
If you run into erro with a "status client" command from bconsole, there
are a few misconfigurations or issues that can lead into this situation.
One of them can be a network issue (firewalls, etc.). Have you checked if
you are able to telnet between director and client? You shoul
I am trying to set up a vagrant machine with the server components of
bacula. And I want to use them in order to backup a client which is in a
remote server.
Both the machine and the remote server are ubuntu.
So I followed this guide:
https://www.digitalocean.com/community/tutorials/how-to-install-