Re: Will zedebee work for me?

Ian Stocks <[email protected]> Sat, 12 May 2007 13:51:35 +0100
Newsgroups gmane.comp.security.zebedee.general
Message-ID <[email protected]>
Tim Uckun wrote:
> Here is what I did.
>
> I created two config files server.zbd and client.zbd  I created two
> cmd files to register the servers each contains one line  like this
>
> zebedee  -n "Zebedee Client" "-Sinstall=%~dp0client.zbd"
>
> When I run the services they both run for a few seconds and then fail
> with this message.
>
> ERROR: failed in Win32 service routines: code 0x427
>
> I love these useless windows error messages.  Has anybody seen this before?
>
> windows firewall is off...
>
> Here is my config file.
>
> --------------------------------------------------------------------
> verbosity 1	# Basic messages only
> server false	# It's a client
> detached true	# Detach from terminal
>
> message "Starting zbd client"
>
> compression zlib:6	# Request normal Zlib compression
> #logfile './client.log.txt'
>
> tunnel 10000/udp:server1.company.com:10000/udp
> tunnel 20000/udp:server2.company.com:20000/udp
>   
If I save your config file, and try and run it from the command line :-
W:\>zebedee.exe -d -f uckun.zbd
zebedee(968/3956):  Starting zbd client
zebedee(968/3956): ERROR: client not listening on any ports -- check 
tunnel specifications

Does it work for you from the command-line, to detrmine if it is a 
service problem or a config error?

Which version of zebedee are you using, I was trying v2.5.3.

It doesn't appear to like the "/udp" option, can you try with "ipmode 
both", and take off the "/udp" bits?

Ian.




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/