like a boss

This commit is contained in:
Vasco
2026-04-22 15:16:03 +01:00
parent 7c6b8336ee
commit ee4f5568a1
11 changed files with 216 additions and 52 deletions

View File

@@ -10,6 +10,9 @@ if_dentro="enp0s8"
ip_dentro="10.60.0.1"
ifconfig $if_dentro $ip_dentro netmask 255.255.255.0
# route de volta para comunicar com o warrior
route add -net 10.8.0.0 netmask 255.255.255.0 gw 10.60.0.3
cp conf/openssl.cnf /etc/pki/tls/
# copiar ca para esta VM