Hi All,
I have 2 servers running MySQL on Fedora Core 4 and need to set them up for master/slave replication. This I have done but have found that SELinux is stopping the mysqld on the slave from making a network connection to the master. SELinux is set to enforce and targeted.
I downloaded selinux-policy-targeted package but it failed to create the /etc/selinux/targeted/src directory. I tried several times at installing the package but each time it failed to create the right directories. Even if I add the directories I still cannot implement the policies since make fails.
Can anyone suggest how I can get this installed correctly or how I can get SELinux to allow mysqld network connection without it?
Any help would be appreciated.
Regards,
Mark.