Community discussions

MikroTik App
 
zamri
newbie
Topic Author
Posts: 26
Joined: Sat May 17, 2008 2:57 pm

Telnet not working on windows 7

Wed Nov 24, 2010 9:55 am

I recently upgraded my computer form Windows XP Pro 32 bits to Windows 7 Ultimate 64 bits.
I have re-installed Dude 3.5
Everything is working fine,
except that all devices cannot telnet
Firewall not activated...and SNMP pooling is working
windows 7 telnet client enable.

Anyone have a solution to that issue?

Thanks in advance
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26379
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia

Re: Telnet not working on windows 7

Wed Nov 24, 2010 10:00 am

Use Dude v4 please. It works perfectly with Windows 7
 
zamri
newbie
Topic Author
Posts: 26
Joined: Sat May 17, 2008 2:57 pm

Re: Telnet not working on windows 7

Tue Nov 30, 2010 9:10 am

I was upgrade dude from version 3.5 to version 4.2, but still cannot telnet device from dude
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26379
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia

Re: Telnet not working on windows 7

Tue Nov 30, 2010 9:11 am

make sure you are using Windows with administrator privileges, and that you don't have any antivirus or firewalls blocking the dude
 
zamri
newbie
Topic Author
Posts: 26
Joined: Sat May 17, 2008 2:57 pm

Re: Telnet not working on windows 7

Tue Nov 30, 2010 9:42 am

okk.. i can telnet my device now from dude, just using kitty platform

Telnet- kitty
SSH- putty,

tq ....
 
temuri426
Frequent Visitor
Frequent Visitor
Posts: 85
Joined: Fri Apr 30, 2010 1:47 pm

Re: Telnet not working on windows 7

Tue Nov 30, 2010 2:05 pm

by default setting windows seven doesn't have telnet tool.... youo can add it from control panel.... add/remove prgram options
 
bommikrotik
just joined
Posts: 5
Joined: Mon Aug 20, 2012 9:50 am

Re: Telnet not working on windows 7

Mon Aug 20, 2012 1:37 pm

okk.. i can telnet my device now from dude, just using kitty platform

Telnet- kitty
SSH- putty,

tq ....
hello zamri

can you give more detail how to you telnet via dude and what is kitty platform
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26379
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia

Re: Telnet not working on windows 7

Tue Aug 21, 2012 1:36 pm

okk.. i can telnet my device now from dude, just using kitty platform

Telnet- kitty
SSH- putty,

tq ....
hello zamri

can you give more detail how to you telnet via dude and what is kitty platform
This is what he meant by Kitty: http://kitty.9bis.com
 
benjamimgois
Frequent Visitor
Frequent Visitor
Posts: 80
Joined: Fri May 18, 2012 10:36 pm

Re: Telnet not working on windows 7

Tue Nov 13, 2012 5:56 pm

I had this problem and i solve it in a very simple way.


Just copy "C:\Windows\System32\telnet.exe" to "C:\"


And it will work fine again
 
User avatar
amt
Long time Member
Long time Member
Posts: 529
Joined: Fri Jan 16, 2015 2:05 pm

Re: Telnet not working on windows 7

Thu Apr 27, 2017 3:29 pm

I had this problem and i solve it in a very simple way.


Just copy "C:\Windows\System32\telnet.exe" to "C:\"


And it will work fine again
hi can we run telnet on dude ? i would like to enter device with telnet. can you do this ?

Thanks
 
krisjanis
MikroTik Support
MikroTik Support
Posts: 432
Joined: Tue Feb 05, 2013 5:00 pm

Re: Telnet not working on windows 7

Thu Apr 27, 2017 3:38 pm

If windows have telnet client installed then it should work.

Alternative is to add additional tool and use telnet through putty for example:
https://wiki.mikrotik.com/wiki/Manual:The_Dude_v6/Tools

Name: Putty-telnet
Command: "C:/putty/putty.exe -telnet [Device.FirstAddress]"
 
User avatar
amt
Long time Member
Long time Member
Posts: 529
Joined: Fri Jan 16, 2015 2:05 pm

Re: Telnet not working on windows 7

Thu Apr 27, 2017 4:03 pm

If windows have telnet client installed then it should work.

