Re: [CentOS] editing bind (DNS) configuration under CentOS 6

2012-05-02 Thread We Are Here
At 13:58 02/05/2012, you wrote: >It appears that system-config-bind has been phased out. Whatever the >reasoning was behind that decision - what are we expected to do now? Edit >it manually? That is doable, of course, but kind of cumbersome. Does >anybody know if there is a tool we are expected to

Re: [CentOS] ssh port forwarding

2012-07-12 Thread We Are Here
At 18:20 12/07/2012, you wrote: Hi Doug, >I am having a problem with setting up port forwarding from one of our local >CentOS machines to an AWS EC2 instance. We are wanting to make mysql >connections over an ssh tunnel. > >In this case, lets say that hostA is our local machine, and hostB is the

Re: [CentOS] ssh port forwarding

2012-07-12 Thread We Are Here
At 19:15 12/07/2012, you wrote: Hi Doug, >Thanks for the feedback Tim. Glad I could help. >Using your string, I can now telnet to port 2 on localhost (hostA) and >I get the mysql connection string (from hostB), but it is not able to make >a mysql connection (using mysql -u user -p -h localho