Firewall Questions on Ubuntu
Shango Oluwa
shango at mewe.org.uk
Sat Dec 25 11:30:57 UTC 2004
On Fri, 2004-12-24 at 15:59 -0500, karigna wrote:
> Thank you very much for the suggestions I have gotten Firestarter installed
> and I believe that I have the permissions set correctly to access mysql from
> other local network machines but cannot do so. I have an account setup to
> allow a remote user from my 192.168.0.12/55 machines but have no success.
> Although mysql works fine from localhost, apache also shows it's default
> page from either machine I must be missing something??????
I second a previous post by vram about that 192.168.0.12/55
- the correct netmask for that ip address is /255...
Maybe that was just a typo on your part?
The other configuration issue you might want to check is the access
permissions on MySQL:
Assuming that you have enabled remote MySQL user connections to
192.168.0.12/255, what does the following mysql command (executed on the
server) give you?:
SELECT user, host FROM mysql.user;
If you need any help configuring this then I am willing to assist.
Regards
Shango
More information about the ubuntu-users
mailing list