Unfortunately the network admins in my company are running out of IP addresses and are not willing to give out any more than one per computer. What do you mean the DHCP server should propagate the correct subnet mask? Is there a way to force it to do this, since it obviously isn't now? Also, what do you mean by a restricitive subnet mask? I thought the mask 255.255.0.0 was a wider less restrictive mask than other values for the third octet, which is why I'm able to see all of my computers, instead of just a portion of them.
Main Topics
Browse All Topics





by: QlemoPosted on 2009-08-12 at 14:13:43ID: 25083097
You can't do that without changing the subnet mask, and changing the mask implies using static IP.
The DHCP server should propagate the "correct" subnet mask. The Server and your network need to be logically in a single network. The most restrictive subnet mask would be
255.255.128.0. I don't think the guys will accept that, as it is not far away from 255.255.0.0.
Another way would be to set the image server gets another IP address of your network. Having several IP addresses for a single server can confuse software running on that server, but I think it is worth a try.