On Mon, 26 Sep 2005, Mountain, Graham wrote:

   I'm new to bacula, and have setup the bacula software on a linux
machine and have been able to connect to clients running on linux
and Windows and safely backup thos machines.  I am now trying to
connect to a client running the OS X Tiger software, and have
downloaded the OS X client from sourceforge.

I'm successfully using Bacula to back up OS X Panther, but I don't
have any Tiger servers.

Have you tried compiling the code yourself?

   When I try to connect with the software running on the linux box,
I get a message saying trying to connect to hugin-fd (the Mac) -
then a message that says could not connect to File daemon on
hugin:9102 ERR=Connection timed out then a message that says ERR=No
route to host.

What happens if you do "telnet hugin 9102"? Can you confirm that
bacula-fd is actually running on the Mac and listening on port 9102,
e.g.,

$ netstat tcp -tln | grep :91
tcp        0      0 0.0.0.0:9102      0.0.0.0:*         LISTEN

--
Paul Heinlein <> [EMAIL PROTECTED] <> www.madboa.com


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to