Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
41 views

Who to Telnet to access only a prompt? [closed]

Is there any host where I can just telnet them and access a prompt? I'm not looking to hack – just wondering if I needed to. Let me rephase my question anyone who has an old computer and just lets ...
2
votes
3answers
68 views

Telnet/ssh into a windows machine inside putty that is sshed to a linux machine

Ok so, that title isnt the greatest but i couldnt think of a better way to state it, but here is the situation: I am on a windows machine. I ssh into a linux machine using putty. This is fine. The ...
1
vote
1answer
28 views

Is it possible to see command history when telnetting into Microsoft Telnet Server?

I'm in the unfortunate position of having to use telnet (windows client -> windows server). Does anyone know if there's a way to see command history (i.e., getting the up arrow and down arrow to ...
1
vote
0answers
93 views

Can't run telnet in console opened by Autohotkey

I have enabled the telnet client on my Windows 7 64-bit machine and if I open the start menu and launch cmd from there I can run telnet. I normally use the keyboard shortcut Win-C, implemented by ...
0
votes
1answer
33 views

Export CMD results on a host through ip?

Is it possible to export the command prompt session result to a host over the network?
0
votes
2answers
25 views

Not able to connect to any server using telnet

I am new to telnet. I have been trying to connect to a different servers.I type the following command on my linux terminal: telnet 74.125.236.160 and then i after sometime I get unable to connect to ...
0
votes
1answer
89 views

How do I issue multiple commands using telnet or netcat?

At the moment I am struggling very very very much to issue commands on telnet. I can issue them one at a time but after that I don't know how to issue the next one because the command line prompt ...
0
votes
0answers
93 views

How to telnet through a proxy in PUTTY?

Can anyone give me an explanation on as to how to set up a proxy server(any free proxy) in PUTTY so that I can telnet through it because I want to connect to mail.google.com 25 but port 25 is blocked ...
0
votes
1answer
72 views

Cannot telnet to port after installing Active Directory and DNS Server

I have a machine running Windows Server 2008 R2 in my network on which we have installed Software AG products .. To access these products, we open their console webpage in our web browsers, like this: ...
1
vote
1answer
50 views

Can I download an Image from a remote system with telnet?

For example if i want to download the picture located at http://yobuddy.dude/Pictures/Motorcycles/15.jpg once i open telnet with o www.yobuddy.dude 80 what do i do then?
7
votes
3answers
585 views

Isn't localhost simply 127.0.0.1 on Mac OS X 10.7 (Lion)?

I tried telnet localhost on Mac OS X Lion, and this is the output I got. Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... telnet: connect to address ...
0
votes
1answer
30 views

Characters typed won't appear in the command line when connected via TELNET

On Windows XP, I changed the localecho field by setting it to ON, but after I quit telnet and make a connection in the command line, the localecho field is set again to OFF. Anyone know how to handle ...
1
vote
3answers
126 views

Does telnet client represent a security threat on Windows?

Yesterday I needed a telnet client to connect to my ADSL router and none of the three Windows Seven computers at my home had it(Win Home Premium 32 PC, Win Professional 64 notebook and Win Ultimate 32 ...
0
votes
2answers
97 views

Changing the prompt in telnet

With some help from people on here, I was able to set a custom prompt in an ssh session (thanks!). Now I need to do the same in telnet, but I'm not sure of what syntax I could use for that. ...
1
vote
2answers
77 views

Sending ^] in a nested telnet session

Following is the sequence: Telnet from a terminal session to a remote linux machine, Call it A. Telnet to some device, Say B, that is accessible only from A. Now, How do I quit the telnet session ...
-1
votes
0answers
236 views

Tweaking SNR margin [closed]

Possible Duplicate: Tweaking SNR margin without telnet How can I tweak a adsl-router's SNR margin? I can't access it with telnet or ssh. This information is not important but router is ...
1
vote
1answer
56 views

How to telnet login to email server as administrator?

There is a administrator interface for our webmail, where we supply our administrator name and password. In there we can see user information and system log etc., but it only shows very limited ...
1
vote
1answer
815 views

Mac OS X 10.7 can't ping/telnet localhost

I'm developing using django/postgresql on Mac OS X 10.7 and suddenly I am unable to access the test server through http://localhost:8000/. I can make it listen on 0.0.0.0:8000 and then it works... ...
1
vote
3answers
259 views

Send an encrypted mail via telnet

I've got a public OpenPGP key and need to send an encrypted email using telnet. However, I'm unable to find anything related to this topic. I have no problem sending an email via telnet, but cannot ...
0
votes
0answers
199 views

run scrpts on routers with BusyBox

I own a router (tp link w8960n) that I can "control" via telnet and busybox. Is it possible to create and run a script on the router like a permanent process(more like a cronojob) if the router has ...
1
vote
0answers
48 views

Make Telnet default to localecho ON

Whenever I use telnet to connect to a system, one of the first things I do is: CTRL+] set localecho ENTER Is there a registry key or config file somewhere that I can change, so I don't have to do ...
2
votes
4answers
110 views

