Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Subnet question 1

Status
Not open for further replies.

coorsman

Technical User
Nov 25, 2008
1,111
US
Does anyone see a problem with this setup.

Just trying to figure out if this orignal setup was incorrect.

Terminal#1 - Static IP 66.147.81.52 - Subnet 255.255.255.254
Terminal#2 - Static IP 66.147.81.53 - Subnet 255.255.255.254
Printer#1 - Static IP 66.147.81.54 - Subnet 255.255.255.254
Printer#2 - Static IP 66.147.81.55 - Subnet 255.255.255.254
Printer#2 - Static IP 66.147.81.56 - Subnet 255.255.255.254

This site was having intermittent communicatins problems and saw the subnet was 255.255.255.254 on all 5 devivces. I changed it to 255.255.255.0 and everything seems to be working correctly so far.

So.. I sould like to know why so I can explain it to the boss.
Thanks in advance.




Cheers,
Coorsman

 
Using tha address of 66.147.81.52 and the subnet mask you are using would only allow for two addresses, the subnet address (52) and the broadcast address (53). In order to get five devices to work you would need a subnet mask of 255.255.255.248 and then you could have six devices.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top