vnet

  1. D

    vnet with ipv6 subnet?

    Proxmox 8.4.1 I was trying to add an IPv6 ranges to my SDN setup - so I added an ULA /48 to the vnet, and added a dhcp range. In /etc/pve/sdn/subnets.cfg I see subnet: local-fdaa:b3a8:7e93::-48 vnet vnet0 dhcp-range...
  2. 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...
  3. N

    Issues with proxmox VNET and dnsmasq (dhcp ranges, option dhcp-host)

    Version of proxmox is 8.4.1 on a single Debianserver with systemd-resolved. I have created a zone and vnet in proxmox and want to supply ip and hostname to the VMs to be created inside via dhcp using dnsmasq. 1. DHCP range in subnet not applied (this seems to be a general issue) If I specify...
  4. D

    [SOLVED] DHCP not working with SDN Subnet

    Need some assistance setting up a proxmox SDN subnet with DHCP. I've got the following configuration: tldr: subnet called `nexus` with range `10.10.0.0/24`. Gatway `10.10.0.1` and DHCP range of `10.10.0.{20-254}` root@goliath:~# tail /etc/pve/sdn/*.cfg ==> /etc/pve/sdn/subnets.cfg <== subnet...
  5. D

    Traffic does not pass between VMs on same node, passes when across nodes

    I am not getting traffic between 2 VMs on the same vxlan when the VMs are on the same node. When I migrate either VM to another node in my cluster, these work as configured. I have SDN enabled, and in there SDN > VNets have a VNet science at the cluster level, tag 801. It has isolate ports set...
  6. L

    Handling Division-Based VLANs Across Sites in Proxmox SDN

    We're evaluating Proxmox SDN for our multi-site setup and running into some design limitations. We have several divisions, each spanning multiple physical sites. Each site assigns its own VLAN ID and subnet per division. Site-to-site connectivity is handled via IPsec tunnels at the router...
  7. M

    pve-firewall with nftables enabled: pending changes

    I'm having issue with pve-firewall having "pending changes" as soon as I enable nftables at the host level pve-firewall status Status: enabled/running (pending changes) Restarting pve-firewall does not help Deleting all VNet firewall rules does not help Linux x3 6.8.12-4-pve #1 SMP...
  8. W

    [SOLVED] SDN with 2+ vnet subnet specify SNAT to WAN IP

    I have 5 IP addresses from my ISP and need to setup a VNET for each IP with a pfSense firewall to provide UPNP support for each IP. My test machine has a an internal Ethernet port and a USB Dongle. I am using the dongle (enx22) for the WAN The network looks like this: enx22 <--> vmbr1 <-->...
  9. J

    [SOLVED] Can't get Proxmox-VE to work with Netbox

    Netbox Version: 4.0.9 PVE Packages pve-manager: 8.2.4 (running version: 8.2.4/faa83925c9641325) ifupdown2: 3.2.0-1+pmx9 libpve-network-perl: 0.9.8 dnsmasq: 2.89-1 Netbox Configs Proxmox Setup I'm trying to use Netbox as an IPAM via the SDN feature and I just can't get it working as it...
  10. B

    SDN create VNet permission

    Let's say I create an SDN zone called "ExampleZone" with one VNet called "ExampleVNet". My goal is for a User "ExampleUser" to be able to create additional VNets in that zone. Going through the API hierarchy in the docs here he seems to need SDN.Audit and SDN.Allocate for the...
  11. M

    [SOLVED] SDN VNet subnet specify SNAT interface/IP

    I've setup a simple zone with automatic DHCP, a vnet and 10.0.0.0/24 subnet with SNAT enabled. On the host I have 2 bridges configured: - vmbr0 with public IP 1.1.1.1 - vmbr1 with public IP 1.1.1.2 (Those aren't the real IP addresses, just substituted by me). When creating the subnet and...
  12. N

    Unable to create SDN VNet without tag

    I'm having an issue transitioning to the Proxmox VE Software-Defined Network (SDN). Current situation: enp6s0f0 is an untagged network connection vmbr100 is a Linux bridge with bridge port = enp6s0f0 VM998 has a network device attached to vmbr100 This configuration works great When I try to...
  13. Y

    (please delete)

    (delete)
  14. J

    removing LXC network fails in PVE 8.0

    I have upgraded about a week ago to PVE 8.0 and haven't messed with my LXC containers after the upgrade, but when I added another interface to an LXC container and try to remove it, I found out that I cannot do that due to an SDN issue? The error I get is: - no sdn vnet ID specified (500) This...
  15. K

    Beta VXLAN Issue

    Hi Guys, So, I'm attempting to roll out the new GUI SDN at my home Prox lab. Currently, when I create a VXLAN Zone "mynet" and a VNet "vnet1", and attempt to apply the config, I get an error on all nodes, picture attached. I checked in Syslog and all I can really see is an entry of...