|
Oct 19th, 2007 at 8:25pm
I don't know the telnet command, but the LAN subnet mask will tell you the maximum number of PCs that may be directly connected, via a passive hub or switch.
Connect a single PC to the LinkStar modem with the network interface set to "Find IP automatically" then do ipconfig and it will tell you the IP address of the modem gateway, the subnet mask and the IP address of the PC. What is the subnet mask in use ? The last number will tell you: e.g. mask 255.255.255.252 = 2 IPs good for the gateway and 1PC mask 255.255.255.248 = 6 IPs good for the gateway and 5 PCs mask 255.255.255.240 = 14 IPs good for the gateway and 13 PCs mask 255.255.255.224 = 30 IPs good for the gateway and 29 PCs etc.. The actual quantities of IP addresses are 4, 8, 16 and 32. The first of each range is the name of the subnet and last is a multicast address; neither is useable for devices. If you want to connect many more PCs locally then put a router on to one of the IP addresses and invent your own unlimited further private IP address space. Best regards, Eric.
|