Topic awaiting preservation: https ssh (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Cranleigh, Surrey, England |
posted 06-27-2005 14:31
I have a problem, as ever, and I was wondering if you guys might have any input. Being a boarder (I sleep at school), the only access I have to the internet is via the school connection. Needless to say, they prevent programs of which I have need (putty and so forth). For IRC, the solution is relatively simple (cgi:irc). However, ssh is not so simple to overcome. Java won't work, but I was wondering if it would be possible to set up some sort of remote shell system via https. Of course, that is not ssh, but it's something approximating it. However, how to set about doing it is beyond me. Just using cgi, and passing things to /bin/sh isn't good enough (returned data? "su"? ;p) so I was wondering if it might be made to work with a detached screen somehow... |
Paranoid (IV) Inmate From: Madison, Indiana, USA |
posted 06-27-2005 18:28
wrayal, |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-28-2005 02:33
You will need to point out exactly what you are being limitted by. Are your ports being blocked? is it something else? |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-28-2005 02:38
Note for the port 80 bit, you will need the remote compute to listen on 80. |
Paranoid (IV) Mad Scientist From: Omicron Persei 8 |
posted 06-28-2005 13:11 |
Bipolar (III) Inmate From: Cranleigh, Surrey, England |
posted 06-28-2005 14:37
To be precise, my problem is that I need somehow to get ssh access to my computer, but not a single program seems to be able to get through whatever system we have running. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-28-2005 15:57
You can not get SSH out? or you can not get SSH in? |
Bipolar (III) Inmate From: Cranleigh, Surrey, England |
posted 06-28-2005 16:12
Well, I'm on a school computer atm. Literally cannot even work out what my IP is (and trust me, that's not idiocy - I know my way round a computer ;p). My ssh server is sitting at www.wrayal.org (albeit I think it's down atm) and I need to be able to connect to that. My idea was to run a service on that server that would give you ssh access to it (passworded, encrypted etc) |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-28-2005 16:44
Ok, you should set your SSH on wrayal.org to also run on port 80, that way you can run your putty locally and connect on port 80. If you can post to the web and run web apps you should be able to run you ssh client over port 80 and connect fine. |
Bipolar (III) Inmate From: Cranleigh, Surrey, England |
posted 06-28-2005 16:57 |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 06-28-2005 17:23
so you're very likely behind a http proxy then. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 06-28-2005 18:01 |
Maniac (V) Inmate From: there...no..there..... |
posted 06-29-2005 04:57
well I am guessing that it is down right now too as I can't ping it at all. Just times out. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 06-29-2005 06:45
yar it's down right now. argh! |
Bipolar (III) Inmate From: Cranleigh, Surrey, England |
posted 06-29-2005 09:39
I host it myself. Normally, all is well, but for some reason recently my router has been nuggy, hence the downtime. Don't know what I'm going to do about that - it's latest firmware and everything :\ argh I hate computers! |