265 pts.
 Telnet to a server………………
Hi, In my network there are an application server win2k server and a firewall server(Isa server 2004).For acceessing to my application server from internet and running an exe file from this server,I need to telnet to this server(while I have a connection to internet) but it is behind of my Isa!!!!!!!!!!!! How can I do this!!!???? Which rule I should add to Isa and how? Could you please help me!!!?? It's to important for me!! Thank you. -------- Regards Mahnaz

Software/Hardware used:
ASKED: November 7, 2006  5:24 AM
UPDATED: November 7, 2006  8:41 AM

Answer Wiki:
Add a Firewall rule to allow your PC's IP Address on the Internet to access the IP Address of your Firewall at Telnet Port 23. Open bi-directionally and confirm operation, then turn off 1 direction, then the other, to confirm that your Firewall is routing correctly and eliminate the outbound rule that you do not need. Cordially, Geoff Hughes geoff@iis-resources.com http://www.virtualserver-resources.com
Last Wiki Answer Submitted:  November 7, 2006  8:15 am  by  Gshughes   0 pts.
All Answer Wiki Contributors:  Gshughes   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Keep in mind that telnet is an open protocol – meaning that your username and password pass in the clear (just fire up a sniffer on a segment when you telnet and you see it plain as day!)

I would consider using SSH (TCP port 22) or even setting up a client to host IPSec tunnel. Even if this tunnel was to the ISA at least your traffic will be encrypted while out on the Internet.

Good luck!
Tracy

 0 pts.