Created
May 10, 2018 19:48
-
-
Save Canx/6f471f31427fc9adfc61e1c02cc0e2d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Configuración | |
LAN=(enp13s0f0 enp13s0f1 enp14s0f0) | |
WAN=enp3s0 | |
DNS=(172.27.111.5 172.27.111.6) | |
IP=172.28.128.6 | |
MASK=23 | |
GATEWAY=172.28.128.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment