MySqlTalk.com  

Go Back   MySqlTalk.com > Navicat - MySQL management tool > Articles
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
Thread Tools Search this Thread
Old 11-03-2004, 02:36 PM   #1
Administrator
Administrator
 
Join Date: Jun 2004
Posts: 383 Administrator is on a distinguished road
How to SSH Tunnel to your Navicat Software

SSH Tunnel to your Navicat Software
By: ozarkhost
set up a new connection using SSH port 22.

click on 'tunnels'

source port: 911

destination: 127.0.0.1:3306

click "add"

Connect to the server and sign on.

-------------------------------------------------------------

From PremiumSoft Navicat..

Right click in left window, select "new connection".

Type any connection name

Host name/IP address: localhost

Port: 911

Username: your MySQL user name

Password: your MySQL password

if you have an SSL box, uncheck it. Some versions have it, others don't.

Click "save"

You should be tunneled in to MySQL with your ODBC software. You will always
have to open and establish a connection using Putty before connecting using
Navicat, as Putty establishes your server connection. I haven't tested the
theory of not being logged as SU, but it should work...as long as you have
any successful connection to the server using tunneling, you shouldn't have
to be connected as any particular user.
Administrator is offline   Fork this post Reply With Quote
Reply


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

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Corruption using navicat webie Navicat Support 1 08-19-2005 02:12 PM
Navicat (Windows) version 6.1.10 is now released NavicatGuy Announcements 0 01-11-2005 11:55 PM
Import Access, Excel and data of other formats to MySQL by Navicat NavicatGuy Articles 0 08-17-2004 01:08 AM
1.4.3.2 Using the MySQL Software for Free Under GPL Administrator Documentation 0 06-08-2004 02:20 AM
1.4.3.1 Using the MySQL Software Under a Commercial License Administrator Documentation 0 06-08-2004 02:19 AM



All times are GMT -4. The time now is 06:05 AM.



Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
Google
  Web http://www.mysqltalk.com
DISCLAIMERS:
1. We have no commercial interest in this site.
Banner Ads and Subscriptions will only be used to help pay for hosting and maintenance costs.
2. MySQLTalk.com is NOT affiliated with MySQL AB in any way.
3. MySQLTalk.com is NOT endorsed by MySQL AB in any way.
4. Please do not post any content that is harmful to MySQL or MySQL AB, meaning no misleading or obsolete information will be tolerated.
Well-founded constructive criticism meant to help the community is permitted.
5. This website is founded with the goal of improving the MySQL community.
We not only tolerate newbies, we encourage them.
Please do not ask newbies to "read the manual".