[Bacula-users] Cant connect to bacula-sd on debian system

2012-04-19 Thread alexturner
Hey all, I'm trying to set up a bacula sever to backup all machines on the network to LTO tape. I'm having a hard time getting my config to work. For starters bacula-dir wont start from the /etc/init.d/bacula-director script but it will start if I simply run bacula-dir in the terminal. bacula

Re: [Bacula-users] Cant connect to bacula-sd on debian system

2012-04-19 Thread John Drescher
On Thu, Apr 19, 2012 at 3:47 AM, alexturner wrote: > Hey all, > > I'm trying to set up a bacula sever to backup all machines on the network to > LTO tape. I'm having a hard time getting my config to work. For starters > bacula-dir wont start from the /etc/init.d/bacula-director script but it wil

Re: [Bacula-users] Cant connect to bacula-sd on debian system

2012-04-19 Thread John Drescher
> If you want bacula to function as a network backup program you need to > remove 127.0.0.1 and localhost from all bacula config files and > replace these with the eternal ipaddress otherwise bacula can not > communicate on the network.. I meant external ipaddress. The gmail new look has made it v

Re: [Bacula-users] Cant connect to bacula-sd on debian system

2012-04-19 Thread Jérôme Blion
Le 19/04/2012 09:47, alexturner a écrit : > Hey all, > > I'm trying to set up a bacula sever to backup all machines on the network to > LTO tape. I'm having a hard time getting my config to work. For starters > bacula-dir wont start from the /etc/init.d/bacula-director script but it will > start

Re: [Bacula-users] Cant connect to bacula-sd on debian system

2012-04-19 Thread John Drescher
> Your director's name is not the same in your files. Passwords are not > the same neither. > In bacula-sd.conf, your director's password has to match the Storage's > one in bacula-dir.conf. > I agree. On top of the 127.0.0.1 problem these other problems also need to be corrected. John -

Re: [Bacula-users] Cant connect to bacula-sd on debian system

2012-04-20 Thread Geert Stappers
Op 20120419 om 22:37 schreef Jérôme Blion: > Le 19/04/2012 09:47, alexturner a écrit : > > Hey all, > > > > I'm trying to set up a bacula sever to backup all machines on > > the network to LTO tape. I'm having a hard time getting my > > config to work. For starters bacula-dir wont start from the >