DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-09-11 07:13:08

iazmin
Member
Registered: 2008-09-10
Posts: 55

How to connect to SSH from behind HTTP proxy:port 80??

I would like to access my SSH at home from my office pc. but I am behind proxy. The only port allowed is HTTP port 80.
the setting at our browser is proxy-pett port 80.

Any idea?

Offline

 

#2 2008-09-11 15:30:27

hell0
Member
From: .de
Registered: 2008-05-13
Posts: 81

Re: How to connect to SSH from behind HTTP proxy:port 80??

just my quick thoughts: most times port 443 is also open for https, you could set your sshd to use this port or map port 443 to 22 in your router at home, you could try something like http://www.agroman.net/corkscrew/ or http://www.darknet.org.uk/2008/09/reduh … over-http/


CH3SNAS firmware 1.05 with WD1000FYPS and ffp 0.5 on USB Stick

Offline

 

#3 2008-09-11 17:38:14

iazmin
Member
Registered: 2008-09-10
Posts: 55

Re: How to connect to SSH from behind HTTP proxy:port 80??

hell0 wrote:

just my quick thoughts: most times port 443 is also open for https, you could set your sshd to use this port or map port 443 to 22 in your router at home, you could try something like http://www.agroman.net/corkscrew/ or http://www.darknet.org.uk/2008/09/reduh … over-http/

Thank bro!! it works at last after three days!!!! I use the port  443 in Putty also set my router setting by setting port 443 for SSH application.

Now how to setup a proxy server on my fun_plug so that I can port forward to get unrestricted internet access from my office pc...I know how to setup on the client site (my office pc) from many literature on the net...

but how to setup a proper proxy server( one that I heard is Squid) ????

Last edited by iazmin (2008-09-11 18:41:03)

Offline

 

#4 2008-09-11 19:03:54

hell0
Member
From: .de
Registered: 2008-05-13
Posts: 81

Re: How to connect to SSH from behind HTTP proxy:port 80??

your ssh server has a proxy service already built in...
i use PUTTY.EXE -ssh -l myUser -pw myPassword -D 8080 myHostname which starts a proxy on port 8080 on the local machine.
when connected just set whatever application to use a socks4 proxy on localhost port 8080 wink


CH3SNAS firmware 1.05 with WD1000FYPS and ffp 0.5 on USB Stick

Offline

 

#5 2008-09-12 01:33:30

iazmin
Member
Registered: 2008-09-10
Posts: 55

Re: How to connect to SSH from behind HTTP proxy:port 80??

hell0 wrote:

your ssh server has a proxy service already built in...
i use PUTTY.EXE -ssh -l myUser -pw myPassword -D 8080 myHostname which starts a proxy on port 8080 on the local machine.
when connected just set whatever application to use a socks4 proxy on localhost port 8080 wink

I am close to now...but where to put my HTTP proxy setting into the command line (my proxy looks something likes proxy-pett port:80)

please...last one big_smile

Last edited by iazmin (2008-09-12 01:39:53)

Offline

 

#6 2008-09-12 03:07:29

hell0
Member
From: .de
Registered: 2008-05-13
Posts: 81

Re: How to connect to SSH from behind HTTP proxy:port 80??

i forgot about that.. and there is no command line option afaik.
in putty go to connection-SSH-tunnel and add a Dynamic Tunnel on Port 8080 before/after connecting... should do it wink


CH3SNAS firmware 1.05 with WD1000FYPS and ffp 0.5 on USB Stick

Offline

 

#7 2008-09-12 10:41:40

iazmin
Member
Registered: 2008-09-10
Posts: 55

Re: How to connect to SSH from behind HTTP proxy:port 80??

hell0 wrote:

i forgot about that.. and there is no command line option afaik.
in putty go to connection-SSH-tunnel and add a Dynamic Tunnel on Port 8080 before/after connecting... should do it wink

It worked! another successful night more me.
I've tried it in my office and now I can browse youtube, malsingmaps, all those previously blocked sites now should welcome me smile

The speed is also quite reasonable...

Thank you bro!

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB