What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » ssh, putty not flexiable enough

Pages: (3): « First « 1 [ 2 ] 3 » Last »
ssh, putty not flexiable enough
Author: Message:
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. RE: ssh, putty not flexiable enough
quote:
Originally posted by ShawnZ
you mean connect to a proxy through another proxy? sure you can...
even then the traffic still goes through the outbound proxy with the web filter on it

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














12-06-2008 03:42 AM
Profile E-Mail PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: ssh, putty not flexiable enough
quote:
Originally posted by Jarrod
quote:
Originally posted by ShawnZ
you mean connect to a proxy through another proxy? sure you can...
even then the traffic still goes through the outbound proxy with the web filter on it

so you're saying the web filter that you're trying to avoid is capable of looking into proxies, but not ssh tunnels?
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
12-06-2008 03:43 AM
Profile PM Web Find Quote Report
wj
Former Admin
*****

Avatar
I aim to misbehave.

Posts: 2224
Reputation: 52
39 / – / Flag
Joined: Mar 2002
RE: ssh, putty not flexiable enough
quote:
Originally posted by ShawnZ
quote:
Originally posted by Jarrod
quote:
Originally posted by ShawnZ
you mean connect to a proxy through another proxy? sure you can...
even then the traffic still goes through the outbound proxy with the web filter on it

so you're saying the web filter that you're trying to avoid is capable of looking into proxies, but not ssh tunnels?

SSH Tunnels are encrypted, While the proxy can probably see the tunnel, it cant tell what is in it.

Have you tried DNS Tunneling? http://www.daemon.be/maarten/dnstunnel.html It might suffice better then what you are trying to do.

"A towel is about the most massively useful
thing an interstellar hitchhiker can have."
12-06-2008 04:58 AM
Profile PM Find Quote Report
TheSteve
Full Member
***

Avatar
The Man from Japan

Posts: 179
Reputation: 23
40 / Male / Flag
Joined: Aug 2005
RE: ssh, putty not flexiable enough
Could OpenVPN be a possible option?

It appears to support NTLM HTTP proxies.

This post was edited on 12-06-2008 at 05:45 AM by TheSteve.
12-06-2008 05:41 AM
Profile PM Web Find Quote Report
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. RE: ssh, putty not flexiable enough
quote:
Originally posted by ShawnZ
quote:
Originally posted by Jarrod
quote:
Originally posted by ShawnZ
you mean connect to a proxy through another proxy? sure you can...
even then the traffic still goes through the outbound proxy with the web filter on it

so you're saying the web filter that you're trying to avoid is capable of looking into proxies, but not ssh tunnels?

exactly
quote:
Originally posted by wj
quote:
Originally posted by ShawnZ
quote:
Originally posted by Jarrod
quote:
Originally posted by ShawnZ
you mean connect to a proxy through another proxy? sure you can...
even then the traffic still goes through the outbound proxy with the web filter on it

so you're saying the web filter that you're trying to avoid is capable of looking into proxies, but not ssh tunnels?

SSH Tunnels are encrypted, While the proxy can probably see the tunnel, it cant tell what is in it.

Have you tried DNS Tunneling? http://www.daemon.be/maarten/dnstunnel.html It might suffice better then what you are trying to do.
possibally

quote:
Originally posted by TheSteve
Could OpenVPN be a possible option?

It appears to support NTLM HTTP proxies.

ok i know open vpn would work,

but i have ssh running already and it works and it goes through the http tunnel fine and it is a great solution,

i'm just trying to find a way to launch custom sessions, so if i could write putty session files i would use that,

the problem is that the command line interface which i have in a batch file (so i can change it) does not allow me to define the settings i am able to in the gui.
so i was wondering if there was a client that would allow me to do this,
alternatively i just need a way to create putty sessions without putty like in my other thread, but i can't seem to solve this line break problem.

also if i finish that python app, i will compile it and bundle it with putty and compile them in to one exe, using py2exe then using qbc(quick batch compiler)

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














12-06-2008 06:11 AM
Profile E-Mail PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: ssh, putty not flexiable enough
quote:
Originally posted by Jarrod

but i have ssh running already and it works and it goes through the http tunnel fine and it is a great solution,

no, it's a shit solution! look at how many fucking hoops you have to jump through to get it to work the way you want!

the proper solution is the easiest solution that does what you want.

i didn't think the computer was yours -- if it is, openvpn would possibly be the best way to do it.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
12-06-2008 02:35 PM
Profile PM Web Find Quote Report
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. RE: ssh, putty not flexiable enough
quote:
Originally posted by ShawnZ
i didn't think the computer was yours -- if it is, openvpn would possibly be the best way to do it.
it's not, does it matter that much?

well at the moment all i need to do it load a session and it works, but if my mate wants to use it he needs to change the session around slightly, we just wanted to automate the modification of the session

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














12-06-2008 10:25 PM
Profile E-Mail PM Find Quote Report
TheSteve
Full Member
***

Avatar
The Man from Japan

Posts: 179
Reputation: 23
40 / Male / Flag
Joined: Aug 2005
RE: RE: ssh, putty not flexiable enough
quote:
Originally posted by Jarrod
if i could write putty session files i would use that.
You can change putty sessions by modifying the registry.

The putty sessions are stored in:
HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions

Tunnels are stored in a string value called PortForwardings. 
Each tunnel specification is separated by a comma.

Example (Forwards VNC,SMTP and POP3 in to the network of the SSH server.):
L5900=192.168.0.4:5900,L25=192.168.0.5:25,L110=192.168.0.10:110,
12-07-2008 12:47 AM
Profile PM Web Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: ssh, putty not flexiable enough
quote:
Originally posted by Jarrod
it's not, does it matter that much?

well at the moment all i need to do it load a session and it works, but if my mate wants to use it he needs to change the session around slightly, we just wanted to automate the modification of the session

seriously, just use openvpn. it would have taken less time to just set up openvpn than it did to reply to that post about not using putty.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
12-07-2008 12:47 AM
Profile PM Web Find Quote Report
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. RE: ssh, putty not flexiable enough
quote:
Originally posted by ShawnZ
seriously, just use openvpn. it would have taken less time to just set up openvpn than it did to reply to that post about not using putty.
i was asking for alternative clients not alternative protocols, i can do it with putty if i solve this problem
http://shoutbox.menthix.net/showthread.php?tid=87541

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














12-07-2008 04:31 AM
Profile E-Mail PM Find Quote Report
Pages: (3): « First « 1 [ 2 ] 3 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On