---
id: historical-vm-status
title: Estado histórico de la VM
category: operations
version: 1.0
status: historical
updated_at: 2026-07-14
---

# ESP Platform VM Status

Date: 2026-07-06

## Proxmox

- Host: 192.168.0.155
- Node: proxmox
- VMID: 675
- Name: esp-platform
- Storage: local-zfs
- Bridge: vmbr0
- Network: DHCP, reserved manually in MikroTik
- Reserved DHCP IP: 192.168.1.62
- MAC: BC:24:11:8B:A3:E6
- Static IP inside Debian: not configured
- CPU: 2 vCPU
- RAM: 4096 MB
- Disk: 40 GB

## Operating System

- Debian GNU/Linux 12 Bookworm
- User: codex
- sudo: NOPASSWD validated
- SSH: enabled
- QEMU guest agent: active

## Native Services

- PostgreSQL 15 native, listening on localhost
- Nginx 1.22 native, listening on port 88
- UFW active
- fail2ban active, sshd jail enabled with systemd backend

## Project Paths

- Repository: /opt/esp-platform/repo
- Firmware storage: /srv/esp-platform/firmware
- Configuration: /etc/esp-platform
- Logs: /var/log/esp-platform


## DHCP Reservation

The IP address `192.168.1.62` is fixed by a manual DHCP reservation in MikroTik for MAC `BC:24:11:8B:A3:E6`.

Do not configure a static IP address inside Debian. DHCP reservations are managed manually by the project owner.