where is the '^]' character on an azerty keyboard?

I am currently using telnet and i need to do an escape character (SMTP), where is this character on an azerty keyboard? (linux ubuntu).
2
votes
1answer
244 views

Telnet trouble on Windows 7 Ultimate 64-bit SP1

I'm trying to connect to a Telnet server. After typing 'telnet [server] [port]', I get a blank command prompt screen. I can then type Telnet commands, but everything I type is invisible. Replies sent ...
1
vote
1answer
209 views

where to define allowed telnet port numbers on locahost?

I am unable to do telnet on port 8000 while default telnet on port 23 works fine. What configuration is required? # telnet localhost 8000 Trying 127.0.0.1... telnet: connect to address 127.0.0.1: ...
2
votes
1answer
257 views

How to telnet to find all computer name in a network?

There are multiple computers connected in a network. How can I find out these computer name and IP address? When I was using Windows, I used to have MacAfee Security and it maps out all the ...
0
votes
1answer
270 views

Tweaking SNR margin without telnet

I need to tweak my router's SNR margin. I know it can be done by telnet but my router's telnet and ssh are disabled. And I cannot find a way to enable telnet ( How can I enable Telnet on a router ) ...
0
votes
0answers
172 views

How can I enable Telnet on a router

My router's telnet and ssh are disabled. It's a ISP supplied router so ISP disabled them. Is there a way to enable telnet on a telnet-disabled router? It's an Airties RT-204.
0
votes
1answer
212 views

Connect/Disconnect broadband connection from Telnet in a Thomson TG585?

I have a Thomson TG585 V7 router (Flash image : 8.2.7.7.0 , Build name : ZZ5XKB8.277) I want to Connect and Disconnect the internet via Telnet. This is very easy from the web interface, but things ...
0
votes
2answers
395 views

GET works but telnet does not (HTTP GET)

I tried this from bash: GET http://cetatenie.just.ro HTTP/1.1 It works fine, and I am able to get the page, then I try this from telnet: telnet cetatenie.just.ro 80 Trying 85.120.166.76... ...
1
vote
0answers
31 views

WinUAE telnet from serial.device

I want to "call" a telnet BBS from my NComm running on WinUAE. Have someone achieved this and if so - how ?
2
votes
1answer
436 views

Connecting to POP/SMTP Server via Telnet

I am trying to connect to connect to an SMTP/POP server via telnet (port 25 and 110). However, I am not able to authenticate myself. Whenever I try to, it says (pop) -ERR SPA Required, use AUTH or ...
1
vote
1answer
67 views

How does the Inetutils telnet utility determine if a connection is still alive?

I've started using sockets in programming with Java (I have experience with Python), and while testing a server that I'd written with the telnet command, I noticed that the utility responds ...
0
votes
2answers
732 views

Ping works while telnet fails

I have a Windows 2008R2 Server named SERV1 connected to a Unix machine UNI1. I can ping but I can't telnet. I have installed the telnet client on server R2. I disabled the Windows Firewall on R2. ...
0
votes
1answer
84 views

Telnet error when connecting from Windows to Unix

