- Posts: 2
 - Thank you received: 0
 
question about ip adressing..
- Nedbuhannezzar
 - Topic Author
 - Offline
 - New Member
 - 
  
Less
More
 20 years 2 weeks ago #10782
by Nedbuhannezzar
question about ip adressing.. was created by Nedbuhannezzar 
        if i have a lan with 300 pc's the ip that i'll give will be *.1 to *.300 the fact is that i cant give any ip over *.255, so... how i'll adress the lan, what ip i should give!?    
 20 years 2 weeks ago #10786
by DaLight
        Replied by DaLight on topic Re: question about ip adressing.. 
        You are not restricted to just the last octet in your addressing scheme. Say for example you are using 192.168.x.x. You could choose a subnet mask of 255.255.0.0 and then be able to use all the following ranges:  [code:1]192.168.0.[1-254], 192.168.2.[1-254], ........., 192.168.254.[1-254][/code:1] Obviously, as you only need 300 IPs, 192.168.0.[1-254] and 192.168.1.[1-254] would give you over 500 IPs to play with. There is a good tutorial under Networking/General/Subnetting in the Articles section which will give you a more detailed understanding of the topic of subnetting. Others more familiar with the concept may also want to give a more structured reply ...    
 20 years 2 weeks ago #10788
by Rockape
        Replied by Rockape on topic Re: question about ip adressing.. 
        Dalight,
I think you have explained that nice and simply. I was trying to think of an easy way to explain it, but gave up :shock:
Well done
 
I think you have explained that nice and simply. I was trying to think of an easy way to explain it, but gave up :shock:
Well done
        Time to create page: 0.130 seconds