[CentOS-pt-br] Problema com Httpd !

Deivison Moraes deivisonmoraes em mutumnet.com.br
Terça Abril 17 07:44:58 EDT 2012


Arquivo hosts.deny limpo, segue o iptables -L:

Chain INPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere            state 
RELATED,ESTABLISHED
ACCEPT     icmp --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere
ACCEPT     tcp  --  anywhere             anywhere            state NEW 
tcp dpt:ssh
REJECT     all  --  anywhere             anywhere            reject-with 
icmp-host-prohibited

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
REJECT     all  --  anywhere             anywhere            reject-with 
icmp-host-prohibited

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination




Em 17-04-2012 08:20, Thiago Coutinho escreveu:
> On Tue, Apr 17, 2012 at 8:09 AM, Deivison Moraes
> <deivisonmoraes em mutumnet.com.br>  wrote:
>> Estou com um problema estranho no CentOS 6.2. Instalei o httpd
>> porem no meu centOS aparece a porta 80 como filtrada e não acessa de
>> forma alguma:
>> 80/tcp filtered http
>> Já desativei o selinux, e não tenho nenhum firewall rodando por
>> enquanto. O que pode ser ?
> Tem certeza que não tem nenhuma regra de firewall ativa? Execute um
> iptables -L e verifique. Veja também como está o arquivo
> /etc/hosts.deny.
>



Mais detalhes sobre a lista de discussão CentOS-pt-br