Re: BIND

From: Ditch Brodie (dbroadie_at_msn.com)
Date: 05/16/04

  • Next message: Scott: "problem installing to Compaq Presario R3000Z"
    Date: Sat, 15 May 2004 22:58:26 GMT
    
    

    I use a dns service too but gave up running BIND a while ago. I figure why
    bother with it when Earthlink has plenty of DNS servers available. But even
    when I ran BIND I had no trouble getting mail to my server from the
    Internet.

    Remember, the free DNS service is where the packets get sent in the first
    place because the main Internet DNS servers are going to resolve the URL to
    it's true owner. The free DNS service then redirects the packets to your ip
    address.

    Nothing looks out of the ordinary in your setup. Have you checked to be sure
    you have sendmail configured properly.../etc/mail/local-hosts,
    /etc/mail/relay-domains, etc....and oh yes, your ISP will probably block
    anything you send down port 25. In that case you can still use your server
    to receive mail. Use your ISP's SMTP server for outgoing.

    "wally" <root@localhost.localdomain> wrote in message
    news:nSrpc.87059$FH5.2211045@news20.bellglobal.com...
    > jsut a quicke...
    > I have registered for a free DNS name form one of those dynamic ip
    companies
    > now i got xxx.yyy.com where yyy is the DNS name of the provider and xxx is
    > what i picked.
    >
    > given the below zone file, why can't it resolve mail.xxx.yyy.com
    > why dont i get any results when I do dig quires. I can connect to it with
    > nslookup - xxx.yyy.com from the internet, but it cant resolve any of the
    > internal hosts. the DNS server is running fine since it will resolve other
    > addresses by looking up the ISPs dns, so i am guessing that I messed up my
    > zone file.
    >
    > note that the computers are behind a NAT router/firewall so thats why i
    made
    > them all resolve to the one (dynamic) address given to me by my ISP.
    > Incoming ports are being forwared correctly, i just need the DNS working
    so
    > that other smtp servers can get the MX entry in order to forward e-mail
    >
    >
    > $TTL 360 ; Default cached time to live for all records
    >
    > xxx.yyy.com. IN SOA ns.xxx.yyy.com.
    > (
    > 2003120401; Serial
    > 172800 ; Refresh every 2 days
    > 3600 ; Retry every hour
    > 1728000 ; Expire every 20 days
    > 172800 ); Minimum 2 days
    >
    > @ IN NS ns.xxx.yyy.com.
    >
    > ; Set the Mail Exchange record
    >
    > @ IN MX 10 mail.xxx.yyy.com.
    >
    > mail IN A xxx.yyy.com.
    > www IN A xxx.yyy.com.
    > ns IN A xxx.yyy.com.
    >


  • Next message: Scott: "problem installing to Compaq Presario R3000Z"

    Relevant Pages

    • Re: blocking annoying login popup applets
      ... > DNS server as centralized within my local network? ... Another machine is definitely not necessary for a local caching DNS ... Choice of djbdns vs. BIND: ... domains will resolve to 192.168.27.1. ...
      (comp.os.linux.networking)
    • Issues migrating SBS 2003 domain to Server 2008 Standard
      ... We are stuck migrating our SBS 2003 domain to Server 2008. ... Fatal Error:DsGetDcName (SRV-EXCH) call failed, ... Verify your Domain Name Sysytem (DNS) is ... network connectivity to a domain controller. ...
      (microsoft.public.windows.server.sbs)
    • Re: AD management snap in cannot find DC (netdiag /v workstation)
      ... The name.local entries are used by my apache server to implement ... change button, more button, the "Primary DNS suffix of this ... Attr: subschemaSubentry ... Owner of the binding path: ...
      (microsoft.public.windows.server.active_directory)
    • Re: DNS not authoritative for domain
      ... I am using an internal DHCP server which is also my DNS and WINS ... I have configured a PPTP VPN using ISA to test whether or not I had an issue ... >> I can correctly resolve short and FQDN inside my domain. ...
      (microsoft.public.windows.server.dns)
    • Re: Dns.GetHostEntry functionality
      ... server as well as a DNS server. ... It is only the device that cannot resolve the name. ... The router is connected to the cable modem to the internet, but the router has DHCP turned off. ... don't have a network server you normally will not have a DNS server. ...
      (microsoft.public.dotnet.framework.compactframework)