nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Telnet Problem

This is a discussion on Telnet Problem within the Databases servers forums, part of the Mastering Servers category; i have a problem while telneting from other machine to my mysql server machine on port 3306 telnet hostname 3306 ...


Go Back   nixCraft Linux Forum > Mastering Servers > Databases servers

Linux answers from nixCraft.


Databases servers Discussions of databases of all types - especially MySQL.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 21-02-2007, 05:39 PM
kasimani's Avatar
Senior Member
User
 
Join Date: Jul 2006
Location: India, Delhi
OS: CentOS, RedHat, Fedora, Ubuntu
Posts: 151
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 4
kasimani is on a distinguished road
Send a message via Yahoo to kasimani
Default Telnet Problem

i have a problem while telneting from other machine to my mysql server machine on port 3306
telnet hostname 3306

Trying 202.87.42.50...
Connected to cache.ibnlive.com (202.87.42.50).
Escape character is '^]'.
IHost 'Host_Name' is not allowed to connect to this MySQL serverConnection closed by foreign host.


pl. give me immediate solution
Reply With Quote
  #2 (permalink)  
Old 21-02-2007, 06:12 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,710
Thanks: 11
Thanked 244 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

See how to enable enable remote access to MySQL database server: http://www.cyberciti.biz/tips/how-do...se-server.html
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
  #3 (permalink)  
Old 05-03-2007, 10:24 AM
kasimani's Avatar
Senior Member
User
 
Join Date: Jul 2006
Location: India, Delhi
OS: CentOS, RedHat, Fedora, Ubuntu
Posts: 151
Thanks: 3
Thanked 1 Time in 1 Post
Rep Power: 4
kasimani is on a distinguished road
Send a message via Yahoo to kasimani
Default mysql telnet problem

now i am facing new problem that

when i am trying to telnet to my mysql server from remote server
it is showing this message

what is wrong with this or me...

Escape character is '^]'.
8
5.0.27-max{UB,S<sPt,wxt^Y$Dlrx%K
Bad handshakeConnection closed by foreign host.


pl. tel me how to telnet and get full satisfy by this
Reply With Quote
  #4 (permalink)  
Old 05-03-2007, 07:02 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,710
Thanks: 11
Thanked 244 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Do not use telnet command use mysql command to connect to remote server.

Code:
mysql -u root -h remote-ip -p
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
fail to telnet localhost 106 satimis Mail Servers 8 18-12-2007 05:16 AM
How do I turn Telnet on for a Red Hat Enterprise Linux system? jerry Linux software 3 03-07-2007 12:17 AM
Turn on Telnet for a Red Hat Enterprise Linux raj Linux software 1 20-12-2006 02:40 AM
Server monitoring (samba,NFS,telnet,ssh,ftp) warren Linux software 11 26-06-2006 07:10 PM


All times are GMT +5.5. The time now is 12:17 PM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38