Hi,

On 6/1/2007 1:38 PM, Marc-Henri Fernandez wrote:
> 
> 
> Hi,
> thanks for your help. My bacula version : 1.38.11
> As I was very tired, I forgot the definition of the client, this is the 
> definition :
> 
> /etc/bacula/bacula-dir.conf
> 
> Client {
>   Name = "windows 2000 server"
> #  Address = serveur-bd.tourisport.fr
> Address = 192.168.133.128
>  FDPort = 9102
>   Catalog = MyCatalog
>  # Password = "Cv70F6pf1t6pBopT4vQOnigDrR0v3LT3Cg"          # password 
> for FileDaemon
> Password = "toto"
> File Retention = 30 days            # 30 days
>   Job Retention = 6 months            # six months
> AutoPrune = yes                     # Prune expired Jobs/Files
> }
> 
> 
> now, this is the file deamon located in the "windows 2000 server " client
> 
>  
> 
> Default Bacula File Daemon Configuration file
> 
> #
> 
> # For Bacula release 2.0.3 (03/07/07) -- Windows MVS
> 
> #
> 
> # There is not much to change here except perhaps the
> 
> # File daemon Name
> 
> #
> 
> #
> 
> # "Global" File daemon configuration specifications
> 
> #
> 
> FileDaemon { # this is me
> 
> Name = "windows 2000 server"
> 
> FDport = 9102 # where we listen for the director
> 
> WorkingDirectory = "C:\\Documents and Settings\\All Users\\Application 
> Data\\Bacula\\Work"
> 
> Pid Directory = "C:\\Documents and Settings\\All Users\\Application 
> Data\\Bacula\\Work"
> 
> Maximum Concurrent Jobs = 20
> 
> }
> 
> #
> 
> # List Directors who are permitted to contact this File daemon
> 
> #
> 
> Director {
> 
> Name = serveur-backup-ubuntu-dir
> 
> #Password = "Cv70F6pf1t6pBopT4vQOnigDrR0v3LT3Cg"
> 
> Password = "toto"
> 
> }
> 
> #
> 
> # Restricted Director, used by tray-monitor to get the
> 
> # status of the file daemon
> 
> #
> 
> Director {
> 
> Name = serveur-bd-mon
> 
> Password = "controle"
> 
> Monitor = yes
> 
> }
> 
> # Send all messages except skipped files back to Director
> 
> Messages {
> 
> Name = Standard
> 
> director = serveur-backup-ubuntu-dir = all, !skipped, !restored
> 
> }
> 
>  
> 
> As we can see, the passwords are the same and the names of director too, 
> but it still don't work.

Hmm... I don't see anything obvious here.

I'd try runing the FD with a high debug level and see what it reports 
during a DIR connection. Unfortunately, I have no idea how to do this 
under windows. You'll probably have to run the FD in a command window.

Another question: Is the firewall open for Bacula traffic?

Arno


> Thanks a lot
> 
> ___
> 
> *Marc Henri Fernandez
> Service Informatique*
> 
> 
>     Tourisport company
> 
> 
> [EMAIL PROTECTED]
> ligne directe : *04 88 66 48 68* – Portable : *06 09 54 77 90 *
> BP 109 – 13321 Marseille Cedex 16
> 
> Voyagez avec des spécialistes
> www.clubaventure.fr 
> <http://hermes.tourisport.fr/servlet/www.clubaventure.fr> randonneés & 
> voyages
> www.sport-away.com 
> <http://hermes.tourisport.fr/servlet/www.sport-away.com> destination passion
> www.femmes-du-monde.com 
> <http://hermes.tourisport.fr/servlet/www.femmes-du-monde.com> l'aventure 
> au féminin
> www.66nord.com <http://hermes.tourisport.fr/servlet/www.66nord.com> le 
> spécialiste des terres polaires
> 
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to