NAT network
{{ ctx.nat.name }}
{{ 'ready' if ctx.nat.exists else 'not created' }}
{{ ctx.nat.info }}
{{ ctx.nat.leases }}
| Name | State | Autostart |
|---|---|---|
| {{ net.name }} | {{ net.state }} | {{ net.autostart }} |
| Libvirt-сети не найдены | ||
| Внешний порт | VM | Внутренний адрес | Протокол | Заметка | |
|---|---|---|---|---|---|
| {{ item.external_port }} → {{ item.guest_port }} | {{ item.vm_name }} | {{ item.guest_ip }} | {{ item.protocol }} | {{ item.note }} | |
| Пробросов пока нет | |||||
{{ ctx.nft_rules }}