<div dir="ltr"><div class="gmail_default" style="font-size:large">Hello all,<br><br>I'm running a systemd-nspawn container started with machinectl using the following systemd.nspawn file in /etc/systemd/nspawn:<br><br>[Exec]<br>PrivateUsers=off<br>Timezone=off<br>[Network]<br>VirtualEthernet=yes<br>Port=tcp:23:22<br>Port=tcp:8080:80<br>Port=tcp:4433:443<br><br>The problem I'm having is that the port mapping for 443 fails, whereas the other mappings work. The listed services are all active in the guest system, and no firewall rules are active. <br><br>System: Debian<br><br>Host: # apt list systemd-container<br>Listing... Done<br>systemd-container/testing,now 254.5-1 amd64 [installed]<br><br>Guest: # apt list systemd-container<br>Listing... Done<br>systemd-container/stable,now 252.17-1~deb12u1 amd64 [installed]<br><br><br>Any help would be much appreciated.<br><br>Best regards,<br>Rob<br></div></div>