Bacula-users

Re: [Bacula-users] Problem connecting to FD

2010-05-07 15:54:08
Subject: Re: [Bacula-users] Problem connecting to FD
From: Paul Bradley <paul.bradley.listmail AT googlemail DOT com>
To: Thomas Mueller <thomas AT chaschperli DOT ch>, bacula-users AT lists.sourceforge DOT net
Date: Fri, 7 May 2010 20:52:12 +0100
Hi Thomas,
 
I can resolve/ping 'server' no problem.
 
iptables -L -n returns:
 

Chain INPUT (policy ACCEPT)
target     prot opt source               destination
Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Paul

 
On Fri, May 7, 2010 at 6:40 AM, Thomas Mueller <thomas AT chaschperli DOT ch> wrote:
Am Thu, 06 May 2010 19:57:59 +0100 schrieb Paul Bradley:

> IN BACULA-FD.CONF
>
>
> Director {
>   Name = server-dir
>   Password = "SOME PASSWORD (MATCHES OTHER ENTRY BELOW)"
> }
>
> IN BACULA-DIR.CONF
>
> Client {
>   Name = server-fd
>   Address = server
>   FDPort = 9102
>   Catalog = MyCatalog
>   Password = "SOME PASSWORD (MATCHES OTHER ENTRY ABOVE)"          #
> password$
>   File Retention = 30 days            # 30 days Job Retention = 6 months
>              # six months AutoPrune = yes                     # Prune
>   expired Jobs/Files
> }
>
>
> How can I further debug this?
>
> thanks

you provided "server" as address. can you sucessfully lookup the name ?
("ping server" and/or "host server")?

is a firewall on (check: "iptables -L -n")?

- Thomas


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

_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

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

_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>