Difference between revisions of "Talk:Ajaxterm"

From SME Server
Jump to navigationJump to search
(Protocol mismatch)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Michael, this looks good, but are the instructions complete ?
+
==Protocol mismatch==
 +
After admin login to 'ajaxtern at domian.name' browsers give the following error
  
I accept the defaults of localhost and root but it cycles back to localhost
+
SSH-2.0-OpenSSH_3.9p1Protocol mismatch.
  
do I need to change my sme ssh port to 8022
+
ajaxterm is running with
  
do I tell ajaxterm what my ssh port is
+
15946 pts/1    Sl    0:00 python /opt/ajaxterm/ajaxterm.py -d --uid=5016 --port=123 --pidfile=/var/run/ajaxterm.pid --index=80x25.html --command=/opt/ajaxterm/login-allhosts.pl
  
do you need a signal-event post-upgrade/reboot
+
release -2 works for me, -5 doesn't
  
[[User:Snoble|Snoble]] 05:39, 14 November 2007 (MST)
+
==servicelink==
 
+
alter the symlink so it obeys status|disabled
> I accept the defaults of localhost and root but it cycles back to localhost
 
 
 
Strange. It works for me on serveral servers. Can you log in another server?
 
 
 
 
 
> do I need to change my sme ssh port to 8022
 
 
 
No. This is the port where the ajaxterm service is listening to.
 
 
 
netstat -nlp | grep 8022 should show something like this:
 
 
 
tcp    0      0 127.0.0.1:8022    0.0.0.0:*      LISTEN      7469/python
 
 
 
 
 
> do I tell ajaxterm what my ssh port is
 
 
 
You can't. Default is 22.
 
 
 
 
 
> do you need a signal-event post-upgrade/reboot
 
 
 
No.
 
 
 
--[[User:Mweinber|Mweinber]] 09:36, 14 November 2007 (MST)
 

Latest revision as of 01:58, 21 March 2008

Protocol mismatch

After admin login to 'ajaxtern at domian.name' browsers give the following error

SSH-2.0-OpenSSH_3.9p1Protocol mismatch.

ajaxterm is running with

15946 pts/1    Sl     0:00 python /opt/ajaxterm/ajaxterm.py -d --uid=5016 --port=123 --pidfile=/var/run/ajaxterm.pid --index=80x25.html --command=/opt/ajaxterm/login-allhosts.pl

release -2 works for me, -5 doesn't

servicelink

alter the symlink so it obeys status|disabled