This commit is contained in:
vascoalvesxyz
2026-03-16 09:29:41 +00:00
parent a6458c9f93
commit 43c4595c64
3 changed files with 142 additions and 0 deletions

26
DMZ.sh Normal file
View File

@@ -0,0 +1,26 @@
# NETWORKS:
# DMZ: 23.214.219.128/25
# Internal: 192.168.10.0/24
#
# MACHINES:
# DNS2: 192.137.16.75
# EDEN 193.138.212.1
dns2="192.137.16.75"
eden="193.138.212.1"
# ==============================
# Router 1
# INTERFACES:
# - Internet: 87.248.214.97
# - DMZ: 23.214.219.254
# - Internal: 192.168.10.254
# ==============================
# ==============================
# DMZ
# IP:
# - dns : 23.214.219.129
# - dns2 : 23.214.219.130
# - smtp : 23.214.219.131
# - www : 23.214.219.132
# -