[systemd-devel] systemd prerelease 253-rc1

2023-01-24 Thread systemd tag bot
A new systemd ☠️ pre-release ☠️ has just been tagged. Please download the tarball here: https://github.com/systemd/systemd/archive/v253-rc1.tar.gz NOTE: This is ☠️ pre-release ☠️ software. Do not run this on production systems, but please test this and report any issues you find to GitHu

Re: [systemd-devel] networkd: Link local static IP address behind NAT

2023-01-24 Thread Thomas Burghout
Thank you Mike and Andrei. Having the dedicated address section with Scope=global solved our issue. We did investigate the Scope option, but did not realize it was both available in the Route and Address section. Thanks again.