PC Review


Reply
Thread Tools Rate Thread

How configure secondary forward lookup zone for 2 domain

 
 
Pupo
Guest
Posts: n/a
 
      5th Jul 2006
Hi
i have 2 domain in separate forest, are both DC, DNS server ADintegrated,
charly IP: 10.12.1.1 sub 254.0.0.0 and linus IP:10.10.1.1 sub 255.0.0.0 i
can't ping FQDN.
I read that i need to create secondary forward lookup zone for both domain i
try to do this with no success, can help me to do? I belive to mistake any
step.
Help me please.
Tia Danilo


 
Reply With Quote
 
 
 
 
Doug Sherman [MVP]
Guest
Posts: n/a
 
      5th Jul 2006
You will have to use the IP addresses of the servers instead of FQDN to
configure zone transfers. Can each machine ping the other's IP? You have
chosen very odd subnet masks if you want to route between these networks.

Doug Sherman
MCSE, MCSA, MCP+I, MVP

"Pupo" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Hi
> i have 2 domain in separate forest, are both DC, DNS server ADintegrated,
> charly IP: 10.12.1.1 sub 254.0.0.0 and linus IP:10.10.1.1 sub 255.0.0.0 i
> can't ping FQDN.
> I read that i need to create secondary forward lookup zone for both domain

i
> try to do this with no success, can help me to do? I belive to mistake any
> step.
> Help me please.
> Tia Danilo
>
>



 
Reply With Quote
 
Kevin D. Goodknecht Sr. [MVP]
Guest
Posts: n/a
 
      5th Jul 2006
Pupo wrote:
> Hi
> i have 2 domain in separate forest, are both DC, DNS server
> ADintegrated, charly IP: 10.12.1.1 sub 254.0.0.0 and linus
> IP:10.10.1.1 sub 255.0.0.0 i can't ping FQDN.
> I read that i need to create secondary forward lookup zone for both
> domain i try to do this with no success, can help me to do? I belive


You are going to have routing issues between the servers, if they are on the
same network they can't communicate because the mask has them on a different
subnet.
If they are on two different networks they can't communicate because they
are overlapping subnets.

CIDR range 10.10.1.1/8
Netmask 255.0.0.0
Wildcard Bits 0.255.255.255
First IP in range 10.0.0.0 (network address)
Last IP in range 10.255.255.255 (broadcast address)
First useable IP in range 10.0.0.1
Last useable IP in range 10.255.255.254
Number of useable IPs in range 16777214


CIDR range 10.12.1.1/7
Netmask 254.0.0.0
Wildcard Bits 1.255.255.255
First IP in range 10.0.0.0 (network address)
Last IP in range 11.255.255.255 (broadcast address)
First useable IP in range 10.0.0.1
Last useable IP in range 11.255.255.254
Number of useable IPs in range 33554430


Do you really need subnets with this many available IP addresses?


--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


 
Reply With Quote
 
Kurt
Guest
Posts: n/a
 
      6th Jul 2006

254.0.0.0 is not a normal mask. It's basically 2 supernetted Class A
networks (As if 16 million IP addresses weren't enough for a single flat
network). It includes all of the addresses between 10.0.0.1 and
11.255.255.254. There is just no need for this and, as other posters have
noted, you can't route between addresses on the 10.12.0.0 and one on the
10.10.0.0 because either the 255.0.0.0 or 254.0.0.0 puts them both on the
same network (routing is between networks). If you want to be able to browse
both address ranges as a flat network, they'll have to have the same subnet
mask (because the subnet determines the broadcast address for the network
and the browser is broadcast based). Don't confuse DNS domains with subnets.
You can have 2 domains on the same subnet or a single domain can span
multiple subnets. If your zones are working for the local domains but you
can't resolve names between the two, you can either set each as a forwarder
to the other, or create secondaries for each in the other. If you create
secondaries you'll need to enable zone transfers, and either allow zone
transfers to any server or specifically designate the servers you allow
transfers to. You'll need to specify the servers by IP address (since they
can't look each other up by name).

....kurt


"Pupo" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi
> i have 2 domain in separate forest, are both DC, DNS server ADintegrated,
> charly IP: 10.12.1.1 sub 254.0.0.0 and linus IP:10.10.1.1 sub 255.0.0.0 i
> can't ping FQDN.
> I read that i need to create secondary forward lookup zone for both domain
> i try to do this with no success, can help me to do? I belive to mistake
> any step.
> Help me please.
> Tia Danilo
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How configure secondary forward lookup zone for 2 domain Pupo Microsoft Windows 2000 Networking 3 6th Jul 2006 03:10 AM
Single forward lookup zone for single AD domain with multiple sites. WS Microsoft Windows 2000 DNS 3 20th Sep 2005 04:12 AM
Forward lookup zone only updates for clients in the domain- not in workgroup Justin Microsoft Windows 2000 DNS 1 20th Apr 2004 08:11 PM
moving an ad domain to another forward lookup zone Jason Gallas Microsoft Windows 2000 DNS 2 11th Feb 2004 08:40 PM
forward lookup zone for my domain? T.B. Microsoft Windows 2000 DNS 1 4th Aug 2003 12:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:44 AM.