Skip to main content

Questions tagged [systemd-networkd]

For questions pertaining to systemd-networkd, a system deamon that manages network configurations. Use this tag for questions about systemd-networkd itself, using systemd-networkd, or questions about issues arising from network configurations managed by systemd-networkd.

0 votes
0 answers
26 views

How to fix netplan error on Rocky 9.4 FileNotFoundError

I am running Rocky 9.4 and installed netplan by: sudo dnf install netplan Before making any changes, the ip address via dhcp is 192.168.0.102 and the ethernet name is enp0s3. I created file /etc/...
arcomber's user avatar
  • 274
5 votes
2 answers
712 views

Binding to an IP address on an interface that comes and goes

I have an ap0 interface configured for systemd-networkd which is designed to be enabled/disabled dynamically by an application. I would like this same application to bind to an IP address associated ...
Christopher Hunt's user avatar
0 votes
1 answer
68 views

Linux won't send multicast packets to interface

I have a server on VPN configured as a TAP device (as opposed to TUN, since it is joining to a wider network). I can send unicast traffic of that network, as well as receive multicast packets (and ...
Charles Lohr's user avatar
0 votes
1 answer
45 views

Bypassing DHCP DNS with systemd-resolved

The issue Changing the DNS option in resolv.conf from the VM's gateway to 8.8.8.8 will result in no DNS resolution. resolvectl query google.com succeeds if I set DNS to my gateway. The set-up /etc/...
Centaro's user avatar
  • 23
0 votes
0 answers
21 views

Static and dynamic IP configuration with .network files using systemd

I can see 2 conf files(59-wlan0sta.network and 99-wlan0sta.network) related to wifi interface wlan0sta here is the content of the files: # cat /etc/systemd/network/59-wlan0sta.network [Match] Name=...
ashok449's user avatar
0 votes
1 answer
62 views

Can systemd networkd be configured for netboot, PXE boot, if yes, how?

If I understand this "issue" (systemd-networkd DHCP Server ignores SendOptions #15780), SystemD can be configured to handle network booting. However, I am unable to find more information ...
user212827's user avatar
0 votes
0 answers
39 views

systemd-networkd: Start service after network device is up

Based on ubuntu, I built a home router/access point. Network configuration is done completely with systemd-networkd (NetworkManager is disabled). For the local network I have a bridge (bridge0) that ...
IanH's user avatar
  • 101
1 vote
2 answers
193 views

Compile a script, add it to system so it runs before (or during) system boot

I really don't know how to go about this so I'm asking you guys here for help Long story short with some background details I have a USB3 2.5gb NIC attached to my Raspberry Pi 5 (this SBC also has its ...
Arelius's user avatar
  • 73
1 vote
1 answer
292 views

Configure two network cards persistently

I have two NICs and want to set the system up so the second one is the main/default one. First one is a 1Gb unit and its built into. The second one which is a 2.5gb NIC is attached over USB3, this ...
Arelius's user avatar
  • 73
0 votes
0 answers
16 views

KVM/libvirt VMs layer 2 looks good but layer 3 isn't working

This looks like it's similar to this question but my setup (kvm/libvirt) looks closer to the answer than the question. Host is running Debian 12 (bookworm) and is up-to-date with upgrades, nothing ...
Jarad Downing's user avatar
0 votes
1 answer
277 views

systemd-networkd-wait-online service timing out during boot

I been having this issue for quite a while so today I have tried a suggestion I found online and running systemd-analyze plot and checking the output. I'm attaching the SVG file here because unless I ...
Jay Croghan's user avatar
0 votes
0 answers
105 views

systemd-networkd client-identifier DHCP Server and client DUID assignment with B.A.T.M.A.N mesh

I have 3 Linux boxes running kernel 5.15 and systemd version 250.5+. I have one of the boxes running as a B.A.T.M.A.N mesh master, with a DHCP Server managed by SystemD, and the other two are mesh ...
PhilBot's user avatar
  • 29
0 votes
0 answers
186 views

Docker bridges have no-carrier with sytemd-networkd

My docker containers connected to a bridge network aren't able make outbound connections. I found out that two of the bridge networks had no carrier. I believe, I am currently running systemd-networkd ...
CodeCraft's user avatar
0 votes
0 answers
123 views

Debian 12 VM (on Hyper-V) has eth0/eth1 interface names instead of expected Predictable Network Interface Names?

I've just installed a brand new Debian 12.4.0 VM on a Hyper-V host, using the typical Debian debian-12.4.0-amd64-netinst.iso image. Logging in to complete the network setup, I'm surprised to find that ...
Hydrargyrum's user avatar
0 votes
0 answers
169 views

Troubles setting up fixed IP on Debian 12 VM

I've got Debian 12 VM running on an Macbook (M2) using Lima. I have added a 2nd network to it which created a lima0 network interface in the the Debian VM. By default it tries to get its address from ...
MLu's user avatar
  • 2,130

15 30 50 per page
1
2 3 4 5
17