summaryrefslogtreecommitdiff
path: root/etc/netmasks
blob: f1d7ca4531b7d60821686536e4aebff970f6276d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# netmasks     The netmasks file. Entries look like this:
# 
#                 network  netmask
# 
#              So for example a netmask for the 192.168.0 network could be:
# 
#                 192.168.0  255.255.255.0
#                 
                  
# 192.168.0  255.255.255.0
# 172.16     255.255.0.0
# 10         255.0.0.0