mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 09:37:08 -04:00
Add "networks" file used to lookup netmasks
This commit is contained in:
parent
c1a4244819
commit
f03ad5f550
1 changed files with 4 additions and 0 deletions
4
release/picobsd/floppy.tree/etc/networks
Normal file
4
release/picobsd/floppy.tree/etc/networks
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# sample networks file. Picobsd scripts will look for entries of the form
|
||||
# hostname-netmask 255.255.255.0
|
||||
# when searching for masks
|
||||
vm-netmask 255.255.255.0
|
||||
Loading…
Reference in a new issue