gharris999;245240 Wrote: > Fletch: your RPMs modify iptables and selinux to expose the appropriate > ports, yes? How difficult / desirable / dangerous would it be to > expose 9092 to the local subnet so that other machines could query SC's > MySQL?
The RPM adds the necessary SELinux contexts, but doesn't touch iptables. I don't think an RPM should muck with a user's firewall. What if he has some other vulnerable service running on one of the standard SC ports? As it is, the user needs to manually open 9000 and 3483. He can also open 9092 and, as Michael says, reconfigure mysqld if he wants remote mysql access. -- Fletch ------------------------------------------------------------------------ Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529 View this thread: http://forums.slimdevices.com/showthread.php?t=39789 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
