Skip to content

Instantly share code, notes, and snippets.

@nleiva
Last active July 9, 2020 12:24
Show Gist options
  • Save nleiva/4d0797a4ccbeb0ef5303ebf990a95982 to your computer and use it in GitHub Desktop.
Save nleiva/4d0797a4ccbeb0ef5303ebf990a95982 to your computer and use it in GitHub Desktop.
RFC1918 = 192.168.0.0/16
172.16.0.0/12
10.0.0.0/8
OFFICE = 192.0.2.0/24 # company IP block-1
198.51.100.0 # company IP block-2
INTERNAL = RFC1918
OFFICE
REMOTE = 203.0.113.100/32
203.0.113.200/32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment