Search results

  1. C

    PVE firewall with NAT not working

    May be my decision will be more comfortable for NAT manage - https://forum.proxmox.com/threads/proxmox-nat-on-gui-for-everyone.82323/
  2. C

    Proxmox VE 7.2 server with VM router for IP Address distribution for Vms

    May be my decision will help you - https://forum.proxmox.com/threads/proxmox-nat-on-gui-for-everyone.82323/
  3. C

    [SOLVED] Proxmox and VM over NAT

    I know it not solve your problem, but I think to manage NAT more comfortable with my patch - https://forum.proxmox.com/threads/proxmox-nat-on-gui-for-everyone.82323/
  4. C

    Firewall VM with single IP?

    Look for my decision. https://forum.proxmox.com/threads/proxmox-nat-on-gui-for-everyone.82323/
  5. C

    One Public IP on a dedicated server

    I've been down this road before. To separate networks, there are only two options - a separate virtual subnet + NAT or VLAN + routing. You can use my revision to manage NAT from WebGUI - https://github.com/Code-Exec/Proxmox_NAT_Patch
  6. C

    Can my hotspot send Internet into my hypervisor machine?

    If you send me a file Firewall.pm on ssa.codex@gmail.com then I can correct it. It should work. But I haven't tried it on such old versions.
  7. C

    Proxmox Firewall for NAT

    I have seen this information. My revision uses the recommendations from this article. But you will agree that it is much more pleasant to manage NAT from WebGUI. I understand that the path "true admin" is through the console, but still it is not very comfortable.
  8. C

    Can my hotspot send Internet into my hypervisor machine?

    I have a revision about NAT. So far, it is in Russian. It may be useful. https://forum.proxmox.com/threads/proxmox-nat-on-gui-for-everyone.82323/
  9. C

    Proxmox Firewall for NAT

    I have a revision about NAT. So far, it is in Russian. It may be useful. https://forum.proxmox.com/threads/proxmox-nat-on-gui-for-everyone.82323/
  10. C

    Proxmox Firewall for NAT

    This is only for VMs with ID 100. Keep in mind.
  11. C

    Proxmox Firewall for NAT

    I looked. There's a blank page.
  12. C

    Proxmox NAT on GUI for everyone!

    Hi everyone. I want to share with everyone my development that simplifies working with NAT in Proxmox. This development allows you to create NAT rules directly from the proxmox WebGUI. I think that you will appreciate my development, because I once faced such a problem and went through this...