| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Subnetting mask getting changed
|
Original Message
|
Name: asai.cad
Date: August 9, 2005 at 04:49:00 Pacific
Subject: Subnetting mask getting changed OS: Win98CPU/Ram: PIV |
Comment: Dear all, We have DHCP configured in our router(3600) all the pcs are getting the IP address from the DHCP pool. IP range and subnet mask as follows 10.19.92.X 10.19.93.X 10.19.94.X 10.19.95.X 255.255.252.0. Now the problem is subnet mask is getting changed in all the Pcs randomly as class B or class A. We have to release and renew the IP address each and every time which becomes headache. We appreciate your valuable feedback to fix this problem at the earliest. Thanks Asai
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: SmittyZ3M
Date: August 9, 2005 at 05:23:45 Pacific
|
Reply: (edit)I'm not questioning your design, but do you have a reason for breaking down 8 hosts into 4 subnets? Security reasons maybe? What OS are the hosts running? It almost sounds like Microsoft's auto-completing of the subnet mask when you are assign a host a static IP, but yours is happening on a DHCP network.
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
|
Reply: (edit)Are the IP addresses also getting changed to 169.254.X.X when this happens as well? "Republicans in Congress are moving to ratify a constitutional amendment to ban flag burning, thus ending the Iraq insurgency."
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: Bryco
Date: August 9, 2005 at 12:05:25 Pacific
|
Reply: (edit)"255.255.252.0" The above provides for 64 broadcast domains within the class B address range that allow for 4 IP addresses per domain. The first of each is for the network ID and the fourth for Broadcast. This leaves only two left over to be used for nodes. Depending on what you want to do then you will need to adjust accordingly. HTH Bryan
Report Offensive Follow Up For Removal
|
|
Response Number 5
|
Name: SmittyZ3M
Date: August 10, 2005 at 08:34:15 Pacific
|
Reply: (edit)Bryan, Can you elaborate a little more on your response for my learning? I follow most of it. Class B default mask is 255.255.0.0 If you borrow six bits, your mask becomes 255.255.252.0. 2^6 = 64 subnets. 255.255.252.0 in binary: 11111111.11111111.11111100.00000000 22 bits belong to the network, 10 are free for IP adddresses. 2^10 - 2 = 1022 useable IP addresses. I'm not following where you get 4 IP addresses per subnet. Wouldn't that be the case if the mask were 255.255.255.252?
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Networking Forum Home