Windows Server 2008 R2 Thread, DNS Server not visible in other subnets in Technical; My DHCP server dishes out IP's to 3 subnets - 192.168.0/1/2
It has the correct settings for DNS and Router.
...
-
8th November 2012, 09:32 PM #1 DNS Server not visible in other subnets
My DHCP server dishes out IP's to 3 subnets - 192.168.0/1/2
It has the correct settings for DNS and Router.
Any PCs in the 192.168.0.* subnet work perfectly.
Those in the 192.168.1/2.* subnets get assigned the router and DNS but cant ping them.
Whats the obvious mistake I have made and missed?
Thanks
Chris
-
-
IDG Tech News
-
8th November 2012, 09:36 PM #2 Are the DNS and router IPs the same for all subnets? Subnets using a mask of 255.255.255.0? If so it sounds like the router and DNS are on the 192.168.1.x network, hence why that network works.. The other 2 subnets are different networks and need a router on their network to pass traffic to the 192.168.1.x network.
Last edited by j17sparky; 8th November 2012 at 09:38 PM.
-
Thanks to j17sparky from:
CHR1S (8th November 2012)
-
8th November 2012, 09:42 PM #3 Ive reduced my scope to 192.168.0.* only as I dont need that many addresses so the issue is redundant now.
However my subnet mask is 255.255.252.0 - could that be it?
-
-
8th November 2012, 10:10 PM #4 
Originally Posted by
CHR1S
Ive reduced my scope to 192.168.0.* only as I dont need that many addresses so the issue is redundant now.
However my subnet mask is 255.255.252.0 - could that be it?
that would give you 4 addresses?
-
-
8th November 2012, 10:31 PM #5 
Originally Posted by
glennda
that would give you 4 addresses?
That would be 255.255.255.252
255.255.252.0 should allow 4 class C's
-
-
8th November 2012, 10:38 PM #6 
Originally Posted by
CHR1S
That would be 255.255.255.252
255.255.252.0 should allow 4 class C's
Sorry my bad - i read it totally wrong! I presume they are all on the same Vlan? or different vlans?
The router and DNS servers have the correct subnets specified themselves?
-
-
8th November 2012, 10:42 PM #7 No Vlans - Router and DNS are specified in the scope options and server options.
-
-
8th November 2012, 10:48 PM #8 No Vlans? This will be the problem. Are you sending out different ip ranges and subnets on a "flat network".
-
-
8th November 2012, 11:03 PM #9 Its my home/test/experiment network - just unmanaged switches
-
-
8th November 2012, 11:12 PM #10 
Originally Posted by
CHR1S
Its my home/test/experiment network - just unmanaged switches
That will be the issue then. If you want to have different subnets you need to split them up. You can do this by either separate physical switches or VLANs. Then you need to route between these networks by using a layer 3 switch or a router.
-
-
8th November 2012, 11:22 PM #11 So you cant assign more than one lot of 256 addresses without L3 switches?
-
-
8th November 2012, 11:25 PM #12 You dont need a layer 3 switch you just need to have 1 scope with a different subnet mask
255.255.255.252.0 will give you 1022 addresses but you need to use a class b range 172.x.x.x - see here Online IP Subnet Calculator
The reason for vlans and a layer 3 switch is to spilt the subnets up into chunks. This limits broadcast traffic and makes things run better.
-
Thanks to FN-GM from:
CHR1S (8th November 2012)
-
8th November 2012, 11:29 PM #13 You was right about the subnet mask up there, i read that bit but it didnt go in
-
-
8th November 2012, 11:33 PM #14 So, let me try and get my head around it -
If I swap out the 192.168.0.0 for a 172.168.0.0 with a 255.255.252.0 mask it should allow me to dish out 4 subnets?
172.168.1/2/3.0 ?
-
-
8th November 2012, 11:43 PM #15 172.168.x.x isnt a private range us something between this range - 172.16.0.0 - 172.31.255.255
If you use 172.16.0.1 with a subnet mask of 255.255.255.252 it will give you the range of 172.16.0.1 - 172.16.3.254 a total of 1022 addresses.
In your DHCP just create one scope with these settings.
-
SHARE: 
Similar Threads
-
By CyberDrac in forum Home Access Plus+
Replies: 4
Last Post: 27th October 2011, 09:37 AM
-
By FN-GM in forum Windows Server 2008
Replies: 10
Last Post: 23rd May 2009, 08:19 PM
-
Replies: 10
Last Post: 26th March 2009, 06:17 PM
-
By mcowley in forum Windows
Replies: 4
Last Post: 13th September 2007, 11:57 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules