network question

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

I remember this being posted but I can't find it so here
it goes again.

I have two computers and need to network them. I beleive
there is an ip address that I could enter that only
allows two computers for the network.

Anybody knows if that is true and what that would be?
 
You can use the following

192.168.0.0 255.255.255.252

This allows the addresses of 192.168.0.1 and 192.168.0.2 for use.

( 192.168.0.0 signifies the subnet, and 192.168.0.3 is the subnet broadcast
address )
 
Back
Top