English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have IP pool and need to make a subnet for the computers.
My IP pool is 192.168.3.1 and i'd like to make subnet mask for 200 computers only.

2006-09-05 19:18:31 · 6 answers · asked by samirium 1 in Computers & Internet Computer Networking

6 answers

why u want to subnet its a free pol which call private ip
u dont want to get it from other its free and u can use it with subnet mask of 255.255.0.0 or subnet mask of 255.255.255.0 and use ip from 192.168.3.2-254
enjoy its free.

2006-09-05 19:53:49 · answer #1 · answered by whn 2 · 0 0

192.168.3.1/24 CIDR
255.255.255.0 Subnet Mask

Gives 255 addresses. The next smallest is 128 addresses:
192.168.3.1/25 CIDR
255.255.255.128 Subnet Mask

2006-09-06 02:48:51 · answer #2 · answered by ruyler 1 · 0 0

200 computers --> use a subnet mask of 8 bits
255.255.0.0

2006-09-06 02:24:19 · answer #3 · answered by mdigitale 7 · 0 0

your only option is a /24 subnet, which can accomodate 254 addresses

255.255.255.0

a /25 subnet (255.255.255.128) can only accomodate 127, while a /23 (255.255.254.0) could accomodate 511

but then again, it's been a few years for me.

2006-09-06 02:24:25 · answer #4 · answered by *I CURED My Yellow Teeth* 3 · 1 0

http://www.dnsstuff.com/tools/cidr.ch?ip=192.168.3.0

192.168.3.0/24 = 192.168.3.0 through 192.168.3.255 [256 IPs - Class C]

So in essence you have a single simple class C network. If you want to limit the PC's to 200, you would need to set this limit on the router, or the DHCP server, otherwise you would have 254 available IP's

2006-09-06 02:44:37 · answer #5 · answered by Dr. Leone 4 · 0 1

http://www.google.com/search?q=ip+subnetting+wiki&rls=com.microsoft:en-us&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1

http://www.google.com/search?q=ip+subnetting+howto&rls=com.microsoft:en-us&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1

2006-09-06 02:25:50 · answer #6 · answered by Anonymous · 0 1

fedest.com, questions and answers