> [EMAIL PROTECTED]:~$ netstat -l | grep bacula
> tcp        0      0 localhost:bacula-dir    *:*                     LISTEN
> tcp        0      0 localhost:bacula-fd     *:*                     LISTEN
> tcp        0      0 localhost:bacula-sd     *:*                     LISTEN
> [EMAIL PROTECTED]:~$
>
Ok, I see a very big potential problem. It says it is only listening
on localhost. This is bad as localhost and marauder02 are not the same
thing. You need to get rid of localhost and 127.0.0.1 and replace them
with marauder02 for in all the .conf files then restart the daemons.

John

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to