|
It is currently 09 Sep 2010, 01:22
|
View unanswered posts | View active topics
 |
|
 |
|
| Author |
Message |
|
chrysaor.info
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 04 Sep 2008, 20:56 |
| Perfect Table |
 |
Joined: 29 Oct 2007, 12:35 Posts: 522 Location: Netherlands
|
|
I installed the GUI client on a host and the service on another host and succeeded in managing the remote service via the GUI client. But I really miss the option to see the chain speed of the remote service. How can I see how fast the service runs?
_________________ http://chrysaor.info
|
|
|
|
 |
|
chrysaor.info
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 06 Sep 2008, 19:43 |
| Perfect Table |
 |
Joined: 29 Oct 2007, 12:35 Posts: 522 Location: Netherlands
|
|
I tried managing the service running on a Windows Vista Home Ultimate box using the GUI client installed on a Windows 2003 machine. I'm sure I provided valid Windows credentials when adding a new client to the GUI, but the client tells me that the server (which in this case means the Vista box) rejected the credentials. I tried changing the password, but that didn't help. What's going wrong here?
_________________ http://chrysaor.info
|
|
|
|
 |
|
f4nt4sm4
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 07 Sep 2008, 00:18 |
Joined: 12 Aug 2008, 18:14 Posts: 2
|
|
Well it seems DistrRTgen simply doesn't work on vista ultimate x64, I've tried everything from reinstalling to using past versions of DistrRTgen with no avail, it's the same error every time "DistrRTgen service has stopped working". Hope it will be fixed soon.
|
|
|
|
 |
|
PowerBlade
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 07 Sep 2008, 07:15 |
Joined: 11 Oct 2007, 21:17 Posts: 1233 Location: Copenhagen, Denmark
|
chrysaor.info wrote: I tried managing the service running on a Windows Vista Home Ultimate box using the GUI client installed on a Windows 2003 machine. I'm sure I provided valid Windows credentials when adding a new client to the GUI, but the client tells me that the server (which in this case means the Vista box) rejected the credentials. I tried changing the password, but that didn't help. What's going wrong here? Are you using your DistrRTgen or your Windows credentials? You need to use the Windows credentials to access the service.
|
|
|
|
 |
|
mastergamer
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 07 Sep 2008, 20:19 |
Joined: 06 Jun 2008, 12:50 Posts: 83
|
|
I've just installed the service onto another one of my computers, and when I try and connect to it remotely I get this error (I've opened the port btw):
Could not connect to 192.168.2.2: A remote side security requirement was not fulfilled during authentication. Try increasing the ProtectionLevel and/or ImpersonationLevel.
How can I fix this?
EDIT: Found another bug too. The computer is detected as having two CPU's, when really it only has one with HyperThreading. If I tell it to use one CPU then it happily does so, but only using 50% of CPU as reported by task manger as you'd expect. If I then tell it to use two CPUs then another worker process gets spawned and will run, but DW20.exe starts straight away and then the service crashes (with no visible error message).
|
|
|
|
 |
|
chrysaor.info
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 08 Sep 2008, 07:57 |
| Perfect Table |
 |
Joined: 29 Oct 2007, 12:35 Posts: 522 Location: Netherlands
|
PowerBlade wrote: chrysaor.info wrote: I tried managing the service running on a Windows Vista Home Ultimate box using the GUI client installed on a Windows 2003 machine. I'm sure I provided valid Windows credentials when adding a new client to the GUI, but the client tells me that the server (which in this case means the Vista box) rejected the credentials. I tried changing the password, but that didn't help. What's going wrong here? Are you using your DistrRTgen or your Windows credentials? You need to use the Windows credentials to access the service. I provided valid Windows credentials for the Vista machine running the service.
_________________ http://chrysaor.info
|
|
|
|
 |
|
juggalobeast
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 17 Sep 2008, 19:04 |
Joined: 17 Sep 2008, 04:08 Posts: 3
|
yes it would be very good if there were *any* version of the client that would run on vista x64 as since i have upgraded to vista 64 i have not been able to run the software. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.IO.IOException: The read operation failed, see inner exception. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Runtime.Remoting.Channels.SocketStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.NegotiateStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.NegotiateStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) --- End of inner exception stack trace ---
Server stack trace: at System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.NegotiateStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count) at System.Runtime.Remoting.Channels.SocketHandler.BufferMoreData() at System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count) at System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer) at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadAndMatchPreamble() at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation) at System.Runtime.Remoting.Channels.Tcp.TcpClientSocketHandler.ReadHeaders() at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream) at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at DistrRTgen.WorkUnit.get_MaxLetters() at rtgen_guiclient.MainForm.UpdateLocalView(Boolean SkipSettings) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- DistrRTgen Assembly Version: 4.0.0.0 Win32 Version: 4.0.0.0 CodeBase: file:///C:/Program%20Files/freerainbowtables.com/DistrRTgen%20x64/DistrRTgen.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- DistrRTgen Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/freerainbowtables.com/DistrRTgen%20x64/DistrRTgen.DLL ---------------------------------------- System.ServiceProcess Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ----------------------------------------
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
|
|
|
|
 |
