ranjith520 / remote-linux-monitor

Automatically exported from code.google.com/p/remote-linux-monitor
0 stars 0 forks source link

Issues connect to gentoo linux box with remote-linux-monitor #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open remote-linux-monitor (1.0 or 1.02)
2. Attempt to connect to a gentoo linux box with root 

(2.6.38-gentoo-r5 #1 SMP PREEMPT Thu May 12 17:17:56 UTC 2011 x86_64 Intel(R) 
Xeon(R) CPU X3430 @ 2.40GHz GenuineIntel GNU/Linux)

3.

What is the expected output? What do you see instead?

---
I have tried many times with the correct password.  I get this exact error:

Failed to connect.
Reason: Auth fail

What version of the product are you using? On what operating system?

---
I'm using v1 and 1.02 on a Windows 7 Pro laptop.  When I do this on a redhat or 
centos box it works great.  Just not to a gentoo box.

Please provide any additional information below.

-iptables are stopped on this gentoo box.
-attached screenshot of error

Original issue reported on code.google.com by jari...@gmail.com on 26 Nov 2012 at 10:31

Attachments:

GoogleCodeExporter commented 9 years ago
If you run ' java -jar remote-linux-monitor-v1.02.jar ' from the command line 
do you see any exceptions being thrown?

Original comment by dbothwell.home@gmail.com on 27 Nov 2012 at 8:44

GoogleCodeExporter commented 9 years ago
I don't see any exceptions.  When I run the commands below, it opens the RLM 
gui:

C:\Program Files (x86)\Java\jre6\bin>java -jar 
c:\Users\jarieli\Downloads\remote-linux-monitor.jar

C:\Program Files (x86)\Java\jre6\bin>java -jar 
c:\Users\jarieli\Downloads\remote-linux-monitor-v1.02.jar

C:\Program Files (x86)\Java\jre6\bin>

Original comment by jari...@gmail.com on 28 Nov 2012 at 9:35

Attachments:

GoogleCodeExporter commented 9 years ago
When I get a chance I will download the Gentoo live cd and create a test 
environment.   

Original comment by dbothwell.home@gmail.com on 29 Nov 2012 at 2:37