Search results

  1. V

    Backups fail : ERROR: can't aquire lock '/var/run/vzdump.lock'

    for guys who search this error check if no exists vzdump process running, then go to /var/run/, check if there vzdump.pid + vzdump.lock files exists if it there, delete it and try to run backup again.
  2. V

    iptables port forwarding

    pardon, i was mistyped, of course iptables -t nat -A PREROUTING -p tcp --dport 2222 -j DNAT --to-destination 192.168.0.3:22 in additional this messages loggen when i try to add a rule Jan 9 17:23:43 debian kernel: [1491384.468411] xt_tcpudp: disagrees about version of symbol module_layout
  3. V

    iptables port forwarding

    Hi, trying make a port forwarding from host to guest iptables -t nat -D PREROUTING -i vmbr0 -p tcp --dport 2222 -j DNAT --to 192.168.0.3:22 iptables: No chain/target/match by that name. iptables always fail when i specify --dport iptables -A INPUT -p tcp --dport 2222 -j LOG iptables: No...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!