<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Isto mesmo:<br>
    80/tcp open&nbsp; http<br>
    <br>
    Funcionou, estou migrando pra centOS agora e ainda estou tomando uns
    tocos. Obrigado <br>
    <br>
    <br>
    []'s<br>
    <br>
    Em 17-04-2012 09:32, Deivison Moraes escreveu:
    <blockquote cite="mid:4F8D62CE.8090405@mutumnet.com.br" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      &nbsp;&nbsp;&nbsp; Poxa, verdade, tem uma regra dessa para o ssh no iptables.
      Achei que isso fosse adicionado autom&aacute;tico. Ainda mais que o
      Firewall vem com politica de INPUT ACCEPT. Acredito que deva
      funcionar agora mesmo. <br>
      <br>
      Retorno em breve !<br>
      Vlew !<br>
      <br>
      []'s<br>
      Em 17-04-2012 09:27, Marcus Vinicius. escreveu:
      <blockquote
cite="mid:CA+YV_T++8FqEAh5DXekUjFcrNbEq5koAUtsY_iHARAYRgoNsKg@mail.gmail.com"
        type="cite"><font face="tahoma,sans-serif">geralmente eu libero
          no iptables.</font>
        <div><font face="tahoma, sans-serif"><br>
          </font></div>
        <div><font face="tahoma, sans-serif">arquivo:&nbsp;/etc/sysconfig/iptables</font></div>
        <div><font face="tahoma, sans-serif">linha:&nbsp;-A INPUT -m state
            --state NEW -m tcp -p tcp --dport 80 -j ACCEPT</font></div>
        <div><font face="tahoma, sans-serif"><br>
          </font>
          <div><br>
          </div>
          <div><br>
            <div class="gmail_quote">Em 17 de abril de 2012 08:44,
              Deivison Moraes <span dir="ltr">&lt;<a
                  moz-do-not-send="true"
                  href="mailto:deivisonmoraes@mutumnet.com.br">deivisonmoraes@mutumnet.com.br</a>&gt;</span>
              escreveu:<br>
              <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
                0.8ex; border-left: 1px solid rgb(204, 204, 204);
                padding-left: 1ex;">Arquivo hosts.deny limpo, segue o
                iptables -L:<br>
                <br>
                Chain INPUT (policy ACCEPT)<br>
                target &nbsp; &nbsp; prot opt source &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; destination<br>
                ACCEPT &nbsp; &nbsp; all &nbsp;-- &nbsp;anywhere &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; anywhere &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp;state<br>
                RELATED,ESTABLISHED<br>
                ACCEPT &nbsp; &nbsp; icmp -- &nbsp;anywhere &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; anywhere<br>
                ACCEPT &nbsp; &nbsp; all &nbsp;-- &nbsp;anywhere &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; anywhere<br>
                ACCEPT &nbsp; &nbsp; tcp &nbsp;-- &nbsp;anywhere &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; anywhere &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp;state NEW<br>
                tcp dpt:ssh<br>
                REJECT &nbsp; &nbsp; all &nbsp;-- &nbsp;anywhere &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; anywhere &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp;reject-with<br>
                icmp-host-prohibited<br>
                <br>
                Chain FORWARD (policy ACCEPT)<br>
                target &nbsp; &nbsp; prot opt source &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; destination<br>
                REJECT &nbsp; &nbsp; all &nbsp;-- &nbsp;anywhere &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; anywhere &nbsp; &nbsp; &nbsp;
                &nbsp; &nbsp; &nbsp;reject-with<br>
                icmp-host-prohibited<br>
                <br>
                Chain OUTPUT (policy ACCEPT)<br>
                target &nbsp; &nbsp; prot opt source &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; destination<br>
                <br>
                <br>
                <br>
                <br>
                Em 17-04-2012 08:20, Thiago Coutinho escreveu:<br>
                <div class="im HOEnZb">&gt; On Tue, Apr 17, 2012 at 8:09
                  AM, Deivison Moraes<br>
                  &gt; &lt;<a moz-do-not-send="true"
                    href="mailto:deivisonmoraes@mutumnet.com.br">deivisonmoraes@mutumnet.com.br</a>&gt;

                  &nbsp;wrote:<br>
                  &gt;&gt; Estou com um problema estranho no CentOS 6.2.
                  Instalei o httpd<br>
                  &gt;&gt; porem no meu centOS aparece a porta 80 como
                  filtrada e n&atilde;o acessa de<br>
                  &gt;&gt; forma alguma:<br>
                  &gt;&gt; 80/tcp filtered http<br>
                  &gt;&gt; J&aacute; desativei o selinux, e n&atilde;o tenho nenhum
                  firewall rodando por<br>
                  &gt;&gt; enquanto. O que pode ser ?<br>
                  &gt; Tem certeza que n&atilde;o tem nenhuma regra de firewall
                  ativa? Execute um<br>
                  &gt; iptables -L e verifique. Veja tamb&eacute;m como est&aacute; o
                  arquivo<br>
                  &gt; /etc/hosts.deny.<br>
                  &gt;<br>
                  <br>
                </div>
                <div class="HOEnZb">
                  <div class="h5">_______________________________________________<br>
                    CentOS-pt-br mailing list<br>
                    <a moz-do-not-send="true"
                      href="mailto:CentOS-pt-br@centos.org">CentOS-pt-br@centos.org</a><br>
                    <a moz-do-not-send="true"
                      href="http://lists.centos.org/mailman/listinfo/centos-pt-br"
                      target="_blank">http://lists.centos.org/mailman/listinfo/centos-pt-br</a><br>
                  </div>
                </div>
              </blockquote>
            </div>
            <br>
            <br clear="all">
            <div><br>
            </div>
            -- <br>
            <span style="font-family: tahoma,sans-serif;">Att,</span><br
              style="font-family: tahoma,sans-serif;">
            <span style="font-family: tahoma,sans-serif;">Marcus
              Vinicius.</span><br>
          </div>
        </div>
        <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
CentOS-pt-br mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:CentOS-pt-br@centos.org">CentOS-pt-br@centos.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos-pt-br">http://lists.centos.org/mailman/listinfo/centos-pt-br</a>
</pre>
      </blockquote>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
CentOS-pt-br mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS-pt-br@centos.org">CentOS-pt-br@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos-pt-br">http://lists.centos.org/mailman/listinfo/centos-pt-br</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>