Skip to main content

Questions tagged [telnet]

Telnet is a client-server protocol used to allow communication between computers in a network.

0 votes
2 answers
2k views

how to close and start a program from cmd in Windows XP?

I've been trying cmd commands such as "taskkill" on Windows XP and apparently they don't exist. I'd like to be able to close and open a program from the cmd because I need to connect to the Windows ...
Natiya's user avatar
  • 259
0 votes
1 answer
543 views

Telnet doesnt Accept enter as newline

I'm trying to send http requests through telnet . I'm able to open the connection to server , and even able to write the first line( GET /uri httpversion) . But , when i'm trying to press enter and ...
Uday's user avatar
  • 1
2 votes
1 answer
1k views

How can telnetd-ssl be set up on an Ubuntu server as a backup to SSH?

An error arising in /etc/ssh/sshd_config can potentially lock users or administrators out of a server that is accessible only via SSH. Telnet SSL is a backup way of accessing the server in such a ...
BlandCorporation's user avatar
1 vote
0 answers
394 views

Telnet not working from a specific server to specific port

I am using 2 servers (A and B) centos 7. I am trying to telnet from A to mail.smtp2go.com serverA$ telnet mail.smtp2go.com 2525 Trying 45.33.53.153... telnet: connect to address 45.33.53.153: ...
Dirty_Programmer's user avatar
0 votes
1 answer
412 views

Force SSH server to always and only tunnel to telnet server

I have this structure: client ---> server(debian) ----> target target is a telnet server. I'm able to SSH from client to server and then execute telnet to reach target. How can I configure server (...
Gustavo Vargas's user avatar
0 votes
1 answer
3k views

Telnet over a VPN

Im running OSX 10.10.5 Ive connected to a remote LAN via a dial in VPN. For the VPN im using OSXs inbuilt VPN client and have the setting "send all traffic over VPN" enabled. The VPN works and i ...
sam's user avatar
  • 4,219
1 vote
1 answer
308 views

Safely Transition from RS232 “Dumb Terminal” to RJ45 Telnet/SSH

An HPUX 11i network, running on new hardware, for what they call “mission critical” operations at a unique business, terminates for the user at Sherwood 7000STs. While functional (and lightning fast ...
lettucehead's user avatar
4 votes
1 answer
18k views

How to make Putty the default Telnet handler for Windows 10?

I need to use Putty as my Telnet handler client in my ESXi lab. I tried every possible solution that I could find. But nothing worked. Is there any command I could use in the Registry to force ...
Chamo's user avatar
  • 41
0 votes
1 answer
3k views

Using SendKeys from vbs in a total hidden way?

Here is what I am planning to do Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run"cmd" WshShell.AppActivate"telnet 192.168.1.1" WScript.Sleep 50 WshShell.SendKeys"...
mina nageh's user avatar
1 vote
0 answers
147 views

Sitecom X3 N300 router: is possible to access to telnet to change the port management?

I have the router in subject (Sitecom X3 N300). I need to open the port 80 for an internal server but doing this I lost possibility to external management (and I need also to login to the router some ...
sineverba's user avatar
  • 111
2 votes
2 answers
2k views

Zyxel C3000Z VDSL modem: extra shell password?

I have a Zyxel C3000A ADSL/VDSL modem (CenturyLink branding). I have searched, and it seems it is not possible to purchase this device without CenturyLink branding and firmware. The device has the ...
Bill_Stewart's user avatar
  • 1,422
0 votes
1 answer
631 views

Receiving ERR_CONNECTION_REFUSED intermittently while browsing websites

I am unable to browse any website because on average, my connection would drop on every 4th HTTP request. This is also impacting my downloads and although they’d begin, they’d eventually fail before ...
ErrolTheHamster's user avatar
0 votes
1 answer
732 views

I can only log in telnet server via local machine, can you check my configuration?

I'm using ArchLinux on this machine, using xinetd for config /etc/xinetd.d/telnet flags = REUSE socket_type = stream wait = ...
user1861388's user avatar
0 votes
1 answer
10k views

Can't telnet to router

I have a TP-Link TD-w8961 router and I'm trying to connect to it using telnet. I've tried this command: telnet 192.168.1.1 but it times out. I've also tried connecting to port 80 and i get the ...
ddev's user avatar
  • 11
0 votes
1 answer
501 views

Linux telnet server not to use telnet protocol handshaking

We are trying to connect to Linux telnet service using simple terminal program; I suspect server is set to default VT-100, and telnet server sends control handshake sequences, expecting terminal to ...
Anonymous's user avatar
  • 161

15 30 50 per page
1
5 6
7
8 9
29