Recent content by encryptedserver

  1. E

    Proxmox 9.0.4 doesn't get IP by DHCP

    Please also fix bugs related to DHCP like Proxmox refuses to start when DHCPv6 is used because somehow Proxmox is deleting the lease file. https://forum.proxmox.com/threads/looks-like-proxmox-8-is-generating-new-ipv6-duid-for-every-reboot.129429/
  2. E

    Looks like Proxmox 8 is generating new IPv6 DUID for every reboot

    Commenting out #SKIP_DOWN_AT_SYSRESET = yes line in /etc/default/networking works for me now.
  3. E

    Proxmox 9.0.4 doesn't get IP by DHCP

    I wish if both Debian and Proxmox would switch to systemd-networkd, that would be nice.
  4. E

    Proxmox 9.0.4 doesn't get IP by DHCP

    I had the same problem, my server would not boot after using DHCPv6/4 and figured out using logs that dhclient was not installed. Installed dhcpcd first but it did not work so I tried with dhclient and it worked. Please add support for dhcpcd in proxmox...
  5. E

    How can I use dhcpcd instead of dhclient for DHCPv6 and DHCP

    Upgrading from 8 to 9 DHCPv6/4 worked fine but I decided to go for a fresh install of Proxmox 9 and the server would not boot after using DHCPv6/4. After logging in using a monitor I found out using the logs that dhclient is not installed by default and that is why there was no Internet...
  6. E

    [suggestion] Folders for VMS

    Because I do not want to see the long list of VMs, folders would be nice, just expand (Production) (Test) to see all the VMs in that folder only. I do use tags by the way.
  7. E

    [suggestion] Folders for VMS

    I would also like to see folders to categorize VMs into folder names.
  8. E

    Looks like Proxmox 8 is generating new IPv6 DUID for every reboot

    Is this bug fixed in Proxmox 9, It is a bug only happens with Proxmox which deletes DUID file on every reboot and it makes Proxmox unbootable. Serious bug, it needs to be fixed. https://bugzilla.proxmox.com/show_bug.cgi?id=5466
  9. E

    Setting up IPv6 (Unifi Router)

    The gateway IPv6 address you are using is wrong, it is a link-local IPv6 address and local to each device and you cannot connect to it. Try to find the IPv6 of your unifi router, mine is fd88::1 for Openwrt router.
  10. E

    Looks like Proxmox 8 is generating new IPv6 DUID for every reboot

    I can confirm that this works, on my Openwrt I can see that lease is expired on shutdown (correct way) and kept the DUID the same. Proxmox staff needs to look into this and remove the line that removes dhclient files.
  11. E

    Looks like Proxmox 8 is generating new IPv6 DUID for every reboot

    I am not sure why dhcp client files are removed, no other distro does this including Debian. I will remove the code and test it and post it here.
  12. E

    IPv6 connectivity to VMs with enabled firewall

    I checked and it is not configured for my VMs and they all have native IPv6 connectivity. This is what I have in the config [OPTIONS] enable: 1 radv: 1 macfilter: 1 policy_in: ACCEPT [RULES] |GROUP deny-lan-access
  13. E

    IPv6 connectivity to VMs with enabled firewall

    I also have firewall enabled on the datacenter level and IPv6 is working fine for both Proxmox and VMs. Are you also allowing router advertisements? accept_ra 2 Example
  14. E

    [SOLVED] Problem with "Removable Bootloader"

    Do I need to run those two commands on my Proxmox server?
  15. E

    you do not have a valid subscription for this server

    The one time donation of $25 is just to remove the nagware at login, nothing more, just for home use.