Good evening,

> ----------------------------------------
> From: Arno Lehmann <a...@its-lehmann.de>
> Sent: Tue Nov 24 19:16:07 NCT 2009
> To: <bacula-users@lists.sourceforge.net>
> Subject: Re: [Bacula-users] Director connection failure -- FD and SD on same 
> machine
> > 
> > I am having an issue in that the director cannot communicate with a 
> > particular file daemon. The file daemon in question is running on the 
> > same machine as the storage daemon.

Could you double check the configuration of the TCP wrapper 
(/etc/hosts.{allow,deny}) ?

let's say your /etc/hosts.deny file contains "ALL : ALL" then in your 
/etc/hosts.allow file you need to put something like "YourFDName: 127.0.0.1" to 
allow the director running on localhost to connect to the local FD.

hth

bye

Jerome Alet


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to