Hi,
is there anyone using shellinabox[1] (Web based AJAX terminal emulator): I'm trying to run it on a Centos 6.2 x86_64 but I cannot past inserting username and I get "session closed". Actually I'm using SELINUX in Enforcing mode but nothing strange is logged in /var/log/audit/audit.log. Actually nothing strange is logged anywhere but I still get only "session closed" after inserting username and pressing enter key. I'm trying to escape a very strong firewall/proxy for the purpose of managing such a Centos box via SSH and, if you know alternatives to shellinabox, I'll be very glad to hear something from you. I already tried corkscrew and tor but both cannot escape firewall/proxy rules.
Thanks in advance for your help, Bye Piero
[1]http://code.google.com/p/shellinabox/
Piero wrote:
is there anyone using shellinabox[1] (Web based AJAX terminal emulator): I'm trying to run it on a Centos 6.2 x86_64 but I cannot past inserting username and I get "session closed". Actually I'm using SELINUX in Enforcing mode but nothing strange is logged in /var/log/audit/audit.log. Actually nothing strange is logged anywhere but I still get only "session closed" after inserting username and pressing enter key. I'm trying to escape a very strong firewall/proxy for the purpose of managing such a Centos box via SSH and, if you know alternatives to shellinabox, I'll be very glad to hear something from you. I already tried corkscrew and tor but both cannot escape firewall/proxy rules.
Never heard of shellinabox. Why do you need that, rather than, say, xterm or rxvt or konsole?
mark
Hi,
normally I would use ssh to reach the server I need to manage but actually I'm working in an environment where internet connection is filtered from firewalls and proxies: in a such place it is not possible to use ssh as its connection is closed as soon as I try to open it. Shellinabox is a terminal emulator that works in a browser and this looks like the only possibility I have to reach the server I want to manage.
Bye Piero
2012/3/27 m.roth@5-cent.us:
Piero wrote:
is there anyone using shellinabox[1] (Web based AJAX terminal emulator): I'm trying to run it on a Centos 6.2 x86_64 but I cannot past inserting username and I get "session closed". Actually I'm using SELINUX in Enforcing mode but nothing strange is logged in /var/log/audit/audit.log. Actually nothing strange is logged anywhere but I still get only "session closed" after inserting username and pressing enter key. I'm trying to escape a very strong firewall/proxy for the purpose of managing such a Centos box via SSH and, if you know alternatives to shellinabox, I'll be very glad to hear something from you. I already tried corkscrew and tor but both cannot escape firewall/proxy rules.
Never heard of shellinabox. Why do you need that, rather than, say, xterm or rxvt or konsole?
mark
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 03/27/12 1:20 PM, Piero wrote:
normally I would use ssh to reach the server I need to manage but actually I'm working in an environment where internet connection is filtered from firewalls and proxies: in a such place it is not possible to use ssh as its connection is closed as soon as I try to open it. Shellinabox is a terminal emulator that works in a browser and this looks like the only possibility I have to reach the server I want to manage.
it may be that your restrictive proxy disallows AJAX communications .... does gmail and google documents work through this restrictive proxy ? google maps?
On 03/27/2012 11:20 PM, Piero wrote:
normally I would use ssh to reach the server I need to manage but actually I'm working in an environment where internet connection is filtered from firewalls and proxies: in a such place it is not possible to use ssh as its connection is closed as soon as I try to open it.
How about changing your SSH listening port to 80?
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Mihamina Rakotomandimby Sent: Tuesday, April 10, 2012 10:19 To: centos@centos.org Subject: Re: [CentOS] shellinabox
On 03/27/2012 11:20 PM, Piero wrote:
normally I would use ssh to reach the server I need to manage but actually I'm working in an environment where internet connection is filtered from firewalls and proxies: in a such place it is not possible to use ssh as its connection is closed as soon as I try to open it.
How about changing your SSH listening port to 80?
That is not security.
It does not fix the proxy issue, as ssh is not http.
And In many places it would be an IA violation to install ssh client.
The list can go on...
-- RMA. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00.
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of m.roth@5-cent.us Sent: 27 March 2012 21:13 To: CentOS mailing list Subject: Re: [CentOS] shellinabox
Piero wrote:
is there anyone using shellinabox[1] (Web based AJAX terminal emulator): I'm trying to run it on a Centos 6.2 x86_64 but I cannot past inserting username and I get "session closed". Actually I'm using
SELINUX in Enforcing mode but nothing strange is logged in /var/log/audit/audit.log. Actually nothing strange is logged anywhere but I still get only "session closed" after inserting username and pressing enter key. I'm trying to escape a very strong firewall/proxy for the purpose of managing such a Centos box via SSH and, if you know alternatives to shellinabox, I'll be very glad to hear something from you. I already tried corkscrew and tor but both cannot escape firewall/proxy rules.
Never heard of shellinabox. Why do you need that, rather than, say, xterm or rxvt or konsole?
mark
We use it to allow users access to the HPC from Windows machines. The alternative, cygwin, takes quite a bit of installation and configuration so shellinabox is a lightweight alternative. We're still on CentOS 5, so not a lot of use to the OP however.
Martin Rushton HPC System Manager, Weapons Technologies Tel: 01959 514777, Mobile: 07939 219057 email: jmrushton@QinetiQ.com www.QinetiQ.com QinetiQ - Delivering customer-focused solutions This email and any attachments to it may be confidential and are intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient of this email, you must neither take any action based upon its contents, nor copy or show it to anyone. Please contact the sender if you believe you have received this email in error. QinetiQ may monitor email traffic data and also the content of email for the purposes of security. QinetiQ Limited (Registered in England & Wales: Company Number: 3796233) Registered office: Cody Technology Park, Ively Road, Farnborough, Hampshire, GU14 0LX http://www.qinetiq.com.
On 03/28/12 3:11 AM, Rushton Martin wrote:
We use it to allow users access to the HPC from Windows machines. The alternative, cygwin, takes quite a bit of installation and configuration so shellinabox is a lightweight alternative. We're still on CentOS 5, so not a lot of use to the OP however.
cygwin?? if you need a ssh client on Windows, use putty. if you need an x-terminal, use Xming. both are ligthweight, small, and very easy to configure, including via scripting and automatic push installs.
On Wed, Mar 28, 2012 at 5:24 AM, John R Pierce pierce@hogranch.com wrote:
On 03/28/12 3:11 AM, Rushton Martin wrote:
We use it to allow users access to the HPC from Windows machines. The alternative, cygwin, takes quite a bit of installation and configuration so shellinabox is a lightweight alternative. We're still on CentOS 5, so not a lot of use to the OP however.
cygwin?? if you need a ssh client on Windows, use putty. if you need an x-terminal, use Xming. both are ligthweight, small, and very easy to configure, including via scripting and automatic push installs.
If ssh is allowed through the firewall, you can run freenx on the server and the cross-platform NX clients from www.nomachine.com to run full X desktops with good remote performance and the ability to reconnect to running sessions.
On 27.3.2012 22:01, Piero wrote:
is there anyone using shellinabox[1] (Web based AJAX terminal emulator): I'm trying to run it on a Centos 6.2 x86_64 but I cannot past inserting username and I get "session closed". Actually I'm using SELINUX in Enforcing mode but nothing strange is logged in /var/log/audit/audit.log. Actually nothing strange is logged anywhere but I still get only "session closed" after inserting username and pressing enter key.
There is an open issue regarding public key authentication: http://code.google.com/p/shellinabox/issues/detail?id=112
If you want to see whats going on increase LogLevel.
Sorry for the top post.
No time to write about this now, but yes and here is the src rpm with patches to make it work.
http://client.pdinc.us/shellinabox-239-4.src.rpm
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Piero Sent: Tuesday, March 27, 2012 16:01 To: CentOS mailing list Subject: [CentOS] shellinabox
Hi,
is there anyone using shellinabox[1] (Web based AJAX terminal emulator): I'm trying to run it on a Centos 6.2 x86_64 but I cannot past inserting username and I get "session closed". Actually I'm using SELINUX in Enforcing mode but nothing strange is logged in /var/log/audit/audit.log. Actually nothing strange is logged anywhere but I still get only "session closed" after inserting username and pressing enter key. I'm trying to escape a very strong firewall/proxy for the purpose of managing such a Centos box via SSH and, if you know alternatives to shellinabox, I'll be very glad to hear something from you. I already tried corkscrew and tor but both cannot escape firewall/proxy rules.
Thanks in advance for your help, Bye Piero
[1]http://code.google.com/p/shellinabox/
Stupid is as stupid does. Forrest Gump _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00.