Matthew Woodward wrote: > J.B. Mentzer wrote: >> >> Now, with the new and improved Localhost ... >> >> What can be determined from this Stacktrace? >> > > That it can't connect to port 3306. > > I wish I knew why Navicat could connect, but connection refused means > connection refused, and if you can't telnet to that port, then we're > back to your firewall. > > You did find the firewall settings on OS X right? You didn't ever say > what settings you had going on there. Everything that can be unchecked or stopped in System Prefs > Sharing is stopped or disabled. Is there somewhere else to look for firewall settings?
I just shut my Mac down for about 15 minutes, then rebooted and tested. Still getting the big, red Stacktrace when I try to verify a datasource Here are three telnet attempts: Last login: Wed Feb 11 21:36:38 on console Welcome to Darwin! [UESC-Marathon:~] jbmentze% telnet 192.168.1.2 3306 Trying 192.168.1.2... telnet: connect to address 192.168.1.2: Connection refused telnet: Unable to connect to remote host [UESC-Marathon:~] jbmentze% telnet 127.0.0.1 Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to remote host [UESC-Marathon:~] jbmentze% telnet localhost Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to remote host [UESC-Marathon:~] jbmentze% Is there a way, other than using System Prefs > Sharing > Firewall > New ... to open a port? * JB * --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
