[Centos] Open/Closed Ports

Johnny Hughes mailing-lists at hughesjr.com
Tue Jan 11 08:30:15 UTC 2005


On Tue, 2005-01-11 at 15:22 +1100, Wayne Bastow wrote:
> Hi,
> 
> Just installed CentOS 3.3. I said to allow only http and ssh when I
> did the install. I can ssh to the machine and until I compiled apache
> 2 and installed it seperately I could connect to the default web
> server. I am running oracle on the box and have found that I can't
> connect remotely to oracle from another linux box (sql*net works fine
> on the CentOS box itself). I think it is because the port (oracle is
> on 1521) is blocked. Can anyone give me an idea of where to start?
> I've looked at hosts.deny/allow  and they both contain no entries and
> I can't find anything in /etc that seems to be involved in the
> problem.
BTW .. hosts.allow and hosts.deny don't have anything to do with the
iptables firewall. Those files (hosts.allow/deny) are used to control
services that are started from /etc/xinet.d/* (or /etc/xinetd.conf) ...
or other programs that have tcpwrappers built in.

-- 
Johnny Hughes
<http://www.HughesJR.com/>




More information about the CentOS mailing list