On 2/19/25 6:45 AM, Mehrdad Ravanbod wrote:
Hi
Recently I changed the Hostname of our Bacula server and now i am
getting an error when the builin back up job BackupClient1 is supposed
to run, error is something like this
Bacula-dir JobID XX: fatal error:[DE0060]gethostbyname() for host "" faile
That error means that bacula is unable to resolve the hostname of the
client specified.
>From the manual (buried on page 670-something, so pdf search is your
friend):
DE0060 Network connection error. Unable to resolve hostname via
gethostbyname.
I would suggest checking the bacula-dir.conf client
Hi
Recently I changed the Hostname of our Bacula server and now i am
getting an error when the builin back up job BackupClient1 is supposed
to run, error is something like this
Bacula-dir JobID XX: fatal error:[DE0060]gethostbyname() for host "host name>" failed: ERR=Name or service not known
Hey Tim!
Have you changed the certificates for this client (web1.mydomain.com) in
the client's section in bacula-dir.conf? Is the web1.mydomain.com the
director and a client too? If not, you don't need to change the first part
of the bacula-fd.conf because there are the director's certificate and
If I am not mistaken in version 7.0.x I implemented wild-card hostnames
(a single asterisk. e.g. *.mydomain.com), but it is not well tested.
This could resolve the problem, but it also permits anyone in the domain
to access the server.
Best regards,
Kern
On 02.02.2015 19:01, Josh Fisher wrote:
The commonName (CN) of the certificate needs to match the hostname.
On 1/31/2015 9:27 PM, Tim Dunphy wrote:
> Hey all,
>
> I'd like to change the hostname of one of my servers that uses bacula.
>
> So I generated some new certs after updating the hostname in /etc/hosts:
>
> [root@web1:/etc/bacu
>
> On Feb 1, 2015, at 11:00 AM, Tim Dunphy wrote:
>
> I don't see web1.jokefire.com mentioned anywhere until this error. Why is
> that?
>
> Ok you caught me. Whoops! I was trying to obscure the real name of the
> domain. That is why.
Make sure the Address field in the Client resource in
>
> I don't see web1.jokefire.com mentioned anywhere until this error. Why
> is that?
Ok you caught me. Whoops! I was trying to obscure the real name of the
domain. That is why.
On Sun, Feb 1, 2015 at 10:41 AM, Dan Langille wrote:
>
> On Jan 31, 2015, at 9:27 PM, Tim Dunphy wrote:
>
> Hey al
> On Jan 31, 2015, at 9:27 PM, Tim Dunphy wrote:
>
> Hey all,
>
> I'd like to change the hostname of one of my servers that uses bacula.
>
> So I generated some new certs after updating the hostname in /etc/hosts:
>
> [root@web1:/etc/bacula] #ls -l /etc/pki/tls/* | grep web1
> -r
Hey all,
I'd like to change the hostname of one of my servers that uses bacula.
So I generated some new certs after updating the hostname in /etc/hosts:
[root@web1:/etc/bacula] #ls -l /etc/pki/tls/* | grep web1
-r 1 root root 1956 Jan 31 20:34 web1.mydomain.com.crt
-r 1
10 matches
Mail list logo