>>>>> On Thu, 2 Mar 2006 09:15:59 +0100, "Florian Daniel Otel" <[EMAIL 
>>>>> PROTECTED]> said:
> 
> Since I am receiving in private questions from others with similar
> experiences (below) I am forced to raise the same problem again (as
> decribed in detail at this posting)
> 
> http://article.gmane.org/gmane.comp.bacula.user/21701/
> 
> In very short: The FD for winbacula works fine if the  DIR specifies
> the SD as being located on a FQDN host but does NOT work if it is
> specified as "localhost" (that is reversed tunneled to the right
> hostname due to firwalling issues): The error is:
> ...
> 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
> ...
> The very same procedure works OK on UNIX clients and the reverse
> tunneling part is doubled-check to be working (sockets created,
> connections are bounced, etc.)

FWIW, the "ERR=No error" is probably because the code doesn't capture the
error code correctly on Windows.

Can you confirm that runnning the command

telnet localhost 9103

in a DOS Command Prompt does connect successfully?

__Martin


-------------------------------------------------------
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&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to