On Mon, Jun 20, 2005 at 12:17:30AM +0200, Bo Berglund wrote: > > What I mean is that the PC:s on the remote network have addresses like > 10.0.0.7, 10.0.0.32, 10.0.0.48 etc. On that LAN the netmask is set to > 255.255.255.0 meaning that there are max 254 addresses available. In that case, you're using the network 10.0.0.0/24 since the 24 first bits of the address indicate the network and the final 8 indicate the machine itself. Emmanuel