I have a fedora server as a router. The WAN interface is enp3s0, which is connected to a fiber modem. The network is managed by systemd-networkd. I create a VLAN interface enp3sp.85, which is used for IPTV. The modem runs a DHCP server. Enp3s0 acquires 192.168.1.10 and enp3s0.85 acquires 31.110.225.193, as expected. But if the modem reboots, enp3s0 and enp3s0.85 acquire 192.168.1.10 both. This is different from NetworkManager. Enp3s0.85 managed by NM acquires 31.110.225.193 always after modem reboots. I have to bring up the device manually to get the correct address.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Configuring the net interface in Fedora Workstation 37 | 0 | 899 | December 22, 2022 | |
Fedora 36 workstation. impossible to get ip address from dhcp server when using ethernet interface | 11 | 2112 | March 12, 2023 | |
Fedora 36 suddenly changed name of network adapter from enpNNs0 breaking networkd configuration | 17 | 1338 | March 8, 2023 | |
Fedora 35 server not getting ipv4 address via dhcp | 8 | 4319 | November 11, 2021 | |
Ethernet settings reset after reboot | 8 | 2480 | October 24, 2022 |