Problem with remote command execution - WeOnlyDo Discussion board

Problem with remote command execution (General questions)

by HansH, Tuesday, July 03, 2007, 15:24 (6353 days ago)

Using version 1.3.5.216
when I try to execute a remote command, I get the following results:

from unix:
ssh user@winip C:\unzip.exe
gives:
0000 0000 0061 0000 0000 2900 0000 2348
Disconnecting: Bad packet length 0.
or
Disconnecting: Corrupted MAC on input
or
it just works

any thoughts or suggestions

Hans

Re: Problem with remote command execution

by woddrazen, Tuesday, July 03, 2007, 15:52 (6353 days ago) @ HansH

Hi Hans,


I have just tried and it worked like a charm on my side.

Please update wodSSHServer to latest 2.0.0.227 version.

You can done that here:

http://www.weonlydo.com/index.asp?update=1

This is automated process. Make sure you use same email address that is registered with our system, one you used when you have purchased the product.

If problem persist please send you unix server type/vendor/name.

You can find that if you go in command prompt and type:

telnet your.hostname 22

and send us first line returned.

Hope I helped.


Regards,
Drazen

Re: Problem with remote command execution

by HansH, Tuesday, July 03, 2007, 16:12 (6353 days ago) @ woddrazen


Please update wodSSHServer to latest 2.0.0.227 version.

Drazen,
I want to upgrade, but ....the problem is that my boss originally bought the license, but is on a long vacation.
I have already sent emails to customer, general and today to sales asking them to change the email address to a new one, but until now I did not get any reply.

Can you check if they got my email at sales (sent today at 15:25 CET)

thanks for the quick answer

Hans

Re: Problem with remote command execution

by wodSupport, Tuesday, July 03, 2007, 16:28 (6353 days ago) @ HansH

Hans,

nothing arrived to customer-at-weonlydo.com - what email did you use when sending message?

Kreso

Re: Problem with remote command execution

by HansH, Tuesday, July 03, 2007, 17:03 (6353 days ago) @ wodSupport

Hans,

nothing arrived to customer-at-weonlydo.com - what email did you use when sending message?

Kreso

Hans,

nothing arrived to customer-at-weonlydo.com - what email did you use when sending message?

Kreso

Kreso,

Company outlook/exchange :(
Will sent it from my private email account(atbas.org) to customer in a moment

Suspected something like this, because you guys always respond quickly
(even in weekends)

Hans

Re: Problem with remote command execution

by wodSupport, Tuesday, July 03, 2007, 17:36 (6353 days ago) @ HansH

Received it and changed email.

Let me know how it goes.

Kreso

Re: Problem with remote command execution

by HansH, Tuesday, July 03, 2007, 18:23 (6353 days ago) @ wodSupport

Got it, thanks.

Re: Problem with remote command execution

by HansH, Wednesday, July 04, 2007, 23:42 (6352 days ago) @ HansH

Some results:

destination is windows 2003 enterprise server running a sshserver
using the latest wodSSHD.dll 2.0.0.227 with terminalemulation off.

from RHEL4 ssh 3.6.p1
from RHEL4 ssh OpenSSH_4.6p1 (OpenSSL 0.9.8a)
from same 2003 server with plink

All have the same result:
- interactive everything works
- scp is working
- using the command : ssh user@ipno hostname
I get random errors, for instance :

debug2: callback done
debug2: channel 0: open confirm rwindow 65536 rmax 32768
debug2: channel 0: rcvd adjust 0
Disconnecting: Bad packet length 2930188358.
debug3: channel 0: close_fds r 4 w 5 e 6 c -1

or

debug2: callback done
debug2: channel 0: open confirm rwindow 65536 rmax 32768
debug2: channel 0: rcvd adjust 0
Disconnecting: Corrupted MAC on input.
debug3: channel 0: close_fds r 4 w 5 e 6 c -1

Using the same wodssh server with same dll on a windows Xp sp2 system everything works.

Also from the win2003 server to an unix server with plink everything works.

Will try to do some more tests later this week.

Hans


Re: Problem with remote command execution

by wodSupport, Wednesday, July 04, 2007, 23:53 (6351 days ago) @ HansH

Hans,

I was able to duplicate the issue and I think I know what's wrong. Let me see how to workaround it.

Kreso

Re: Problem with remote command execution

by wodSupport, Thursday, July 05, 2007, 00:43 (6351 days ago) @ wodSupport

Hans,

I believe this is fixed, please request update and try it out.

Regards,
Kreso

Re: Problem with remote command execution

by HansH, Thursday, July 05, 2007, 08:01 (6351 days ago) @ wodSupport

Kreso,

Tried it out with the 2.0.0.228 version and it works !
Thanks

Hans