When I try to connect through telnet from a Windows system to Unix, I am not able to connect. I am getting this log error. Is this related to a firewall issue, or anything I need to mention in the ...
7
votes
4answers
356 views

Is there a telnet utility for windows?

Is there a simple telnet command line utility for Windows 7? I am used to the telnet command that is built into UNIX, but I can't seem to find one for Windows that can be used similarly.
1
vote
3answers
60 views

How do I create a SSH server that runs a program rather than a full shell?

I've got a program that I want to share over ssh (or even telnet, security of the program isn't important), but I don't want to allow the connection to access anything else in my system except for the ...
2
votes
1answer
355 views

Can the Telnet/Netcat client communicate over SSL?

I would like to test client connections with IMAP over SSL, HTTPS, and other secure text-based Internet protocols over SSL/TLS, the same way I would using Telnet or Netcat if they were not tunneled ...
0
votes
0answers
43 views

telnet after ssh

I have openssh for windows setup successfully on a remote machine. From this remote machine I am able to telnet into the rest of my network devices (routers) using command prompt However, when I ssh ...
0
votes
1answer
79 views

Telnet session with tablet

I have a very old legacy application that we want to access thru a tablet. The app is only accesible thru a VT220 telnet session. I'm pretty shure it will work out of the box with Win7, putty and ...
1
vote
6answers
2k views

How to telnet to an IP address?

Can anyone tell me how to telnet to an address using a specific port? I've tried the following: telnet 10.1.1.55 I suppose a route just hasn't been set up between the two hosts? What I am trying ...
2
votes
4answers
258 views

Windows equivalent of ssh - how to connect to a remote machine and access command line?

I'm having a difficult time coming up with a solution to extend a framework that was designed for *nix machines over to windows. The framework currently runs from one *nix server and ssh's out to ...
0
votes
1answer
160 views

vimrc is not working in AIX

I just started to use AIX 7.1(I telnet to it) and the .vimrc I placed in ~ is not working. The contents of .vimrc: set showmode set number backspace=2 shiftwidth=8 No mode was ...
1
vote
1answer
446 views

Telnet-ing to alternative SMTP port: “No route to host”

At home is a Mac Lion Server running a mail server. I have a VPS thats used as relay for incoming mail, to prevent problems when my home server might go down. Because my ISP sometimes blocks port 25, ...
0
votes
2answers
760 views

How to use telnet in Windows Command Prompt?

I type this command in a Windows Command Prompt in XP. telnet microsoft.com 80 Connecting to microsoft.com appears and then telnet window opens, but there is nothing inside it. If I type any ...
0
votes
2answers
143 views

Windows 7x64: different feedback from Putty and command line client

I'm trying to telnet to a port on an Ubuntu server from a Windows 7x64 machine. When I use Putty it gives me a "Connection closed by remote host" error. When I use the windows telnet client from the ...
1
vote
1answer
217 views

Open port for Microsoft SQL database connection from outside the Windows7 computer

My Firewall seems to be blocking the connection from anywhere to my local MS Sql Server on my Windows7 development machine. On Linux and Mysql I could telnet the database ports and it gives response ...
1
vote
1answer
197 views

Command to get all alarms from DSLAM ZTE 9000 [closed]

I manage a DSLAM ZTE 9000 where I work, via the command line interface and telnet. How can I obtain a full list of alarms (and as a bonus, the categories or types of the alarms, just like I can do in ...
2
votes
2answers
298 views

PuTTY closes when opening SMTP over Telnet on certain server

I have PuTTY installed on Vista. When I set it to Telnet and put in a host name of SMTP2Go.com and port of 25 the window opens for a second not showing any text then closes. I also tried ports 2525, ...
0
votes
0answers
59 views

Visual client for browsing remote files using telnet

I'm looking for a program that will allow me browse files and folders and do basic file manipulation (e.g. read/write text files) over a network using telnet. Restrictions on the remote system mean ...
1
vote
1answer
553 views

Can not use telnet localhost

I can't use command telnet localhost, always get this error : Connecting To localhost...Could not open connection to the host, on port 23: Connect failed Even I have all ports allow ...

1 2 3