From 0bf943aedb357194320e1ee8d232a9814be52bdd Mon Sep 17 00:00:00 2001 From: Stephane M Date: Thu, 10 Apr 2025 14:29:30 +0200 Subject: [PATCH] Modif all IP for ADM VM --- 05-VMs/Steph-VM | 2 +- 05-VMs/cloud-01 | 2 +- 05-VMs/db-02 | 3 +-- 05-VMs/docs | 2 +- 05-VMs/evotechsphere | 2 +- 05-VMs/gitea | 2 +- 05-VMs/ids-01 | 2 +- 05-VMs/mcprod | 2 +- 05-VMs/mcwebsite | 2 +- 05-VMs/netbox | 2 +- 05-VMs/ngtproxmox01 | 2 +- 05-VMs/ngtproxmox02 | 2 +- 05-VMs/revproxy-01 | 2 +- 05-VMs/rustdesk | 1 + 05-VMs/rustdesk.sh | 1 - 05-VMs/website | 2 +- 05-VMs/wireguard | 2 +- 17 files changed, 16 insertions(+), 17 deletions(-) create mode 100755 05-VMs/rustdesk delete mode 100755 05-VMs/rustdesk.sh diff --git a/05-VMs/Steph-VM b/05-VMs/Steph-VM index 5da20ef..9b9b32a 100755 --- a/05-VMs/Steph-VM +++ b/05-VMs/Steph-VM @@ -1 +1 @@ -ssh -X smauro@192.168.1.252 -p 51474 +ssh -X smauro@10.0.0.9 -p 51474 diff --git a/05-VMs/cloud-01 b/05-VMs/cloud-01 index 3e7c4ec..971bcfe 100755 --- a/05-VMs/cloud-01 +++ b/05-VMs/cloud-01 @@ -1 +1 @@ -ssh smauro@192.168.1.78 +ssh smauro@10.0.0.3 diff --git a/05-VMs/db-02 b/05-VMs/db-02 index 6de9060..39dbe1c 100755 --- a/05-VMs/db-02 +++ b/05-VMs/db-02 @@ -1,2 +1 @@ -ssh smauro@192.168.1.248 -p 22 -#58097 +ssh smauro@10.0.0.7 diff --git a/05-VMs/docs b/05-VMs/docs index 4a3451e..2031dcd 100755 --- a/05-VMs/docs +++ b/05-VMs/docs @@ -1 +1 @@ -ssh smauro@192.168.1.168 +ssh smauro@10.0.0.17 diff --git a/05-VMs/evotechsphere b/05-VMs/evotechsphere index ce83be3..2a360eb 100755 --- a/05-VMs/evotechsphere +++ b/05-VMs/evotechsphere @@ -1 +1 @@ -ssh smauro@192.168.1.136 +ssh smauro@10.0.0.11 diff --git a/05-VMs/gitea b/05-VMs/gitea index 57d2471..1783888 100755 --- a/05-VMs/gitea +++ b/05-VMs/gitea @@ -1 +1 @@ -ssh smauro@192.168.1.58 +ssh smauro@10.0.0.19 diff --git a/05-VMs/ids-01 b/05-VMs/ids-01 index 9f9405e..a5bcf81 100755 --- a/05-VMs/ids-01 +++ b/05-VMs/ids-01 @@ -1 +1 @@ -ssh smauro@192.168.1.128 +ssh smauro@10.0.0.6 diff --git a/05-VMs/mcprod b/05-VMs/mcprod index d2eaca5..1e5e188 100755 --- a/05-VMs/mcprod +++ b/05-VMs/mcprod @@ -1 +1 @@ -ssh smauro@192.168.1.249 -p 59008 +ssh smauro@10.0.0.5 -p 59008 diff --git a/05-VMs/mcwebsite b/05-VMs/mcwebsite index 17cf2e5..a5036a7 100755 --- a/05-VMs/mcwebsite +++ b/05-VMs/mcwebsite @@ -1 +1 @@ -ssh smauro@192.168.1.145 +ssh smauro@10.0.0.2 diff --git a/05-VMs/netbox b/05-VMs/netbox index 9a18c43..ba2db23 100755 --- a/05-VMs/netbox +++ b/05-VMs/netbox @@ -1 +1 @@ -ssh smauro@192.168.1.61 +ssh smauro@10.0.0.16 diff --git a/05-VMs/ngtproxmox01 b/05-VMs/ngtproxmox01 index dfcf3a2..fbf997e 100755 --- a/05-VMs/ngtproxmox01 +++ b/05-VMs/ngtproxmox01 @@ -1 +1 @@ -ssh smauro@192.168.1.10 -p 52190 +ssh smauro@10.0.0.100 -p 52190 diff --git a/05-VMs/ngtproxmox02 b/05-VMs/ngtproxmox02 index cd1f8da..da7df09 100755 --- a/05-VMs/ngtproxmox02 +++ b/05-VMs/ngtproxmox02 @@ -1 +1 @@ -ssh smauro@192.168.1.14 -p 52190 +ssh smauro@10.0.0.200 -p 52190 diff --git a/05-VMs/revproxy-01 b/05-VMs/revproxy-01 index 1f70d30..9f9fcd6 100755 --- a/05-VMs/revproxy-01 +++ b/05-VMs/revproxy-01 @@ -1 +1 @@ -ssh smauro@192.168.1.138 -p 59512 +ssh smauro@10.0.0.4 -p 59512 diff --git a/05-VMs/rustdesk b/05-VMs/rustdesk new file mode 100755 index 0000000..2ab2c8e --- /dev/null +++ b/05-VMs/rustdesk @@ -0,0 +1 @@ +ssh smauro@10.0.0.18 diff --git a/05-VMs/rustdesk.sh b/05-VMs/rustdesk.sh deleted file mode 100755 index 940f39d..0000000 --- a/05-VMs/rustdesk.sh +++ /dev/null @@ -1 +0,0 @@ -ssh smauro@192.168.1.179 diff --git a/05-VMs/website b/05-VMs/website index 4500e8a..a57657c 100755 --- a/05-VMs/website +++ b/05-VMs/website @@ -1 +1 @@ -ssh smauro@192.168.1.251 -p 59513 +ssh smauro@10.0.0.10 -p 59513 diff --git a/05-VMs/wireguard b/05-VMs/wireguard index 0f99123..b16b31e 100755 --- a/05-VMs/wireguard +++ b/05-VMs/wireguard @@ -1 +1 @@ -ssh smauro@192.168.1.59 +ssh smauro@10.0.0.14