Re: MX records for new additional domain on existing authoritative name servers

2010-04-01 Thread Mark Andrews

In message <2aa71bedebcf80449e35b7b640700be42f8513a...@email4.uspto.gov>, "Lear
, Karen (Evolver)" writes:
> I'm adding a new domain to my existing authoritative name servers, and need t
> o add an MX record for a device on the existing domain.  That device will ser
> ve both domains until we get a new box in and then we will have separate MX r
> ecords/devices for each domain.  I have created a new zone file and modified 
> named.conf to include the new zone.  When I run named-checkzone, I get a mess
> age about the MX record being out of zone and not having an A record.  Howeve
> r, at the end of my named-checkzone output, I get "OK."  Can I restart named 
> as is without causing problems or do I need to address these messages?
> 
> Thx,
> 
> [kl...@mynameserver]$ sudo named-checkzone -t /dns/chroot/conf -D NEWDOMAIN.g
> ov MYNEWZONEFILE
> zone NEWDOMAIN.gov/IN: NEWDOMAIN.gov/MX 'MX1.OLDDOMAIN.gov' (out of zone) has
>  no addresses records (A or )
> zone NEWDOMAIN.gov/IN: NEWDOMAIN.gov/MX 'MX2.OLDDOMAIN.gov' (out of zone) has
>  no addresses records (A or )
> OK

You really should address the messages by adding the referenced addresses
records.

Mark
> ___
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: MX records for new additional domain on existing authoritative name servers

2010-03-30 Thread Matthew Pounsett
Hi Karen.

Please don't start a new thread by replying to an email in an existing 
discussion -- your message can get lost in that other discussion, rather than 
appearing as a new topic for anyone who threads their email.


On 2010/03/30, at 16:30, Lear, Karen (Evolver) wrote:

> I'm adding a new domain to my existing authoritative name servers, and need 
> to add an MX record for a device on the existing domain.  That device will 
> serve both domains until we get a new box in and then we will have separate 
> MX records/devices for each domain.  I have created a new zone file and 
> modified named.conf to include the new zone.  When I run named-checkzone, I 
> get a message about the MX record being out of zone and not having an A 
> record.  However, at the end of my named-checkzone output, I get "OK."  Can I 
> restart named as is without causing problems or do I need to address these 
> messages?

It sounds like you're including a record for mx1.olddomain.gov in the 
newdomain.gov zone.  It's hard to be sure without seeing specifics from your 
configuration though.



> 
> Thx,
> 
> [kl...@mynameserver]$ sudo named-checkzone -t /dns/chroot/conf -D 
> NEWDOMAIN.gov MYNEWZONEFILE
> zone NEWDOMAIN.gov/IN: NEWDOMAIN.gov/MX 'MX1.OLDDOMAIN.gov' (out of zone) has 
> no addresses records (A or )
> zone NEWDOMAIN.gov/IN: NEWDOMAIN.gov/MX 'MX2.OLDDOMAIN.gov' (out of zone) has 
> no addresses records (A or )
> OK
> ___
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users

___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


MX records for new additional domain on existing authoritative name servers

2010-03-30 Thread Lear, Karen (Evolver)
I'm adding a new domain to my existing authoritative name servers, and need to 
add an MX record for a device on the existing domain.  That device will serve 
both domains until we get a new box in and then we will have separate MX 
records/devices for each domain.  I have created a new zone file and modified 
named.conf to include the new zone.  When I run named-checkzone, I get a 
message about the MX record being out of zone and not having an A record.  
However, at the end of my named-checkzone output, I get "OK."  Can I restart 
named as is without causing problems or do I need to address these messages?

Thx,

[kl...@mynameserver]$ sudo named-checkzone -t /dns/chroot/conf -D NEWDOMAIN.gov 
MYNEWZONEFILE
zone NEWDOMAIN.gov/IN: NEWDOMAIN.gov/MX 'MX1.OLDDOMAIN.gov' (out of zone) has 
no addresses records (A or )
zone NEWDOMAIN.gov/IN: NEWDOMAIN.gov/MX 'MX2.OLDDOMAIN.gov' (out of zone) has 
no addresses records (A or )
OK
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users