Telnet is a client-server protocol used to allow communication between computers in a network.
0
votes
3answers
68 views
How can I telnet from Windows to my server by MAC address?
How can I telnet from Windows to my server by MAC address?
C:\Users\Asep>telnet D4:CA:6D:46:C9:98 23
Connecting To D4:CA:6D:46:C9:98...Could not open connection to the host, on port 23: Connect ...
-1
votes
0answers
51 views
How to reflash bm622 huawei modem [closed]
I'm trying to reflash the firmware of my Bm622 Huawei wimax using tftp but everytime I'm doing it I always got: "Connect Request Failed" I used this one to flash the firmware.
tftp -i 192.168.1.1 put ...
0
votes
1answer
25 views
Sending email through postfix using Python or Telnet
I managed to configure a local postfix server, which works correctly when using the mail command (and I receive emails from the cron deamon),
however, if I try to connect using telnet localhost 25 ...
0
votes
0answers
40 views
Can't connect to Synology with Telnet or SSH
Despite enabling the service on my DS107e I have been unable to connect to it with Telnet or SSH. Telnet gives me the following:
Connecting To 192.168.0.4...Could not open connection to the host, on ...
0
votes
0answers
16 views
Is there a Windows driver that can masquerade a telnet connection as a serial port?
I've some hardware which works via IP (https://www.sparkfun.com/products/10822 - RN XV WiFly). The device has RX/TX lines, connected to another device I am communicating with (an Arduino) - using ...
1
vote
1answer
47 views
trouble shooting the connection between systems by using telnet?
I have a windowsystem called "A" and Linux system called"B" .Our application software is client -server software. So in this scenario server part of application is resding in a window system and ...
1
vote
2answers
219 views
telnet fails to connect: Connection closed by foreign host
I try to connect to localhost with telnet:
% telnet localhost 6311
This connection succeed, but when I connect by external IP of my computer, connection fails:
% telnet x.x.x.x 6311
Trying ...
1
vote
0answers
69 views
Telnet disconnects too quickly for HTTP commands on port 80
My home router provides Web server here: 10.1.1.1:80
I can ping and connect to it fine with a web browser. For whatever reason, I want to establish a connection to its web server via telnet too.
I ...
0
votes
1answer
58 views
Telnet escape sequence for Swedish keyboard layout
What is the default Telnet escape sequence in Windows XP/Vista/7 when using Swedish keyboard layout? Ctrl-] doesn't work.
2
votes
1answer
58 views
A decent remote shell from UNIX to Windows?
Scenario
I'm on Linux and develop on a Windows 7 box virtualized via VirtualBox. My usual way of developing consists in editing source files from Linux via nautilus/SMB (smb://192.168.1.4/...) then ...
2
votes
2answers
85 views
How does telnet get through the windows firewall?
I activated the Telnet client in Windows 7 and was instantly able to connect to servers although Windows Firewall is activated.
How does that work? Shouldn't the firewall block outgoing connections ...
0
votes
0answers
64 views
How to get telnet or ssh access to Sagem FAST2504n?
I have this unused router (Sagem FAST2504n) that Sky internet provider left me after the contract was over. I wish to get full access to it and ultimately place it as some sort of network monitoring ...
0
votes
2answers
119 views
Laptop can ping, but not browse. Clean windows install. Telnet doesn't work. Not the network
The laptop is able to ping and tracert, but not browse the internet. I'll start by saying what I've already ruled out:
It is a completely fresh windows install
The network works fine for the other 5 ...
0
votes
1answer
64 views
How to access a server connected to a University network?
In my University, my professor provided us with his server address, but he said that we can only access his server through our University's wireless network.
He also said, there is a way to access ...
9
votes
2answers
572 views
How to stop and detect the fork bomb
#include <stdlib.h>
#include <unistd.h>
int main()
{
while(1)
fork();
}
This is the code for a fork bomb.
In our college, we connect via telnet i.e client serving protocol. ...
0
votes
2answers
146 views
I open Telnet, but I still can't connect
I want to check an HTTP response message,(I should have seen a response message that includes the base HTML file), with this
To telnet into your favorite Web server. Type in a one-line
request ...
0
votes
0answers
29 views
i open telnet, but still i can't connect [duplicate]
I want to check an HTTP response message, (I should see a response message that includes the base HTML file), with this.
First telnet into your favorite Web server, then type in a one-line request ...
1
vote
0answers
100 views
TCP connect attempt on port 80 has appearance of success even though there is no remote listener
I am troubleshooting why a TCP connect attempt using Windows telnet on port 80 to a remote host appears to be successful even when there is no listener on port 80 on the remote host. Definitely there ...
0
votes
1answer
415 views
Telnet Server on Windows 7 not working?
I enabled the Telnet Server feature in Windows 7 SP1, and after 20 reboots later and some pinging find it is simply not working. I cannot ping port 23.. but Windows Firewall says the Incoming ...
2
votes
1answer
151 views
Telnet not properly displaying text?
I've recently discovered and started playing nethack. I know I can play it locally, but I'm sitting at different computers all the time so I found nethack.alt.org that let's you telnet into their ...
0
votes
0answers
85 views
Telnet to windows host backspace key wrong
When telneting to a windows host from a linux guest, attempts to use the backspace key leads to odd characters being output - and nothing being deleted.
Is there something to get the windows telnet ...
0
votes
0answers
363 views
How do I use the telnet interface to my Zyxel router to enable Wifi?
I have a pretty horrible Zyxel P-2812HNU-F1 router provided by my ISP which drops my Wifi some one to five times each day. It doesn't crash, it just decides to disable wifi.
I can log in to the web ...
0
votes
0answers
80 views
Where is the telnet password stored in embedded linux?
Can anybody tell me which file in Embedded Linux the telnet password is stored as I am required to write an application to take a backup of the password. Thanks.
0
votes
1answer
394 views
Mac OS X Mountain Lion can't ping/telnet localhost. Point to a wrong public IP
I've been developing Node.js apps on my localhost on port 1337 for last two years with no problem as shown below.
$ node app
App started on port 1337
Today I wanted to test how things go with ...
1
vote
1answer
481 views
SMTP to Facebook
Lately I've been playing around with telnet and found it quite interesting. Most interestingly, Facebook also uses SMTP. The IP is 66.220.155.11.
Some things about it are strange.
It doesn't take ...
0
votes
2answers
69 views
Secure telnet for POP3 and others
I need a command to connect to POP3 server, set startTLS, and get secure connection. I neet something to use like telnet. Is there any program that can achieve it?
--edit
I'm just trying to write ...
2
votes
1answer
156 views
Connecting to Hotmail through telnet
My ISP has port 25 blocked. I tried using Hotstop Shield to get around it, but the server identifies the proxy as spam'er. Where do I go from here?
5
votes
3answers
1k views
How to run scripts within a telnet session?
I want to connect to a remote host using telnet
there is no username/password verification
just
telnet remotehost
then I need to input some commands for initialization
and then I need to repeat ...
1
vote
1answer
102 views
How to make a terminal (running in Atari emulator on Mac) talk to a telnet BBS?
There are a number of Atari ST BBSes still running today, available via telnet. I connect to some of these occasionally using SyncTerm on my Mac.
It would be even better to use an ATARI terminal ...
0
votes
1answer
89 views
SecureCRT and Telnet
I am trying to connect to my local router through SecureCRT7's Telnet session. But I get "The request was refused by the remote server". However, I can Telnet using Windows' and mRemote's... So What ...
3
votes
2answers
323 views
Using telnet under windows to test HTTP
I'm learning http, and trying to use telnet to send my own http requests.
In the command prompt, I entered:
telnet google.com 80
Result:
The screen is cleared and I see a blinking cursor.
1. Why ...
2
votes
3answers
78 views
Del/Erase Commands
I'm currently trying to use the del or the erase command in a RSM Telnet to delete Temp files on users computers. But the problem I'm running into with the command is that it is working, but won't ...
0
votes
1answer
286 views
OSX telnet not working from localhost
Telnet from my mac OSx doesn't work while it works from the AWS instances and other networks. I have no local firewalls. Nothing related in /var/log/system
In the below transcript, the telnet hangs ...
3
votes
2answers
472 views
How do I exit telnet?
I start telnet by telnet host port. How do I stop it in Windows? Shockingly, Ctrl+C doesn't work.
1
vote
1answer
3k views
telnet: Could not open connection to the host, on port 23
I need to telnet, to localhost. I am on windows.
Once I got the error 'telnet is not recognized...' I looked online and found that I should do pkgmgr /iu:"TelnetClient".
I did, then telnet localhost ...
0
votes
2answers
187 views
Can I run a one-shot telnetd without login prompt?
In other words, I want something like telnetd that I start from my shell to bind to a specific IP and serve one connection. I do not want a login prompt.
Basically I want another machine to execute a ...
0
votes
2answers
105 views
Server unresponsive after successful OpenSSL connection
I'm testing server connections using OpenSSL, with varying results
Server A: connection is successful, as are user login and the other commands I expected to work
Server B: connection is successful, ...
0
votes
1answer
65 views
How can I gain access to my Mac's command prompt from my pc command prompt?
I was wondering if there was a way that I could gain access to my Mac's terminal window from my PC. I was thinking along the lines of telnet but I've never done it before and I'm having a hard time ...
0
votes
1answer
68 views
non-privileged normal user passing environment variables to /bin/login [closed]
Suppose that in FreeBSD (or linux maybe) there is a non-privileged normal user (non-superuser). And there is a telnet standalone (I know that telnet is usually run under inetd) running under (owned ...
0
votes
1answer
48 views
Using telnet of server A to connect to other ports at server B
Is using telnet server of Server A to connect to other ports at server B possible?
If this is possible, can anyone show me how to do syntax?
Thanks.
0
votes
1answer
93 views
Running telnet standalone - possible? [closed]
So, this is what I want to do:
there is a local non-superuser and it can upload the file into /tmp.
Using this account, I download a telnet server package equivalent to what is already installed.
I ...
1
vote
1answer
63 views
Telnet some long response stuck after DNS server change
our office is on a VPN connection to our customer's big UNIX servers to provide tech support, and we use telnet client, such as putty or xshell on windows XP&7.
One month before, we changed our ...
0
votes
1answer
3k views
How to mount a Windows share in OpenDreambox via Telnet?
I have created a new folder on root of C disk called recordings and I have shared it with everyone. I now want to mount this folder on my Dreambox so that I can record to it.
But since this is an ...
2
votes
1answer
485 views
How to Monitor visited Websites on Thomson 585 v7
My home WiFi is being used by many devices, and they are taking all bandwidth, I wanna know which sites they are using, so I can block those sites in Parental control. In the web interface there's no ...
0
votes
1answer
256 views
Password recovery tool over telnet or http basic auth [closed]
In my feeble attempt to secure my router, I disabled the service login and either
changed the "admin" login and the password, or
changed only the password for the "admin" login
Normally, I would ...
2
votes
1answer
275 views
Download file from DropBox via telnet on Windows XP?
Is it possible to download a text (or even an exe) file from Dropbox, using telnet at the command prompt on Windows XP?
If so, what are the detailed step by step commands to achieve this?
1
vote
0answers
583 views
How to update Thomson's TG585 v7 Firmware using Telnet
The Thomson upgrade tool isn't detecting my router, I tried many times by disabling the Firewall as suggested, but yet it's not being detected, it worked only once, I upgraded to 8.2.4.11, but I lost ...
1
vote
1answer
269 views
smtp receive email
i am trying to set up email on my debian wheezy box. i can telnet to localhost on it like so:
$ telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 ...
2
votes
3answers
316 views
Non-command line Telnet server
I'm looking for a simple way to accept telnet connections without providing a shell interface, kind of like a MUD server. I'm actually looking to serve static content, more like:
telnet ...
0
votes
2answers
168 views
Telnet and system root password can differ?
I am just curious of this, so:
if I change my "root" password using passwd, does this by default change my telnet and ftp password?
Also, is it possible to change telnet and ftp "root" account ...
