snapshot mode
This mode provides the lowest operation downtime, at the cost of a small inconsistency risk. It works by performing a Proxmox VE live backup, in which data blocks are copied while the VM is running. If the guest agent is enabled (agent: 1) and running, it calls guest-fsfreeze-freeze and guest-fsfreeze-thaw to improve consistency.
INFO: skipping guest-agent 'fs-freeze', agent configured but not running?
IMPORTANT:
This server does not support mixing LRDIMMs or RDIMMs. Attempting to mix any combination of these DIMMs can cause the server to halt during BIOS initialization.
/ip proxy
# включаем прокси
set enabled=yes
/ip proxy access
# разрешаем http-доступ к модему
add dst-address=192.168.1.1
# запрещаем весь остальной http-трафик
add action=deny
/ip proxy direct
# запрещаем все прямые соединения
add action=deny
/ip dns static
add address=192.168.1.1 name=ik41.home