Discussion:
(Newbie) DameWare Remote control under Wine
(too old to reply)
alareth-the-mighty
2004-09-24 12:31:51 UTC
Permalink
Hi,

I'm trying to "escape" from windows and for that I've installed Debian
unstable in a Vmware session to try..
Well, the problem is that for my work I've need some program that has no
equivalent in linux, like DameWare Remote Control...
Ok, the installation of the program failed at 100% (?!) so I've tried to
copy the entire dir (it works, I know...) and that start the .exe...
Now the GUI appears but when I tried to connect to a remote machine that
have already DameWare Remote control installed it failed with this error
message:
"Winsock Connect Error:
System Error: 10061
System Message:
WinSock Error:
The attempt to connect was forcefully rejected."

Anyone knows a way to correct this error?!

Thx
Rein Klazes
2004-09-24 14:05:36 UTC
Permalink
On Fri, 24 Sep 2004 14:31:51 +0200, in comp.emulators.ms-windows.wine
Post by alareth-the-mighty
Hi,
I'm trying to "escape" from windows and for that I've installed Debian
unstable in a Vmware session to try..
Well, the problem is that for my work I've need some program that has no
equivalent in linux, like DameWare Remote Control...
Ok, the installation of the program failed at 100% (?!) so I've tried to
copy the entire dir (it works, I know...) and that start the .exe...
Now the GUI appears but when I tried to connect to a remote machine that
have already DameWare Remote control installed it failed with this error
System Error: 10061
The attempt to connect was forcefully rejected."
Anyone knows a way to correct this error?!
"Connection refused". This could well be a normal, not a wine, problem.

Does the network work correctly under Linux? Can you ping, telnet or
what ever to the other host?

Rein.
--
Rein Klazes
***@xs4all.nl
alareth-the-mighty
2004-09-24 14:09:58 UTC
Permalink
Post by Rein Klazes
On Fri, 24 Sep 2004 14:31:51 +0200, in comp.emulators.ms-windows.wine
Post by alareth-the-mighty
Hi,
I'm trying to "escape" from windows and for that I've installed Debian
unstable in a Vmware session to try..
Well, the problem is that for my work I've need some program that has no
equivalent in linux, like DameWare Remote Control...
Ok, the installation of the program failed at 100% (?!) so I've tried to
copy the entire dir (it works, I know...) and that start the .exe...
Now the GUI appears but when I tried to connect to a remote machine that
have already DameWare Remote control installed it failed with this error
System Error: 10061
The attempt to connect was forcefully rejected."
Anyone knows a way to correct this error?!
"Connection refused". This could well be a normal, not a wine, problem.
Does the network work correctly under Linux? Can you ping, telnet or
what ever to the other host?
Rein.
Yes, the machine correctly respond via ping and I'm succesfully connecting
via SSH (I've installed Cygwin with SSHd on the remote machine)...
:(
Rein Klazes
2004-09-24 15:04:39 UTC
Permalink
On Fri, 24 Sep 2004 16:09:58 +0200, in comp.emulators.ms-windows.wine
Post by alareth-the-mighty
Post by Rein Klazes
Post by alareth-the-mighty
System Error: 10061
The attempt to connect was forcefully rejected."
Anyone knows a way to correct this error?!
"Connection refused". This could well be a normal, not a wine, problem.
Does the network work correctly under Linux? Can you ping, telnet or
what ever to the other host?
Rein.
Yes, the machine correctly respond via ping and I'm succesfully connecting
via SSH (I've installed Cygwin with SSHd on the remote machine)...
:(
Run wine like "WINEDEBUG=+winsock wine ...." and search in the resulting
output for things that are wrong.

Look with etherreal at the tcp packets and check those.

Rein.
--
Rein Klazes
***@xs4all.nl
Loading...