tag

  1. R

    Backup based on tags

    Hi Proxmox community, Is ist possible to control the PBS backup based on tags for vm's? Example: vm101 - tag: debian, fileserver, weekly vm102 - tag: windows, ad, daily vm103 - tag debian, test, none Our idea: PBS shall read the tags of the vm's automatically and perform the backup of the...
  2. B

    Need some help figuring out a VLAN Trunk over VMs

    Hey everyone, still getting some things figured out. So i've been working trying to get some networking up and running. I've tried a few solutions i've seen online but havent gained much traction personally, so i figured i'd reach out. This is my interface setup at the moment auto lo iface lo...
  3. F

    [SOLVED] Isolating virtual machines with vlan

    Hey everyone, I want to isolate virtual machines from communicating with each other without getting out on the local network. I realised a test with a my laptop connected to the server where i managed to ping a vm from another so even if i need any connection between the VMs I want it to happen...
  4. D

    [SOLVED] VLAN Setup for pass Vlans to AP

    Hello my fellow Proxmox Users/Guru's Just wanted to take advice for the potential changes I am planning on to make in my Home LAB. I have 4 Port NIC + 1 onboard on my Proxmox Node, so far it has been working fine. I run Sophos XG and Sophos AP55. I want to move few wireless and wired devices...
  5. M

    NAT configuration

    I have installed Proxmox 5.1. Can I have two vmbr ? One for the bridge IPs and another for NAT? I want to have two VMs that only have access to Internet but not reachable from outside. Right now I have: # This file describes the network interfaces available on your system # and how to activate...
  6. J

    VLAN Tag 500

    Hello, i'm a server admin. i have setup a container template for user to clone the container. Proxmox will provide a new ip to user when they create new cloud container. So , the question is user can't ping ip and there are no network function here. i have try to access the console and enter...
  7. R

    guest cisco OS VLAN TAGGING removed by bridge

    Hi, I'm installing a cisco virtualized router on proxmox. As network setting, i set up a bridge interface. But, when i made do1q encapsulation in my cisco virtualized router (so in the guest os), i noticed that at the output bridge interface, the tag has been removed. I spent several hours on...