Hi Manuel

simply try (if you have ) the nmap command

nmap -v "ip or name of bacula-fd's machine" this should show you at least the 
bacula-fd daemon listen port open
if not working : aka no ping you could use -P0 flag.
and if no result are shown, this would indicate that some firewall rules block 
your bacula traffic.

Hope this help you a bit ...

Manuel Ostendorf wrote:
> Hello,
> 
> 
> I want to backup the datas from the remote machine. The bacula is on lokal
> machine fine, but the bacula server tried to connect bacula-fd on remote
> machine and the connection is failed.
> 
> error message:
> 20-Sep 13:39 HomeLinux-dir: -Console-.2007-09-20_13.35.38 Fatal error:
> bsock.c:129 Unable to connect to File daemon on ponte-net.de:9102. ERR=Die
> Wartezeit für die Verbindung ist abgelaufen
> 
> local-machine:
> HomeLinux:/etc/bacula # netstat -l | grep bacula
> tcp        0      0 *:bacula-dir            *:*                     LISTEN
> tcp        0      0 *:bacula-fd             *:*                     LISTEN
> tcp        0      0 *:bacula-sd             *:*                     LISTEN
> 
> remote-machine:
> ponte-net:/home/argonist # netstat -l | grep bacula
> tcp        0      0 *:bacula-fd             *:*                     LISTEN
> 
> I habe been checked between bacula-dir.conf and bacula-fd.conf. It's fine.
> I think it is maybe a problem on firewall and don't know well about
> firewall.
> 
> Manuel
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users


-- 

     Bruno Friedmann  [EMAIL PROTECTED]

Ioda-Net Sàrl   - www.ioda-net.ch
  2830 Vellerat - Switzerland

  Tél : ++41 32 435 7171
  Fax : ++41 32 435 7172
  gsm : ++41 78 802 6760

C'est Facile et Cool d'Évoluer en ligne : www.cfcel.com


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to