Check your logs to see if SELinux is objecting to anything. I often find that I have to tweak SELinux settings when installing packages from outside the distro.
If it can be done safely, you might try disabling iptables and selinux to see if it works, and then adding them back one at a time to see who's the problem. Dave On Tue, 3 Jul 2007, Scott Ehrlich wrote: > I've installed 64-bit snare client 1.1.1 from sourceforge on a 64-bit > installation of CentOS 5. I learned that at least previous versions were > configurable via a web connection to localhost:6161, but starting firefox and > trying http://localhost:6161 reveals an endless attempt at the connection. > > nmap -sT -sU -p 0-65535 localhost reveals port 6161/tcp and 6161/udp as > filtered. Firewall is enabled with the exception of 6161 tcp and udp, along > with SELinux. > > Is snare client still configurable via localhost:6161? If so, why is it > filtered? The machine has been rebooted many times for other configuration > reasons, thus the firewall exception, I would think, would have opened the > port. > > Thanks for any insights/assistance. > > Scott > > _______________________________________________ > bblisa mailing list > [email protected] > http://www.bblisa.org/mailman/listinfo/bblisa > _______________________________________________ bblisa mailing list [email protected] http://www.bblisa.org/mailman/listinfo/bblisa
