|
Apr 5th, 2008 at 2:54pm
I think this may be to do with the subnet mask on the LAN side of the modem. If the subnet mask is 255.255.255.248 there are 8 IP addresses involved (first is the LAN name, second the modem gateway, 3rd to 7th are available and last is the multicast). Note that this makes 5 IP addresses available for PCs on the LAN.
Is there some way the modem can be told to block two of these ?
The above assumes that aih007 has a passive hub to expand the one etherent socket to allow several PCs to be connnected.
If a switch is attached and it has a management capability it may be possible to block IP addresses in the switch.
If a router is attached then only one IP address from the modem is needed and the router can create new LAN IP addresses. The router will need to be programmed to block some IP addresses if there is a requirement for only 3 specific IP addresses to be useable on the LAN.
Mask 255.255.255.252 gives 1 useable IP addresses. Mask 255.255.255.248 gives 5 useable IP addresses. Mask 255.255.255.240 gives 13 useable IP addresses. Mask 255.255.255.224 gives 29 useable IP addresses.
Best regards, Eric
|