Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

Proxmox NAT port forward for kvm
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Proxmox NAT port forward for kvm

https://forum.proxmox.com/threads/port-forward-with-built-in-nat-and-pve-firewall.21194/

It's actually

qm set -args "--redir tcp:5555::22"

You can see/delete the entry in /etc/pve/qemu-server/.conf

Seems to work on proxmox 4.1

Comments

  • dragon2611dragon2611 Member
    edited March 2016

    The NAT in proxmox seems to be fairly limited i.e TCP/UDP only. (As in using QEMU's nat mode instead of IPTABLES)

Sign In or Register to comment.