|
juggalobeast
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 17 Sep 2008, 19:17 |
Joined: 17 Sep 2008, 04:08 Posts: 3
|
|
actually i take that back the x64 version does kinda work...u get that error i posted above after it completes a part, then u have to close the program and restart the process then open the program again and it will upload the finished part and same routine for the next part
|
|
|
|
 |
|
the_drag0n
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 17 Sep 2008, 20:44 |
| Perfect Table |
 |
Joined: 12 May 2008, 11:02 Posts: 829
|
juggalobeast wrote: yes it would be very good if there were *any* version of the client that would run on vista x64 as since i have upgraded to vista 64 i have not been able to run the software.
3.21 should do it. otherwise download the linux source and compile it with cygwin. just add some dlls to the dir and it runs fine. or download the precompiled version which is here : viewtopic.php?f=4&t=770
_________________
|
|
|
|
 |
|
croutezt
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 23 Sep 2008, 17:11 |
Joined: 01 Mar 2008, 17:04 Posts: 8
|
|
i have a question (its been a while) i installed the 64bit version on one computer running server 2k3 enterprise and it doesn't seem to be doing anything it says 2 processors found. i did click the start button. in fact i have started and stopped multiple times but the CPU is sitting at idle. i also attempted to set the schedules but they are not helping either. I must be doing something wrong but i dont know what.
|
|
|
|
 |
|
stringZ
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 24 Sep 2008, 11:02 |
Joined: 10 Aug 2008, 15:42 Posts: 9
|
|
HEy,
Why the hell was HTTP proxy support removed from DistrRTGen? I could install it up to 20-30 machines if it supportted HTTP proxy. Please implement at least an HTTP proxy feature into the next version of service and control applications with proxy port support, like: proxy.example.com:3128 or proxy.anotherexample.net:8080.
Thanks, Regards stringZ
P.S.: could I run DistrRTGen 3.x (stable) as a service somehow?
|
|
|
|
 |
|
mastergamer
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 24 Sep 2008, 16:40 |
Joined: 06 Jun 2008, 12:50 Posts: 83
|
stringZ wrote: P.S.: could I run DistrRTGen 3.x (stable) as a service somehow? Check out this page, or google "run a program as a service" if you need more info. You might need to set the service to run as the user that you configured DistrRtGen with to make sure it uses the right dirs for config and parts etc.
|
|
|
|
 |
|
staticfloat
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 03 Oct 2008, 07:15 |
Joined: 30 Sep 2008, 22:28 Posts: 5
|
"DistrRTGen Service.exe" is running full bore (50% on dual-core machine), with 1 instance of "disrtgen_x16_1.02.exe" running alongside it. The gui has set it to two processors, but it only shows one piece being calculated at a time. It does this seemingly randomly, and usually stopping and restarting the service a couple of times works pretty well. I'm guessing this isn't expected behavior....... Especially since the service exe is at Normal priority, rather than low that the generator process is set to.  This happens on my WinXP machine, and on my Windows Server 2000 machine.
|
|
|
|
 |
|
genius
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 06 Oct 2008, 18:24 |
Joined: 07 Nov 2007, 21:51 Posts: 220
|
I tried this version (again) because the 3.* version doesn't work anymore for me. I'm using Windows Vista and the x86 version and found the next bugs: - I can't find a shortcut anywhere, so I had to create 1 for myself, quite annoying, because the service started immediately, not what I wanted - The shortcut to the .exe didn't show a icon, the icon is in the folder, but the .exe doesn't show it - When I press the "stop" button, nothing stops.. I have to stop the services manually through taskmanager - I tried this version a while ago, but it didn't work properly for me, so I uninstalled it. Now, after a new installation of v4, I get the same parts to generate (old md5 parts) as before (I guess, because they are old), they don't get deleted (no check?), and I don't know how to delete them..  , they are also not in the table progress list.
|
|
|
|
 |
|
neinbrucke
|
Post subject: Re: DistrRTgen 4.0 BETA 3 available! Posted: 07 Oct 2008, 18:29 |
Joined: 30 Mar 2008, 15:37 Posts: 847
|
no more parts for my beta  i enabled public hash cracking, but that only uses one core... in the current situation that kind of sucks 
|
|
|
|
 |
|
|
 |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|