View previous topic :: View next topic |
Author |
Message |
n7down Tux's lil' helper
Joined: 24 May 2004 Posts: 122 Location: /home/n7down
|
Posted: Sun Jun 27, 2004 5:20 pm Post subject: Can't ssh from work |
|
|
Hey guys,
I can't ssh from work it says connection refused with putty.
I was wondering if there was another way for me to use ssh. I can't put it on port 80 because i have a webserver up and I really dont want to use telnet.
Any suggestions??
Thanks for the help. |
|
Back to top |
|
|
Lajasha Veteran
Joined: 17 Mar 2004 Posts: 1040 Location: Vibe Central
|
Posted: Sun Jun 27, 2004 5:21 pm Post subject: |
|
|
If it is a matter of the admin blocking outbound traffic on port 22, you could move sshd over to port 23 or setup iptables to redirect port 23 to 22.
The later is what I use myself. _________________ Come and play in my land |
|
Back to top |
|
|
n7down Tux's lil' helper
Joined: 24 May 2004 Posts: 122 Location: /home/n7down
|
Posted: Sun Jun 27, 2004 11:10 pm Post subject: |
|
|
ok ill try that thanks |
|
Back to top |
|
|
gnuageux Veteran
Joined: 17 Apr 2004 Posts: 1201
|
Posted: Wed Jun 30, 2004 2:24 pm Post subject: |
|
|
Youve determined that port 22 out is being blocked? Or do you get an error that the service on the remote end doesnt answer? _________________ The realOTW: http://forums.realotw.org/index.php
Registered Linux user#364538 |
|
Back to top |
|
|
davidblewett Apprentice
Joined: 15 Feb 2004 Posts: 274 Location: Indiana
|
Posted: Wed Jun 30, 2004 3:29 pm Post subject: |
|
|
I've put mine on 443(https). They're probably using a firewall, in which case you'll need to fill in the appropriate data in Putty's config. Usually you can find this in Internet Explorer's config. _________________ No guilt in life, no fear in death
this is the power of Christ in me
From lifes first cry to final breath
Jesus commands my destiny
-- Newsboys, "In Christ Alone", "Adoration: The Worship Album" |
|
Back to top |
|
|
|