Albin Vega wrote:
> Hello!
>
> I am trying to set up a backup-job on a win 2008 server over internet. I
> have done this successfully on two other servers, but I am having
> trouble with this one. Here’s the bacula-dir.config file on the
> clientserver (that is to be backed up). The fd service
Hello!
I am trying to set up a backup-job on a win 2008 server over internet. I
have done this successfully on two other servers, but I am having trouble
with this one. Here’s the bacula-dir.config file on the clientserver (that
is to be backed up). The fd service is running on both backup-client
>
>
>
> 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 pro
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
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
>
>
> I just installed bacula on Ubuntu Gutsy (built bacula from source) and am
> having a strange problem. In bconsole doing 'status client' (during the
> initial test run as described at
> http://www.bacula.org/5.0.x-manuals/en/main/main/Brief_Tutorial.html)
> returns an error 'failed to connect