Re: port 3306 help

2003-02-10 Thread Phillip Hofmeister
On Mon, 10 Feb 2003 at 02:45:55PM +0200, Ulas B. Baloglu wrote: > I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 > to make the conversion, do you know alternate to do it on local host? > thanks > If you want to jump in the bed with the devil...you could run the MySQL OBD

Re: port 3306 help

2003-02-10 Thread Mathieu Laurent
Ms Access to mysql http://mdbtools.sourceforge.net/ http://packages.debian.org/unstable/utils/mdbtools.html Regards Mathieu Ulas B. Baloglu wrote: I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 to make the conversion, do you know alternate to do it on local host? t

Re: port 3306 help

2003-02-10 Thread Ulas B. Baloglu
I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 to make the conversion, do you know alternate to do it on local host? thanks > > well you haven't told us how you are doing the conversion > > > > by the way i am a programmer not a linux admin, guru etc. so forgive > me

Re: port 3306 help

2003-02-10 Thread Sean Burlington
Ulas B. Baloglu wrote: Thanks, I stopped the firewall but couldn't find the following file /etc/mysql/my.cnf my installation folder is /usr/local/mysql but there is no my.cnf there also. I used mysql-max-3.23.54a-unknown-linux-sparc.tar.gz for installation. you might have been better of ins

Re: port 3306 help

2003-02-10 Thread Phillip Hofmeister
On Mon, 10 Feb 2003 at 02:45:55PM +0200, Ulas B. Baloglu wrote: > I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 > to make the conversion, do you know alternate to do it on local host? > thanks > If you want to jump in the bed with the devil...you could run the MySQL OBD

Re: port 3306 help

2003-02-10 Thread Ulas B. Baloglu
urent <[EMAIL PROTECTED]> To: debian-security@lists.debian.org Date: Mon, 10 Feb 2003 11:48:23 +0100 Subject: Re: port 3306 help > Which firewall do you use? iptables, ipchains on your debian? or a > firewall box with checkpoint, ... > > You must also give the privileges t

Re: port 3306 help

2003-02-10 Thread Mathieu Laurent
Ms Access to mysql http://mdbtools.sourceforge.net/ http://packages.debian.org/unstable/utils/mdbtools.html Regards Mathieu Ulas B. Baloglu wrote: I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 to make the conversion, do you know alternate to do it on local host? th

Re: port 3306 help

2003-02-10 Thread Sean Burlington
Ulas B. Baloglu wrote: I tried to remote mysql db, but I guess port 3306 is blocked can anyone send me a method to change firewall settings and unblock it, or to stop firewall temporarily. Thanks, ulash mysql isn't network enabled by default if you want to connect remotely you first have

Re: port 3306 help

2003-02-10 Thread Ulas B. Baloglu
I am using or will use(if i can connect) mysql-front or Access2MySQL_v11 to make the conversion, do you know alternate to do it on local host? thanks > > well you haven't told us how you are doing the conversion > > > > by the way i am a programmer not a linux admin, guru etc. so forgive > me

Re: port 3306 help

2003-02-10 Thread Mathieu Laurent
Which firewall do you use? iptables, ipchains on your debian? or a firewall box with checkpoint, ... You must also give the privileges to the user of the DB to reach them in remote: - comment the line skip-networking in /etc/mysql/my.cnf - update table user, db in db mysql. Ulas B. Baloglu w

Re: port 3306 help

2003-02-10 Thread Sean Burlington
Ulas B. Baloglu wrote: Thanks, I stopped the firewall but couldn't find the following file /etc/mysql/my.cnf my installation folder is /usr/local/mysql but there is no my.cnf there also. I used mysql-max-3.23.54a-unknown-linux-sparc.tar.gz for installation. you might have been better of inst

Re: port 3306 help

2003-02-10 Thread Ulas B. Baloglu
urent <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Mon, 10 Feb 2003 11:48:23 +0100 Subject: Re: port 3306 help > Which firewall do you use? iptables, ipchains on your debian? or a > firewall box with checkpoint, ... > > You must also give the privileges to the user of th

Re: port 3306 help

2003-02-10 Thread Sean Burlington
Ulas B. Baloglu wrote: I tried to remote mysql db, but I guess port 3306 is blocked can anyone send me a method to change firewall settings and unblock it, or to stop firewall temporarily. Thanks, ulash mysql isn't network enabled by default if you want to connect remotely you first have to

Re: port 3306 help

2003-02-10 Thread Mathieu Laurent
Which firewall do you use? iptables, ipchains on your debian? or a firewall box with checkpoint, ... You must also give the privileges to the user of the DB to reach them in remote: - comment the line skip-networking in /etc/mysql/my.cnf - update table user, db in db mysql. Ulas B. Baloglu wro