Hi everyone,
i turned on the option mysql db accessible from outside, but it is not reachable. current system ist Fedora Core 4 with mysql 4.1 what am i doing wrong?
i'm using "NAVICAT" program
host:82.129.14*.23*
user: web2_u1
pass:******
"errmsg"
cant connect to mysql on 82.129.14*.23* '10060'
this is my configuration
"netstat -tap"
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:imaps *:* LISTEN 1831/xinetd
tcp 0 0 *:32769 *:* LISTEN 1439/rpc.statd
tcp 0 0 *

op3s *:* LISTEN 1831/xinetd
tcp 0 0 *:mysql *:* LISTEN 13672/mysqld
tcp 0 0 *

op3 *:* LISTEN 1831/xinetd
tcp 0 0 *:imap *:* LISTEN 1831/xinetd
tcp 0 0 *:sunrpc *:* LISTEN 1421/portmap
tcp 0 0 *:10000 *:* LISTEN 2515/perl
tcp 0 0 *:81 *:* LISTEN 2237/ispconfig_http
tcp 0 0 82.129.14*.23*:domain *:* LISTEN 1518/named
tcp 0 0 192.168.0.101:domain *:* LISTEN 1518/named
tcp 0 0 82.129.14*.25*:domain *:* LISTEN 1518/named
tcp 0 0 server1.******.com:domain *:* LISTEN 1518/named
tcp 0 0 *:ftp *:* LISTEN 30747/proftpd: (acc
tcp 0 0 server1.*****.com:ipp *:* LISTEN 29460/cupsd
tcp 0 0 server1.*****.com:5335 *:* LISTEN 1739/mDNSResponder
tcp 0 0 server1.*****.com:rndc *:* LISTEN 1518/named
tcp 0 0 *:smtp *:* LISTEN 373/master
tcp 0 0 *:http *:* LISTEN 2381/httpd
tcp 0 0 *:ssh *:* LISTEN 1822/sshd
tcp 0 0 ::1:rndc *:* LISTEN 1518/named
tcp 0 0 *:https *:* LISTEN 2381/httpd
tcp 0 148 ::ffff:82.129.14*.25*:ssh ::ffff:82.129.14*.24*:3631 ESTABLISHED 26342/1
tcp 0 0 ::ffff:82.129.141.239:http rndgw1.beelinegprs.ru:6023 TIME_WAIT -
--------------------------------------------------------------------------
"/etc/my.cnf"
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
# Default to using old password format for compatibility with mysql 3.x
# clients (those using the mysqlclient10 compatibility package).
old_passwords=1
[mysql.server]
user=mysql
basedir=/var/lib
[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
--------------------------------------------------------------------------
Note: i'm very new to linux
i'm using Fedora Core 4 with tow real ip's
thanx....
Recent comments
1 day 8 hours ago
1 day 16 hours ago
1 day 19 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 8 min ago
2 days 1 hour ago
2 days 2 hours ago
2 days 18 hours ago
2 days 19 hours ago