Changes between Version 3 and Version 4 of Topology
- Timestamp:
- 10/30/17 18:05:24 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Topology
v3 v4 19 19 In subnet topology, the tun device is configured with an IP and netmask like a "traditional" broadcast-based network. The traditional network and broadcast IPs should not be used; while tun has no concept of broadcasts, Windows clients will be unable to properly use these addresses. All remaining IPs in the network are available for use. 20 20 21 Since every IP can be used, subnet topology allows the better utilization of IP space and easier to understand network layout. 21 Since every IP can be used, subnet topology allows the better utilization of IP space and easier to understand network layout. You can use a [http://subnet-calculator.org/ online subnetting calculator] to get a better understanding of how your network should be divided into what subnets and which range you should use. 22 22 23 23 === Example subnet configs ===