Do netstat -a. I suspect your daemons are listening on 127.0.0.1/localhost, not 
your real IP.

-- Sent from my Palm Pre
On Jan 26, 2011 8:54, Laxansh K. Adesara <laxa...@anatec.com> wrote:



Hi,



First I checked the status of bacula-dir by entering sudo

/etc/init.d/bacula-director status.



It's showing 



Bacula-dir is running...



Now I tried to connect dir from window client so after some time

bacula-director dies.. and status showing bacula-dir is not running. Why

did status changed automatically? Is bacula-client is crashing

bacula-director?

Due to this error I am getting following error.



Bat:ABORTIMG due to ERROR in console/console.cpp:155 

Failed to connect to ubuntu-dr for populateLists







Regards,

Laxansh 



-----Original Message-----

From: Laxansh K. Adesara 

Sent: 26 January 2011 10:14

To: 'j...@schaubroeck.be'

Cc: 'bacula-users@lists.sourceforge.net'

Subject: RE: [Bacula-users] FW: Bacula help



Hi,



I am Using same password in Ubuntu and window but now whenever I try to

connect bacula director from windows(bat file) it's showing following

error



Bat:ABORTIMG due to ERROR in console/console.cpp:155 

Failed to connect to ubuntu-dr for populateLists. 



I don't know where I am making mistakes. I Have also opened the port

9101 n 9102 still director is not connecting with window client. Any

help????



Regards,

 

Laxansh 



-----Original Message-----

From: Jeremy Maes [mailto:j...@schaubroeck.be] 

Sent: 26 January 2011 07:43

To: Laxansh K. Adesara

Cc: bacula-users@lists.sourceforge.net

Subject: Re: [Bacula-users] FW: Bacula help



Op 25/01/2011 18:16, Graham Keeling schreef:

> On Tue, Jan 25, 2011 at 05:01:53PM -0000, Laxansh K. Adesara wrote:

>> In addition, I did not set any password then how come it assigned

password to bacula director. Is there any default password for it?

>> How can I configure it with window client? And how can I make sure

that both are connected?

> I don't think that the director password in bacula-dir.conf is

encrypted.

> You can probably copy and paste it into the bacula-fd.conf on the

client

> (at least, this is what I have always been able to do on my setup).

>

> At a guess, whether there is a default for the password probably

depends upon

> your distribution. But since you know where it is now, you might as

well

> change it if you don't like it.

>

> Also, remember to restart your daemons when you make configuration

changes.

> If you are using a Windows client, you need to find the Services

screen.

>

As Graham says, the password isn't encrypted. It is randomly generated 

when you install, so it might look like your typical hashed/encrypted 

password. This password is what is used to authenticate communication 

between the console and the director. There are other passwords like it 

for communication between DIR-FD or DIR-SD.



You can change the passwords to whatever you like, as long as you change



them in both the director configuration and the relevant console, file 

daemon or storage daemon configuration.



So for your windows console to be able to connect you'll have to make 

sure that the password setting in bconsole.conf on the windows machine 

is the same as the director password in bacula-dir.conf on your ubuntu 

machine.



>> Regards,

>> Laxansh

>> -----Original Message-----

>> From: Laxansh K. Adesara

>> Sent: 25 January 2011 16:58

>> To: 'John Drescher'; 'j...@schaubroeck.be'

>> Cc: 'bacula-users@lists.sourceforge.net'

>> Subject: RE: [Bacula-users] Bacula help

>>

>>

>> Hi,

>>

>> I have installed bacula director on ubuntu by simply following this

command sudo apt-get install bacula and it installed on my ubuntu server

and then I installed bacula-client on window machine and when it asked

me about director information I just filled out ubuntu info.

>>

>> (

>>   Dir name : ubuntu-dir

>>   Dir address : IP address of ubuntu machine

>>   Dir Password:  ????? what am I supposed to enter here? Because by

default it's encrypted password on my ubuntu machine bacula-dir.conf

(bacula-director) file.

>> )

>>

>> Then I tried to start bacula concole from window machine but I could

not see director and it was not showing any error as well so I just went

to event viewer and came to know about following error

>>

>> Bacula ERROR: , /home/kern/bacula/k/bacula/src/lib/bsock.c:135 Unable

to connect to Director daemon on 192.168.10.68:9101. ERR=The operation

completed successfully.

>>

>> If anything I did wrong then please let me know the exact procedures

>>

>> I am trying to follow these procedures

http://www.devtoolshed.com/content/how-back-windows-bacula but before

that I need to sort out bacula-dir problem..

>>

>>

>



 **** DISCLAIMER ****

http://www.schaubroeck.be/maildisclaimer.htm



------------------------------------------------------------------------------

Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!

Finally, a world-class log management solution at an even better price-free!

Download using promo code Free_Logger_4_Dev2Dev. Offer expires 

February 28th, so secure your free ArcSight Logger TODAY! 

http://p.sf.net/sfu/arcsight-sfd2d

_______________________________________________

Bacula-users mailing list

Bacula-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/bacula-users


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to