Hello all,

I have the following problem: Using the same bacula DIR/SD I am
performing backups on several firewalled hosts. The way I do it is use
"localhost" in the Storage section of the DIR and reverse-forward
ports tcp/9101 and tcp/9103 (i.e. standard procedure as described in
bacula docs).

All is fine and well with UNIX clients, but the above procedure fails
when connecting to clients running winbacula-1.38.4. From the director
logs:

[...]
25-Feb 19:18 windows-fd: windows.2006-02-24_20.00.14 Warning:
c:\cygwin\home\kern\bacula\k\src\win32\lib\../../lib/bnet.c:853 Could
not connect to Storage daemon on localhost:9103. ERR=No error
Retrying ...
25-Feb 19:24 windows-fd: windows.2006-02-24_20.00.14 Warning:
c:\cygwin\home\kern\bacula\k\src\win32\lib\../../lib/bnet.c:853 Could
not connect to Storage daemon on localhost:9103. ERR=No error
Retrying ...

<same message repeats several times and then finally:>

25-Feb 19:51 windows-fd: windows.2006-02-24_20.00.14 Fatal error:
Failed to connect to Storage daemon: localhost:9103
[...]

after which the job failed.

Naturally, I double-checked that tcp/9101 and tcp/9103 are
reverse-forwarded OK to the storage machine.

Again, the very same procedure works OK for clients using Linux and *BSD.

Any ideas on what "ERR=No error" might actually mean ?

TIA,

Florian


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to