Try a "telnet MACHINE 9102" from your server and a "telnet STORAGE-SERVER 9103" and "telnet SERVER 9101" from your client
if you can do these, restart de file daemon on the client. If telnet not respond, check /etc/host.allow and client iptables. your bacula-fd.conf on client should have more lines like this: FileDaemon { # this is me Name = MACHINE-fd FDport = 9102 # where we listen for the director WorkingDirectory = /var/lib/bacula Pid Directory = /var/run/bacula Maximum Concurrent Jobs = 20 run a netstat -nlp e check if a 9102 is open. -- Gustavo Ribeiro javier rojas wrote: >hello, > >i've installed successfully bacula server on my machine and i'm >tryying to add a second client, so i installed the client on another >machine, but so far i haven't been able to establish a connection >between the two machines, this is my bacula-dir.conf (server) > >i can do a ping MACHINE from my server and its ok, iptables is >stopped. (on the server) > ># ># Second Client (File Services) to backup ># You should change Name, Address, and Password before using ># >Client { > Name = MACHINE-fd > Address = MACHINE > FDPort = 9102 > Catalog = MyCatalog > Password = "Y/2EfpcMgOz0mz2GVoNR/6n+XtvO3BPWyK9Tb54n1wh+" # >password for FileDaemon 2 > File Retention = 30 days # 30 days > Job Retention = 6 months # six months > AutoPrune = yes # Prune expired Jobs/Files >} > >and this is the bacula-fd.conf on MACHINE > >Director { > Name = virtual10-dir > Password = "Y/2EfpcMgOz0mz2GVoNR/6n+XtvO3BPWyK9Tb54n1wh+" >} > > >if i do a tcpdump on the port 9102 on machine i see the packages >comming from server but i get this messages on the bconsole on server: > >Select Client (File daemon) resource (1-2): 2 >Connecting to Client MACHINE-fd at MACHINE:9102 >Failed to connect to Client MACHINE-fd. >==== >You have messages. >* >18-Jan 16:11 server-dir: *Console*.2006-01-18_16.11.38 Fatal error: >Unable to authenticate with File daemon. Possible causes: >Passwords or names not the same or >Maximum Concurrent Jobs exceeded on the FD or >FD networking messed up (restart daemon). >Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors >for help. > > >i can't seem to be able to find the error, so if somebody can help me.... >-- >Ciao, Javier >linux user #393724 > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 >_______________________________________________ >Bacula-users mailing list >Bacula-users@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/bacula-users > > > -- Gustavo Ribeiro Administrador de Redes Diginet Brasil [EMAIL PROTECTED] (+55) 84 4008-9012 -- Esta mensagem foi verificada pelo sistema de anti-virus e acredita-se estar livre de perigo. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users