Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > Changing the IP scope


Reply
Fix Vista Errors
Thread Tools Display Modes

Changing the IP scope

 
 
Ed Berlot
Guest
Posts: n/a

 
      11-12-2009
We are slowly but surely running out of IP space (poor decision was made a few years back) and we are slowly migrating to a Class B address.

Right now my PC's IP would be on the class B address (10.5.x.x) while my DNs Servers are on 192.168.5.100 and 101

Routing between the 2 networks is handled by the firewall, so that works like a charm.

This is where I get little lost?

Obviously using a different IP space my DNS server at 192.168.0.100 is not going get updated.

So 2 questions

1) Would it make sense to create another DNS server and forward any requests outside of the 10.5.x.x address space to the 192.168.0.100 server

2) If I don't do #1 what are the ramifications to my workstations?

Thanks

EggHeadCafe - Software Developer Portal of Choice
IE Behaviors To Turn Keywords Into Hyperlinks
http://www.eggheadcafe.com/tutorials...turn-keyw.aspx
 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      11-12-2009
Hello Ed,

If you use 10.5.x.x with a subnet mask 255.255.0.0 (65534 clients) and running
out of addresses, i would use a new subnet and setup routing correct and
your DNS servers should be able to support them also.

Personal i ouwld make the subnet smaller, you have a real big broadcast domain,
with a lot of not needed traffic.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> We are slowly but surely running out of IP space (poor decision was
> made a few years back) and we are slowly migrating to a Class B
> address.
>
> Right now my PC's IP would be on the class B address (10.5.x.x) while
> my DNs Servers are on 192.168.5.100 and 101
>
> Routing between the 2 networks is handled by the firewall, so that
> works like a charm.
>
> This is where I get little lost?
>
> Obviously using a different IP space my DNS server at 192.168.0.100
> is not going get updated.
>
> So 2 questions
>
> 1) Would it make sense to create another DNS server and forward any
> requests outside of the 10.5.x.x address space to the 192.168.0.100
> server
>
> 2) If I don't do #1 what are the ramifications to my workstations?
>
> Thanks
>
> EggHeadCafe - Software Developer Portal of Choice
>
> IE Behaviors To Turn Keywords Into Hyperlinks
>
> http://www.eggheadcafe.com/tutorials...7-4265-9693-36
> f0fb5afcc8/ie-behaviors-to-turn-keyw.aspx
>



 
Reply With Quote
 
Ace Fekay [MCT]
Guest
Posts: n/a

 
      11-12-2009
"Ed Berlot" wrote in message
news:...
> We are slowly but surely running out of IP space (poor decision was made a
> few years back) and we are slowly migrating to a Class B address.
>
> Right now my PC's IP would be on the class B address (10.5.x.x) while my
> DNs Servers are on 192.168.5.100 and 101
>
> Routing between the 2 networks is handled by the firewall, so that works
> like a charm.
>
> This is where I get little lost?
>
> Obviously using a different IP space my DNS server at 192.168.0.100 is
> not going get updated.
>
> So 2 questions
>
> 1) Would it make sense to create another DNS server and forward any
> requests outside of the 10.5.x.x address space to the 192.168.0.100 server
>
> 2) If I don't do #1 what are the ramifications to my workstations?
>
> Thanks
>
> EggHeadCafe - Software Developer Portal of Choice
> IE Behaviors To Turn Keywords Into Hyperlinks
> http://www.eggheadcafe.com/tutorials...turn-keyw.aspx


This is not really a DNS question, rather a networking question.

Nonetheless, you can simply use a /23 (255.255.254.0) which will provided up
to 512 hosts, instead of your current /24 (255.255.255.0) that is currently
providing upto 256 hosts. If you need more hosts, such as up to 1024, you
can change the subnet to a /22 (255.255.252.0), this way you don't have to
change the IP scheme, just the subnet. Everything can keep their current IP,
but you would increase the DHCP scope. You would also change the reverse
zone subnet.

Other than that, if you are already routing between two subnets (because the
DNS servers are somewhere else), no change required.


--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA
2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer

For urgent issues, please contact Microsoft PSS directly. Please check
http://support.microsoft.com for regional support phone numbers.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Dynamically changing the resolution in print processor Mick Windows Vista Drivers 0 10-24-2009 12:02 AM
changing to Windows 7 A J M N SILVA Windows Vista Mail 2 10-23-2009 04:12 AM
Exchange WM6 - synch does not work after changing users email addr Trey Roth ActiveSync 3 01-21-2008 09:19 PM
Changing Visual Themes on Battery Power Justin Windows Vista Performance 0 05-05-2007 12:40 AM
Toshiba e310 -Sync after changing Battery poorman ActiveSync 3 10-31-2005 08:29 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59