<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hosts file is OK, I'm not an expert at
      dns so I'll have to research the other possibility.&nbsp; Thanks,<br>
      <br>
      Jim.<br>
      On 01/17/2013 06:07 PM, Matt Hessel wrote:<br>
    </div>
    <blockquote
cite="mid:CAONW3jBPK-hhEp0fz9N7Puk9MmPjTB-p6yUaXb-H-OWbw5cTCw@mail.gmail.com"
      type="cite">
      <p dir="ltr">When you telnet to local host, you are connecting to
        a virtual interface (loopback) which uses 127.0.0.1</p>
      <p dir="ltr">External hosts cannot use it.</p>
      <p dir="ltr">Your bind9 instance has attached to the loopback
        instead of the external IP address for your host.</p>
      <p dir="ltr">Check the configuration for bind, and optionally your
        hosts file, make sure your hostname is set to the external IP,
        and not the loopback (which is default)</p>
      <div class="gmail_quote">On Jan 17, 2013 5:59 PM, "Jim Lynch" &lt;<a
          moz-do-not-send="true"
          href="mailto:ale_nospam@fayettedigital.com">ale_nospam@fayettedigital.com</a>&gt;
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          I have a vps system running bind9 that I can telnet to port 53
          from the local system but not from any other system (I tried
          three). See:<br>
          <br>
          telnet localhost 53<br>
          Trying ::1...<br>
          Connected to localhost.<br>
          Escape character is '^]'.<br>
          }^]<br>
          telnet&gt; quit<br>
          <br>
          ifconfig | grep inet<br>
          <br>
          inet addr:xxx.xxx.33.120 &nbsp;P-t-P:xxx.xxx.33.120
          Bcast:xxx.xxx.33.120 &nbsp;Mask:255.255.255.255<br>
          <br>
          iptables -L<br>
          Chain INPUT (policy ACCEPT)<br>
          target &nbsp; &nbsp; prot opt source &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; destination<br>
          <br>
          Chain FORWARD (policy ACCEPT)<br>
          target &nbsp; &nbsp; prot opt source &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; destination<br>
          <br>
          Chain OUTPUT (policy ACCEPT)<br>
          target &nbsp; &nbsp; prot opt source &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; destination<br>
          <br>
          (from another host)<br>
          &nbsp;telnet xxx.xxx.33.120 53<br>
          Trying xxx.xxx.33.120...<br>
          telnet: Unable to connect to remote host: Connection refused<br>
          <br>
          /etc/hosts.deny has some entries, but none for the host that
          can't connect and all the entries are for sshd anyway.<br>
          <br>
          Is there something else that needs to be configured? &nbsp;Selinux
          doesn't seem to be installed on this Centos 5.8 system. &nbsp;No
          sestatus command, no /etc/selinux/config file, etc.<br>
          <br>
          Thanks,<br>
          Jim.<br>
          <br>
          <br>
          <br>
          _______________________________________________<br>
          Ale mailing list<br>
          <a moz-do-not-send="true" href="mailto:Ale@ale.org"
            target="_blank">Ale@ale.org</a><br>
          <a moz-do-not-send="true"
            href="http://mail.ale.org/mailman/listinfo/ale"
            target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
          See JOBS, ANNOUNCE and SCHOOLS lists at<br>
          <a moz-do-not-send="true"
            href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Ale mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ale@ale.org">Ale@ale.org</a>
<a class="moz-txt-link-freetext" href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a>
See JOBS, ANNOUNCE and SCHOOLS lists at
<a class="moz-txt-link-freetext" href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>