simple

  1. H

    PVE 9.0.5 - Assignment of DNS-Domainname in SDN of LXC containers inconsistent

    Hi all! I've installed the new PVE 9 on a small testing machine, made all the updates from the no-subscription repository and installed dnsmasq and disabled the service. I intend to use it as DHCP and DNS in the SDN zones. All following steps are without any VLAN. ERROR: The containers don't...
  2. D

    [SOLVED] Configure devices to talk on SDN

    So I'm trying to configure SDN. Initially I tried creating the zone as Simple, but found the devices in the zone while able to reach the gateway, they were not able to talk with each other. I then created a new zone which was a vlan, and here the devices are able to talk with each other, but...
  3. S

    Simple SDN Zone default behavior

    Its 2025 and I am using proxmox latest version - 8.4 . I created 2 simple sdn zones. Vnets with different ip subnets in each dhcp enabled and snat enabled. but still my vms in different sdn simple zones are able to communicate with each other by default. This defeats whole purpose of me using...
  4. H

    Is network set up in unmanaged containers?

    Hello, if i set container ostype: unmanaged will proxmox/lxc configure it's network? I understand that it no longer can't do the distro specific setup (eg.: edit /etc/network/interfaces for debian), but it still can configure network dynamicaly eg. using lxc.net.0.ipv4.address = 192.168.1.1/25...