>>>>> On Thu, 2 Mar 2006 16:01:08 +0100, "Florian Daniel Otel" <[EMAIL 
>>>>> PROTECTED]> said:
> 
> Frank,
> 
> >
> > The Windows loopback interface is implemented poorly at best.  I had luck 
> > using
> > this kind of tunneling in Windows by explicitly specifying 127.0.0.1 
> > instead of
> > localhost.
> 
> I should have mentioned it before (I thought I did) but I've tried
> that venue also: I tried specifying 127.0.0.1 in the Director and
> reverse forwarded 9103 to 127.0.0.1:9103 instead of localhost:9103
> (ditto with 9101). All to no avail.
> 
> Again, if I reverseforward those ports to either localhost:22 or
> 127.0.0.1:22 I can very nicely ssh back in my SD server from the DOS
> prompt...
> 
> My best guess would be putting a Cygwin-specific  error case in the
> error  handling code in bnet.c / checking the bnet_open()  "erratic"
> behaviour under Cygwin....Unfortunately I do not have the resources to
> do that (replicate a Cygwin devel environement, test bnet_open(),
> trace that code and treat that special case in bnet.c in a special
> manner under Cygwin, compile the whole lot, etc....)

Cygwin shouldn't be involved here.  I know that Kern uses Cygwin to build the
fd on Windows, but it can be done from DOS too and the bacula-fd.exe shouldn't
depend on Cygwin's dll (if yours does, then that could explain things...).

__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