Hello,
I am trying to enable temporary and/or stable addresses for a link and
am most likely running into troubles with the device naming. However, I
do not change any network name myself, neither in udev nor as part or a
link file, it's just the standard system settings (from Arch, in case
t
Do you have a udev 'persistent network device name' rules file in
/etc/udev/rules.d? Many distributions install such a rules file by
default, and this renames the interfaces to 'standard' names.
On Fri, May 22, 2020 at 3:47 AM Ede Wolf wrote:
>
> Hello,
>
> I am trying to enable temporary and/or
Hello,
Thanks for replying. As I have written, I am using no custom .rules or
.link file. /etc/udev/rules.d is empty and /etc/systemd/network only
contains .network files.
But I believe the problem would not change. As wether I rename an
interface or 99-default.link as part of systemd-networ
Found the reason for this global issue. The not working machine had not
been moved to SLAAC, as I've though it was, but had still been
configured statically.
Bummer.
As a workaround I have set default values:
net.ipv6.conf.default.stable_secret=
net.ipv6.conf.default.addr_gen_mode=2
net.ipv6
22.05.2020 15:44, Ede Wolf пишет:
> Hello,
>
> Thanks for replying. As I have written, I am using no custom .rules or
> .link file. /etc/udev/rules.d is empty and /etc/systemd/network only
> contains .network files.
>
This is irrelevant. *ANY* rule can set device name which will rename
interface
Am 22.05.20 um 17:58 schrieb Andrei Borzenkov:
The problem is, that sysctl.conf is being executed before the interfaces
get their eventual names.
That sounds like actual bug. What systemd version do you use?
At least it is, what the journal suggest, as seen below. However,
generally it sou
That sounds like actual bug. What systemd version do you use?
I've just did a test with Deepin, as I've had VM flying around of that
debian based distribution, and here it seems to work, using systemd 241
instead of 245. systemd-sysctl is clearly called after the renaming:
May 22 21:48:
There are other issues with either systemd-245 or arch.
When NOT using any
net.ipv6.conf.xxx.use_tempaddr=2
statements in sysctl.conf, but instead are only using
IPv6PrivacyExtensions=yes
on arch/systemd-245 this setting gets ignored. On Deepin however a
temporary address is assigned, as exp
However, all is not gold with Deepin as well, as when using a .link file
in /etc/systemd/network to rename the interface, Deeping as well does
not work any more. Here, eth0 aka enp0s3 aka custom lan-01:
# journalctl -b0 | grep -E 'sysctl|lan-01|enp0s3|eth0'
May 22 22:31:22 test1-PC kernel: Ya
On Tue, 19 May 2020 at 10:31, Arian Van Putten wrote:
>
> Hey list,
>
> systemd-timesyncd has an Alias=dbus-org.freedesktop.timesync1.service and an
> accompanying dbus service file too.
>
> It is started in early boot; `Before=sysinit.target` so why would making it
> dubs-activatible ever mak
22.05.2020 22:17, Ede Wolf пишет:
> Am 22.05.20 um 17:58 schrieb Andrei Borzenkov:
>>>
>>> The problem is, that sysctl.conf is being executed before the interfaces
>>> get their eventual names.
>>>
>>
>> That sounds like actual bug. What systemd version do you use?
>
> At least it is, what the jou
11 matches
Mail list logo