Are you on IM?
 
 
Sincerely,

D�j� Ak�m�l�f�, MCSE+M MCSA+M MCP+I
Microsoft MVP - Directory Services
www.readymaids.com - we know IT
www.akomolafe.com
Do you now realize that Today is the Tomorrow you were worried about
Yesterday?  -anon

________________________________

From: [EMAIL PROTECTED] on behalf of Kern, Tom
Sent: Wed 2/9/2005 11:55 AM
To: [email protected]
Subject: RE: [ActiveDir] DNS(again)



> you mean an A record for sales.charmer.com NS?
Sales.charmer.com is the domain. why would i need an A record(unless you mean
for the name server which should be in charmer.com as glue records).

Yeah, i changed the config and added a bind secondary just to see the result.
sorry.

uunet does not support us though they are listed as secondaries in tld. i'm
working to correct that.

can you get an mx record from sales.charmer.com with nslookup from where you
are?

I am using PAT outgoing but no port address transaltion incoming. Those NS
servers have real routable ip,s. I use a watchguard DNS filter(NOT the proxy,
i'm aware of the issues with that).

all my internal private dns servers use webserver1 as a forwarder.


ipconfig output-

C:\dnslint>ipconfig /all

Windows IP Configuration

        Host Name . . . . . . . . . . . . : TOMWORK
        Primary Dns Suffix  . . . . . . . : CHARMERNYDOM.CSG-IT.NET
        Node Type . . . . . . . . . . . . : Hybrid
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No
        DNS Suffix Search List. . . . . . : CHARMERNYDOM.CSG-IT.NET
                                            CSG-IT.NET

Ethernet adapter Local Area Connection:

        Connection-specific DNS Suffix  . : charmernydom.csg-it.net
        Description . . . . . . . . . . . : Broadcom 440x 10/100 Integrated
Cont
roller
        Physical Address. . . . . . . . . : 00-0F-FE-00-F2-89
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.21.177
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.21.15
        DHCP Server . . . . . . . . . . . : 208.234.241.10
        DNS Servers . . . . . . . . . . . : 208.234.241.65
                                            208.234.241.11
        Primary WINS Server . . . . . . . : 208.234.241.109
        Lease Obtained. . . . . . . . . . : Tuesday, February 08, 2005
9:03:17 P
M
        Lease Expires . . . . . . . . . . : Friday, February 11, 2005 9:03:17
PM




i recreated the zone twice already. Dns manager-new zone
wizard-"sales.charmer.com"
delegation wizard-"sales.charmer.com", pick webserver1 as nameserver.
enter mx and A records for mailserver.
update data files on server.

anything else.


I still don't understand why i can't query the mx record(or dnsreport or
exchange, for that matter).

Also, i don't know what you mean by A record for sales.charmer.com.

thanks alot





[EMAIL PROTECTED] wrote:
> Top-posting, bottom-posting, I think it's all a matter of preference.
> I, for one, don't find bottom-posting useful, and I am not one to
> flame anyone for doing either. I just mentioned it to you because it
> makes it easier for me to follow the thread properly.
>
> Now, the output you gave me for sales.charmer.com is not identical to
> the one I am pulling from webserver1.charmer.com
>
>> server webserver1.charmer.com
> Default Server:  webserver1.charmer.com
> Address:  208.234.241.10
>> set q=all
>> sales.charmer.com
> Server:  webserver1.charmer.com
> Address:  208.234.241.10
> sales.charmer.com       nameserver = webserver1.charmer.com
> sales.charmer.com       nameserver = mta1.charmer.com
> sales.charmer.com
>         primary name server = webserver1.charmer.com
>         responsible mail addr = admin.charmernydom.csg-it.net
>         serial  = 14
>         refresh = 900 (15 mins)
>         retry   = 600 (10 mins)
>         expire  = 86400 (1 day)
>         default TTL = 3600 (1 hour)
> webserver1.charmer.com  internet address = 208.234.241.10
> mta1.charmer.com        internet address = 208.234.241.112
>
>
> According to the above, you have 2 NS. Both NS have the same config
> info for sales.charmer.com and they indicate that you do not have any
> A record for sales.
>
> As to why you are getting timeouts, I do not get any time out
> querying your NS. I can only speculate that there is NATting going on
> there. IPconfig /all from the client would be useful here.
>
> We still have the issue of you zone file not corresponding to what
> your servers are advertising. Are you willing to delete the whole
> sales.charmer.com (both zone and file) and start over? I'd do that
> first. Also, I see that UUNET is supposed to be doing secondary for
> you, at least from the output you posted. However, UUNET servers are
> telling me they know nothing about you or your zones. Why are they
> there, and are you able to remove them?
>
>
>
> Sincerely,
>
> D�j� Ak�m�l�f�, MCSE+M MCSA+M MCP+I
> Microsoft MVP - Directory Services
> www.readymaids.com - we know IT
> www.akomolafe.com
> Do you now realize that Today is the Tomorrow you were worried about
> Yesterday?  -anon
>
> ________________________________
>
> From: [EMAIL PROTECTED] on behalf of Kern, Tom
> Sent: Wed 2/9/2005 10:53 AM
> To: [email protected]
> Subject: RE: [ActiveDir] DNS(again)
>
>
>
> I'm trying to set up a new public internet(non-AD) zone called
> sales.charmer.com. charmer.com is my registered domain.
>
>
> NS- webserver1.charmer.com. this is the primary for charmer.com and
> sales.charmer.com
> when i ping with fqdn from a windows client(pointing to this dns
> server OR not)  i get a response. same for linux
>
>
> nslookup output-
> "dns request timed out
> timeout was 2 seconds
> name: sales.charmer.com"
>
> if i do set q=soa, i get a time out error but i do get the soa rr.
>
> When i run a test on dnsreport.com, it says i have no mx record(which
> i do)
>
> I cannot send mail from exchange to the smtp server listed in the mx
> record for sales.charmer.com so clearly, exchange can't read any of
> the rr's either. And yes, i allow relaying from exchange to this
> server.
>
>
> sorry for appending my responses to the bottom but i just got chewed
> out on a linux mailling list for something called "top-posting"
>
> Thanks and i appreciate your patience with me.
> here are the zone files for charmer.com and sales.charmer.com,
> respectively-
>
>
-----------------------------------------------------------------------------
>
----------------------------------------------------------------------------
> ;
> ;  Database file charmer.com.dns for charmer.com zone.
> ;      Zone version:  202
> ;
>
> @                       IN  SOA webserver1.charmer.com.
> administrator.charmer.com. (
>                                 202          ; serial number
>                                 3600         ; refresh
>                                 600          ; retry
>                                 5400         ; expire
>                                 3600       ) ; minimum TTL
>
> ;
> ;  Zone NS records
> ;
>
> @                       NS      webserver1.charmer.com.
> @                       NS      auth110.ns.uu.net.
> auth110.ns.uu.net.      A       198.6.1.114
> @                       NS      auth100.ns.uu.net.
> auth100.ns.uu.net.      A       198.6.1.202
>
> ;
> ;  Zone records
> ;
>
> @                       A       208.234.241.10
> @                       MX      5       mta1.charmer.com.
> @                       MX      30      ea02web.indcorp.com.
> @                       MX      20      ea01web.indcorp.com.
> dc                      A       208.234.241.33
> exchange1               A       208.234.241.48
> exchange2               A       208.234.241.49
> ftp                     A       208.234.241.10
> ftp2                    A       208.234.241.8
> guardian                A       208.234.241.35
> ind                     A       208.234.241.7
> ipmonitor               A       208.234.241.35
> mail                    CNAME   mail2.charmer.com.
> mail2                   A       208.234.241.49
> mailer                  A       208.234.241.18
> mailserver1             A       208.234.241.12
> mta1                    A       208.234.241.112
> ny-diversrv1            A       208.234.241.155
> ny-diversrv2            A       208.234.241.89
> owa                     A       208.234.241.52
> priority                A       208.234.241.7
>
> ;
> ;  Delegated sub-zone:  sales.charmer.com.
> ;
> sales                   NS      webserver1.charmer.com.
> ;  End delegation
>
> test                    A       208.234.241.10
> utilities               A       208.234.241.9
> webdiver                A       208.234.241.63
> webserver1              A       208.234.241.10
> www                     A       208.234.241.10
> www2                    A       208.234.241.9
>
>
-----------------------------------------------------------------------------
>
-----------------------------------------------------------------------------
> ---
>
> ;
> ;  Database file sales.charmer.com.dns for sales.charmer.com zone.
> ;      Zone version:  11
> ;
>
> @                       IN  SOA webserver1.charmer.com.
> admin.charmernydom.csg-it.net. (
>                                 11           ; serial number
>                                 900          ; refresh
>                                 600          ; retry
>                                 86400        ; expire
>                                 3600       ) ; minimum TTL
>
> ;
> ;  Zone NS records
> ;
>
> @                       NS      webserver1.charmer.com.
> webserver1.charmer.com. 203     A       208.234.241.10
>
> ;
> ;  Zone records
> ;
>
> mta1                    A       208.234.241.112
>                         MX      5       mta1.sales.charmer.com.
>
>
>
>
>
>
>
>
>
>
>
>
> [EMAIL PROTECTED] wrote:
>> Let's reboot.
>>
>> Describe what you are trying to do
>> Describe your setup (who is the NS? Which client are you testing
>> from, what is the output of ipconfig /all from that client?)
>> What do you get, and how is that different from your expectation?
>> What is the response when you do the following:
>> nslookup
>> server webserver1.charmer.com
>> set q=a
>> sales.charmer.com
>>
>> Please put your response at the top of the reply.
>>
>>
>> Sincerely,
>>
>> D�j� Ak�m�l�f�, MCSE+M MCSA+M MCP+I
>> Microsoft MVP - Directory Services
>> www.readymaids.com - we know IT
>> www.akomolafe.com
>> Do you now realize that Today is the Tomorrow you were worried about
>> Yesterday?  -anon List info   : http://www.activedir.org/List.aspx
>> List FAQ    : http://www.activedir.org/ListFAQ.aspx
>> List archive:
>> http://www.mail-archive.com/activedir%40mail.activedir.org/
>
> List info   : http://www.activedir.org/List.aspx
> List FAQ    : http://www.activedir.org/ListFAQ.aspx
> List archive:
> http://www.mail-archive.com/activedir%40mail.activedir.org/
>
>
> List info   : http://www.activedir.org/List.aspx
> List FAQ    : http://www.activedir.org/ListFAQ.aspx
> List archive:
> http://www.mail-archive.com/activedir%40mail.activedir.org/

List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/


List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to