Skip to main content

Questions tagged [telnet]

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

1 vote
1 answer
116 views

Building an app that I'm trying to run on my existing hardware/OS as a POC. For this, an instance of Ubuntu 24.04.2 LT is installed in Hyper-V, in Windows Server 2012 R2. The setup Windows Server and ...
T J's user avatar
  • 111
1 vote
1 answer
104 views

I started trying out MUD's recently. Via the terminal on Mac, I had no issues. I then tried logging on via my Linux computer, in RXVT-unicode/Bash. $ echo $TERM rxvt-unicode-256color $ telnet aardwolf....
dmcblue's user avatar
  • 113
0 votes
1 answer
450 views

How can I safely upgrade OpenSSH on a remote Linux PC? Is filtering telnet temporarily sufficient? Or maybe I could run a script that would not restart sshd until a reboot - and save telnet for a ...
William Dickerson's user avatar
3 votes
0 answers
699 views

I'm a bit at my wit's end with this silly little problem. I've lost track of the hours I've spent attempting to fix it. I've got a WSL instance running on my Windows 11 machine. They're both fully up-...
Guy's user avatar
  • 185
0 votes
0 answers
78 views

I'm connected to a local network via vpn from my Mac computer (MacOS Sequoia 15.2). I'm able to open some resources in that network in a browser, but I can not open certain address: http://jira....
MockerTim's user avatar
  • 101
2 votes
2 answers
4k views

How to solve problem if the "Connection is closed by foreign host" during receiver mail provided Here, the picture shows that the connection was closed by foreign host.
Eniya Sri's user avatar
1 vote
0 answers
854 views

When working on my Windows PC, I use TeraTerm to connect to a "console" interface of an embedded program over UART. This console is a very simple I/O implementation with no command-line ...
ysap's user avatar
  • 2,760
0 votes
1 answer
652 views

I don't understand why those two commands don't block Port 8391 locally. sudo ufw reject from 127.0.0.1 to 127.0.0.1 port 8391 telnet 127.0.0.1 8391 Trying 127.0.0.1... Connected to 127.0.0.1. Escape ...
Wör Du Schnaffzig's user avatar
-1 votes
2 answers
612 views

I am studying about TELNET in Computer Networks Course and having an exam tomorrow. When starting it, I saw a difference between Local Login and Remote Login. In one book, When a user logs into a ...
Sabhi Sharma's user avatar
-1 votes
2 answers
3k views

I'm looking to extract logs from my TP-Link Archer AX73 to do some basic network monitoring. I initially followed a guide involving an SNMP exporter but quickly discovered that there is no option to ...
followmeimlost's user avatar
0 votes
0 answers
368 views

I have a Linux box which I'm testing, and I have an Excel workbook with tables of tests I'm running. (Don't get tied up on Linux, it's just a Telnet target for the purposes of this question.) The ...
Scott's user avatar
  • 111
1 vote
1 answer
787 views

I'm pretty new to Linux, but I decided to build my own console server to connect to my Cisco devices. I have a Raspberry Pi 4 on which I did install ser2net and it works just fine. But when I enter ...
Tjaa's user avatar
  • 11
0 votes
0 answers
210 views

I'm trying to login to the router using telnet. Connection is successfully established and I'm asked for the login but nothing happens afterwards. I enter the username and it seems like it just looped ...
MrKTheGreat's user avatar
1 vote
2 answers
987 views

I am using the telnet command on a Bash terminal in Linux to connect to a Console of a firmware running on an embedded system. The FW is controlled via console commands. To make things easier, I ...
ysap's user avatar
  • 2,760
1 vote
0 answers
299 views

I want to access my remote devices SSH server Attached My remote PC (mostly a router or Raspberry Pi No internet to devices) over the internet (my PC has Internet) using my laptop. Anydesk TCP ...
Shannon's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
29