On Wed, Apr 22, 2015 at 12:48:15PM -0700, Robert Watson wrote:
> I've tried both Morpheus and windows binary fwknop-static.exe without
> success.  Neither have been updated for a long, long time.  Is there anyone
> who can update fwknop windows clients?

It's been a while since I did this but have you tried building your own
binary in a cygwin environment?

According to my notes, for a client-only build, it was:

./configure --enable-static --disable-server
make

which gave me a binary that has these depends:

xxx$ ldd fwknop.exe
        ntdll.dll => /c/WINDOWS/SYSTEM32/ntdll.dll (0x77970000)
        KERNEL32.DLL => /c/WINDOWS/SYSTEM32/KERNEL32.DLL (0x75010000)
        KERNELBASE.dll => /c/WINDOWS/SYSTEM32/KERNELBASE.dll (0x77100000)
        cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)

I then gave out fwknop.exe and cygwin1.dll and it worked.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Fwknop-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fwknop-discuss

Reply via email to