Search results

  1. J

    Howto port forward from a public IP to a VM

    SOLVED: It seems to work if I add the following lines to vmbr0: post-up iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to 10.10.10.2:80 post-down iptables -t nat -D PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to 10.10.10.2:80
  2. J

    Howto port forward from a public IP to a VM

    Hi, So far I have been able to setup Proxmox on a server with a public IP. I do have a LXC VM running and it has internet. Now I want to forward a port to my VM and I found this manual online. Still, whatever I do, nothing seems to work (I disabled the firefwall on Proxmox). My interfaces file...
  3. J

    Howto setup network with one public IP

    Hi Manu, Thanks for helping me out!! I tried this part already but I must have made a mistake. I tried again and gave the VM an IP: 10.10.10.50/24 and gateway 10.10.10.1 and everything works fine!
  4. J

    Howto setup network with one public IP

    Hi, I've read nearly all forum topic about this, but still I can't figure out how to set up an ip for my lxc containers. - I have a server directly connected to the internet so I have 1 public ip. - On this server I run a fresh installation of proxmox. - I create one lxc container with Debian...

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!