Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PORT FORWARDED SSH

Status
Not open for further replies.

kgrinberg

MIS
Feb 4, 2004
58
US
Hello! I have a Unix server behind my PIX firewall. I would like to SSH into that server. I have a static translation between 1 private IP and I public IP for that server. The server is also running SMTP. So I have 2 ACL's, one for port 25 and one for port 22. I'm able to telnet into the machine from outside on port 25, but not on 22. That assures me that my configs are correct. Looking at my Logs, I see that connection is established on port 22 and is TearedDown half a second later. Does anyone know whats going on?

 
Well, you wouldn't necessarily be telneting in on port 22, telnet is port 23. You need an ssh client such as putty.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top