Recent content by ricou

  1. R

    proxmox 7.0 sdn beta test

    Thank you. your advice make the trick. idisable autoconf on this specific iface
  2. R

    proxmox 7.0 sdn beta test

    i think i will get one zone like you said. this is the result for ifquery -a -c auto lo iface lo inet loopback auto enp7s0f0 iface enp7s0f0 inet static [pass] address 10.50.0.50/24 [pass] auto eno2 iface eno2...
  3. R

    proxmox 7.0 sdn beta test

    ifreload result is join. I know that i dont need to define 1 zone per vnet. zone that i defined are logical zone WAN, front, back. I will create more vnet on each zone when i will need it. May be my comprehension of what a zone is are not correct. Is multitenancy/rights assignement the only...
  4. R

    proxmox 7.0 sdn beta test

    Hello i'm facing a new problem with the SDN module. the vwan interface on the VWAN zone is on error on 1 node only (among a 3 node cluster) : "error iface vwan" How can i check /correct this? Is there a troubleshoot guide for SDN? which are the log files to check? Ty
  5. R

    proxmox 7.0 sdn beta test

    Ok i understand. Thank you spirit
  6. R

    proxmox 7.0 sdn beta test

    Hello. I have some question about provisionning cloud-init image in SDN proxmox cluster. I thought when i clone a vm with cloud init process enable , the vm will inherite of the gateway given in vnet/network in SDN module. I did n' notice this with my test. Si what is the purpose of the gateway...
  7. R

    proxmox 7.0 sdn beta test

    it does the trick thank you spirit. and yes this is quite bit confusing. is it used for multitenancy?
  8. R

    proxmox 7.0 sdn beta test

    Hello thank you spirit for you help and quick answer. i'm sure it's a stupid thing that i did not understand.
  9. R

    proxmox 7.0 sdn beta test

    hello there. i spent some time on the sdn plugin for a vlan implementation without reachint to make think working. (may be 4 days) It's for a homelab (+ affinities when i will get a Netfiber) , so node will not be exactly the same (RAM, CPU and network interface count) My context: - 3 nodes...