Re: MX is a numeric IP

2009-05-21 Thread Scott Haneda
On May 20, 2009, at 11:33 PM, "Tech W." wrote: What will be happened if a MX is an numeric IP? From a DNS perspective, You may or may not get an error in reload. I have seen both cases where I do a lookup and get an ip. I have seen cases where the DNS server will complain. From a MTA's (

bind as slave DNS to windows AD dns server

2009-05-21 Thread Aleksander Kamenik
Hi, I'm trying to setup BIND named to be a slave a MS Windows 2008 server's AD domain. I set it up to be the slave and it works fine and I can resolv A records from the domain on the slave bind. However I can't resolve some SRV records like _ldap._tcp.dc._msdcs.DOMAIN Without this functio

bind as slave DNS to windows AD dns server

2009-05-21 Thread b19141
Aleksander Kamenik wrote: >I'm trying to setup BIND named to be a slave a MS Windows 2008 server's >AD domain. > >I set it up to be the slave and it works fine and I can resolv A records >from the domain on the slave bind. However I can't resolve some SRV >records like > >_ldap._tcp.dc._msdcs.

Re: Delegation of DHCP blocks within same server?

2009-05-21 Thread Sam Wilson
In article , Matthew Pounsett wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On 20-May-2009, at 19:03, John Cole wrote: > > > For a concrete example: > > > > 10.0.0.0/16 is presently handled by a single zone file. > > 10.1.3.0/24 is DHCP issued > > 10.1.4.0/24 is DHCP issued

Re: MX is a numeric IP

2009-05-21 Thread Kevin Darcy
Tech W. wrote: What will be happened if a MX is an numeric IP? for example, # dig vip.online2.sh.cn mx +short 10 218.1.71.125. It's syntactically valid. But, since there is no "125" top-level domain, or, obviously, any subdomains of of that domain, semantically it's incorrect. To put it

Re: bind as slave DNS to windows AD dns server

2009-05-21 Thread Aleksander Kamenik
b19...@anl.gov wrote: Aleksander Kamenik wrote: I'm trying to setup BIND named to be a slave a MS Windows 2008 server's AD domain. I set it up to be the slave and it works fine and I can resolv A records from the domain on the slave bind. However I can't resolve some SRV records like _ld