Alternative is to add additional tool and use telnet through putty for example:
https://wiki.mikrotik.com/wiki/Manual:The_Dude_v6/Tools

Name: Putty-telnet
Command: "C:/putty/putty.exe -telnet [Device.FirstAddress]"
Hi,

thanks for your answer.. Im using windows7 and i installed telnet also. ı try both of them putty and telnet but its gives me this error as attached jpg
You do not have the required permissions to view the files attached to this post.
 
lebowski
Forum Guru
Forum Guru
Posts: 1619
Joined: Wed Aug 27, 2008 5:17 pm

Re: Telnet not working on windows 7

Fri Apr 28, 2017 1:31 am

Open a command prompt and type C:\putty.exe and hit enter it should run putty.

if it shows

C:\Windows\System32>c:\putty.exe
'c:\putty.exe' is not recognized as an internal or external command, operable program or batch file.

Putty is not at the root of the C: drive.
 
User avatar
amt
Long time Member
Long time Member
Posts: 529
Joined: Fri Jan 16, 2015 2:05 pm

Re: Telnet not working on windows 7

Fri Apr 28, 2017 8:15 am

Open a command prompt and type C:\putty.exe and hit enter it should run putty.

if it shows

C:\Windows\System32>c:\putty.exe
'c:\putty.exe' is not recognized as an internal or external command, operable program or batch file.

Putty is not at the root of the C: drive.
Hi,
I open cmd enter like this C:\Users\Grndng>c:\putty.exe and putty start.
at dude i create new tool and write there "c:\putty.exe [Device.FirstAddress]" but gives me same error... putty is at c: drive, i install telnet to win7 and is at C:\Windows\System32 folder i also try it on dude but same error again. I would like to create tool and sent some commands to the devices at dude.

Thanks
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26379
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia

Re: Telnet not working on windows 7

Fri Apr 28, 2017 8:58 am

Screenshot shows that your command is not the same as you type in command line

C:/

is not the same as

c:\
 
User avatar
amt
Long time Member
Long time Member
Posts: 529
Joined: Fri Jan 16, 2015 2:05 pm

Re: Telnet not working on windows 7

Fri Apr 28, 2017 9:16 am

Screenshot shows that your command is not the same as you type in command line

C:/

is not the same as

c:\
thanks normis... I solved this problem... now Im using this: C:\putty.exe -ssh -l [Device.UserName] -pw [Device.Password] [Device.FirstAddress] and works, dude open putty and enter device. but i would like to get more if possible, i want to sent command also.. like /system reboot. can i add this command to here ? I mean when i select this tool, it will enter the device with putty ssh and reboot the device. is this possible ?

Thanks.
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26379
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia

Re: Telnet not working on windows 7

Fri Apr 28, 2017 9:23 am

Why do this through Putty if you have RouterOS controls directly inside Dude, including a Reboot button?
Untitled2.png
You do not have the required permissions to view the files attached to this post.
 
User avatar
amt
Long time Member
Long time Member
Posts: 529
Joined: Fri Jan 16, 2015 2:05 pm

Re: Telnet not working on windows 7

Fri Apr 28, 2017 9:26 am

No i will not use reboot, reboot was only example. i wouldlike to sent another commands. like this /system package enable wireless-cm2

thanks
 
User avatar
normis
MikroTik Support
MikroTik Support
Posts: 26379
Joined: Fri May 28, 2004 11:04 am
Location: Riga, Latvia

Re: Telnet not working on windows 7

Fri Apr 28, 2017 10:30 am

I think you need Plink instead of Putty. It allows to send commands via interactive console:
http://the.earth.li/~sgtatham/putty/0.5 ... pter7.html
 
User avatar
amt
Long time Member
Long time Member
Posts: 529
Joined: Fri Jan 16, 2015 2:05 pm

Re: Telnet not working on windows 7

Fri Apr 28, 2017 11:06 am

Hi Normis,

thanks for your help. I solved the problem and found the solution like this;
C:\putty.exe -ssh -l [Device.UserName] -pw [Device.Password] [Device.FirstAddress] -m C:\dude.txt
its take commands from dude.txt and enter to device. I shared this may help other friends.

Thanks..

Who is online

Users browsing this forum: No registered users and 21 guests