<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-375697951860081841.post3052144589396641452..comments</id><updated>2009-07-09T12:28:03.079+01:00</updated><category term='linux'/><category term='idea'/><category term='business'/><category term='Microsoft'/><category term='MySQL'/><category term='Programming Lanugage'/><category term='SQL'/><category term='ETL'/><category term='Email'/><category term='China'/><category term='pentaho'/><category term='informatica'/><category term='Jobs'/><category term='MS SQL'/><category term='open source'/><category term='federated tables'/><category term='Oracle'/><category term='data warehousing'/><category term='Google'/><category term='triggers'/><category term='decision tables'/><category term='PHP'/><category term='Views'/><category term='configuration-management'/><category term='event-driven publishing'/><category term='Data'/><category term='talend'/><category term='Agile'/><category term='business rules'/><category term='Decision tree'/><category term='ubuntu'/><category term='caching'/><category term='Data mining'/><category term='expert system'/><category term='database'/><category term='Excel'/><title type='text'>Comments on Jonathan Levin's Axioms: SSH Tunneling between databases with MySQL</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.jonathanlevin.co.uk/feeds/3052144589396641452/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/375697951860081841/3052144589396641452/comments/default'/><link rel='alternate' type='text/html' href='http://www.jonathanlevin.co.uk/2008/12/ssh-tunneling-between-databases-with.html'/><author><name>Jonathan</name><uri>http://www.blogger.com/profile/17336586681878234499</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://4.bp.blogspot.com/__8lgzcJRF8U/SOAxOE9FX9I/AAAAAAAAIf0/gzlxBGxU_gU/S220/mesmiling_cv.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-375697951860081841.post-2410121761983531619</id><published>2008-12-04T21:11:00.000Z</published><updated>2008-12-04T21:11:00.000Z</updated><title type='text'>Creating an ssh-tunnel for MySQL replication is so...</title><content type='html'>Creating an ssh-tunnel for MySQL replication is something I believe that people should do when replicating over WANs (internet or intranet, PVCs, Leased lines etc).&lt;BR/&gt;&lt;BR/&gt;Why? The answer is actually quite simple. TCP has a simple 16bit CRC for each packet: Errors on private circuits tend to be bursty and are rarely single-bit errors ... The more data that is transferred, the greater the chance that there would be an undetected data error which would break replication and other bad foo.&lt;BR/&gt;&lt;BR/&gt;Wrapping the replication connection inside an SSH tunnel insures against that possibility by effectively having a 128bit check.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/375697951860081841/3052144589396641452/comments/default/2410121761983531619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/375697951860081841/3052144589396641452/comments/default/2410121761983531619'/><link rel='alternate' type='text/html' href='http://www.jonathanlevin.co.uk/2008/12/ssh-tunneling-between-databases-with.html?showComment=1228425060000#c2410121761983531619' title=''/><author><name>Antony</name><uri>http://www.blogger.com/profile/13094362409916524291</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://bp3.blogger.com/_286DZdb_E9Q/R7xgoY7oP1I/AAAAAAAAAAY/cJrPrMez7_k/S220/tony_thumbnail.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.jonathanlevin.co.uk/2008/12/ssh-tunneling-between-databases-with.html' ref='tag:blogger.com,1999:blog-375697951860081841.post-3052144589396641452' source='http://www.blogger.com/feeds/375697951860081841/posts/default/3052144589396641452' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-784975759'/></entry><entry><id>tag:blogger.com,1999:blog-375697951860081841.post-2454898177250266379</id><published>2008-12-04T15:50:00.000Z</published><updated>2008-12-04T15:50:00.000Z</updated><title type='text'>I use this method as well. In fact, SSH is the onl...</title><content type='html'>I use this method as well. In fact, SSH is the only protocol over which I send data or read data from my servers. If I do a remote backup - it's over SSH tunneling. If I want to login as root - my MySQL installation is configured to only allow root logins from localhost - I use tunneling.&lt;BR/&gt;&lt;BR/&gt;Shlomi</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/375697951860081841/3052144589396641452/comments/default/2454898177250266379'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/375697951860081841/3052144589396641452/comments/default/2454898177250266379'/><link rel='alternate' type='text/html' href='http://www.jonathanlevin.co.uk/2008/12/ssh-tunneling-between-databases-with.html?showComment=1228405800000#c2454898177250266379' title=''/><author><name>Shlomi</name><uri>http://www.blogger.com/profile/11874165719204714241</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.jonathanlevin.co.uk/2008/12/ssh-tunneling-between-databases-with.html' ref='tag:blogger.com,1999:blog-375697951860081841.post-3052144589396641452' source='http://www.blogger.com/feeds/375697951860081841/posts/default/3052144589396641452' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1053175567'/></entry><entry><id>tag:blogger.com,1999:blog-375697951860081841.post-7243761162003612114</id><published>2008-12-04T14:40:00.000Z</published><updated>2008-12-04T14:40:00.000Z</updated><title type='text'>I do this all the time on my vmware instance to co...</title><content type='html'>I do this all the time on my vmware instance to connect to databases on our production environment.&lt;BR/&gt;A good "how to" about SSH tunnels can be found here: http://www.revsys.com/writings/quicktips/ssh-tunnel.html&lt;BR/&gt;&lt;BR/&gt;e.g. &lt;BR/&gt;ssh -f user@remotehost -L 3306:127.0.0.1:3306 -N&lt;BR/&gt;&lt;BR/&gt;then just connect to 127.0.0.1:3306 on the machine where you opened the tunnel and voila</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/375697951860081841/3052144589396641452/comments/default/7243761162003612114'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/375697951860081841/3052144589396641452/comments/default/7243761162003612114'/><link rel='alternate' type='text/html' href='http://www.jonathanlevin.co.uk/2008/12/ssh-tunneling-between-databases-with.html?showComment=1228401600000#c7243761162003612114' title=''/><author><name>Robin</name><uri>http://www.blogger.com/profile/03859629668070741790</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.jonathanlevin.co.uk/2008/12/ssh-tunneling-between-databases-with.html' ref='tag:blogger.com,1999:blog-375697951860081841.post-3052144589396641452' source='http://www.blogger.com/feeds/375697951860081841/posts/default/3052144589396641452' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1235547108'/></entry></feed>
