pve-container (6.0.13) trixie; urgency=medium
* setup: switch network configuration from network-scripts to NetworkManager
for RHEL 10 and derivatives like CentOS Stream, AlmaLinux and Rocky Linux.
-- Proxmox Support Team <support@proxmox.com> Mon, 15 Sep 2025 19:24:30 +0200
The images are available at https://images.linuxcontainers.org/ (also for Rockylinux 10). But Proxmox doesn't recognise this "centos" release. Can we get a small update for this, without hacking the check ourselves?
same issues here.
but when I create a CT from that image and don't change anything in the network settings, I can start the CT. And it has a DHCP connection. Changing anything in the network settings e.g. add a fixed IP or set it to DHCP gives an error.
See also...
updated PBS3 this morning to latest patch:
Unpacking proxmox-backup-server (3.4.4-1) over (3.4.3-1) ...
pbs3to4 now throws an error:
FAIL: could not match the 'proxmox-backup' package version, is it installed?
pbs3to4 had no errors before this update.
Have you swapped the ports as mentioned in 2.3.2?
with MS Exchange you should not use port 26 for outgoing so you have to
switch these two values (25 and 26) . In the end you have to
use port 25 for outgoing and port 26 for incoming mails.
I think it is the other way around with the port numbers:
Outgoing : Users----->(143/993/110/995/587) Exchange----->(26) PMG----->(25) FW-----> Internet
Incoming : Users <----Exchange(25) <-----PMG(25) <-----FW(25) <---Internet