Re: connection with specific host failure

2002-02-25 Thread Jeremy Zawodny
On Mon, Feb 25, 2002 at 01:48:13PM +0100, Marek Wysmulek wrote: > (Hmmm. Zawodny Are you related with a polish family ? - I'm polish > too ;- My grandparents came to the United States from Poland sometime around 1910, I believe. I'm 100% Polish, but cannot speak the language. Glad

Re: connection with specific host failure

2002-02-25 Thread Marek Wysmulek
> > > Are you using the Debian mysql-server package? If so, then check out > > > your /etc/mysql/my.cnf file to see that networking is enabled. > > > > > > > It seems to be disabled BUT how to enabled it ? > > Remove the "skip-networking" entry. > Jeremi youre the best ;-)). Thanks a lot.

Re: connection with specific host failure

2002-02-25 Thread Jeremy Zawodny
On Mon, Feb 25, 2002 at 01:29:27PM +0100, Marek Wysmulek wrote: > > > > > > I can not connect from other host then localhost (literally - even > 127.0.0.1 > > > takes no effect) > > > > > > Iptables rules are wide accepting. > > > In host name there is name of the host, and in hosts IP is associat

Re: connection with specific host failure

2002-02-25 Thread Marek Wysmulek
> > > > I can not connect from other host then localhost (literally - even 127.0.0.1 > > takes no effect) > > > > Iptables rules are wide accepting. > > In host name there is name of the host, and in hosts IP is associated. > > Are you using the Debian mysql-server package? If so, then check out

Re: connection with specific host failure

2002-02-25 Thread Jeremy Zawodny
On Mon, Feb 25, 2002 at 01:08:49PM +0100, Marek Wysmulek wrote: > Dear all. > > I have Debian (kernel 2.4.19) and mysql 3.23.49 updated from 3.22. > Before update everything was working fine. After it seems to also > > BUT: > > I can not connect from other host then localhost (literally - even

connection with specific host failure

2002-02-25 Thread Marek Wysmulek
Dear all. I have Debian (kernel 2.4.19) and mysql 3.23.49 updated from 3.22. Before update everything was working fine. After it seems to also BUT: I can not connect from other host then localhost (literally - even 127.0.0.1 takes no effect) Iptables rules are wide accepting. In host name the