Erik Wikström wrote:
You could put your static addresses on 192.168.1.* and set the mask to 255.255.0.0. Have you checked the router configuration if it's possible to specify a couple of static address even though the DHCP-server is enabled?
AFAIK the only detection method for this would be to check the packets going through the router against the leasefile of the dhcp server. I don't think any router would disallow filling in an IP address statically.
Jonathon McKitrick wrote:
192.168.0.100 range
Netmask bitte? ;-) Jonathon McKitrick wrote:
statically assigning a 10.0.0.1 address to a box on the network?
No, unless your router has another NIC with an IP in the 10.0.0.0/24 range. :-) Rather assign a 192.168.x.x one (see above).
