Netplan: Message "WARNING:root:Unknown device type: vlan" #netplan #vlan

https://askubuntu.com/q/1565906/612

Netplan: Message "WARNING:root:Unknown device type: vlan"

My netplan version: 2 renderer: NetworkManager ethernets: enp0s3: link-local: [] vlans: vlan201: id: 201 link: enp0s3 dhcp4: no dh...

Ask Ubuntu

Lenovo Thinkpad LAN USB 3.0 to Ethernet adapter #server #usb #lenovo #netplan #wired

https://askubuntu.com/q/1565889/612

Lenovo Thinkpad LAN USB 3.0 to Ethernet adapter

We have a payment system currently running windows 10 on Raspberry Pi's. A Linux platform is now in development instead. Right now we can access those RPI's via Teamviewer over a MiniPC or an Intel...

Ask Ubuntu

Okay, if today is a day of morons, I must mention #systemd, #netplan, and maintainers of #nftables who specified network-pre.target for Wants and Before in nftables.service.

Just think: network-pre

They are happily unaware of tunnels created by netplan.

And netplan cannot create tun interfaces, LOL.

#ifupdown and #sysvinit worked like a charm but which VPS provider offer, say, #devuan ?

Modern developers drag us back to the stone age.

I've just finished to set up my #ansible playbooks with #NetworkManager... They've changed for #netplan ;-(
Cloud-init on Raspberry Pi OS
https://www.raspberrypi.com/news/cloud-init-on-raspberry-pi-os/

#RaspberryPi #DevOps

Cloud-init on Raspberry Pi OS - Raspberry Pi

Provision your Raspberry Pi images with users, network settings, storage configurations, and more before boot with cloud-init on Raspberry Pi OS.

Raspberry Pi

Are there any generators for #netplan config from #Netbox data? I can't be the first to want this, but I can't find anything - even before requiring support for MTUs and VLANs on LAGs...

#Networking

Ubuntu 25.10 Network Disabled After Reboot? Do not panic! Here's How to Fix it.

Full Guide: https://ostechnix.com/ubuntu-25-10-network-disabled-after-reboot/

#Ubuntu2510 #Network #Troubleshooting #Netplan

Ubuntu 25.10 Network Disabled After Reboot: Here's How To Fix It - OSTechNix

Ubuntu 25.10 network keeps disabling after reboot? Here's how to fix it by editing the Netplan configuration file and disabling DHCP.

OSTechNix
Es momento para lanzar un testlab 🤠 con la rc1 #debiantrixie #netplan #podman #wireguard

Just replaced my 18-year old gateway/router/firewall computer (homebuilt Athlon-based). It has been reliably up 24/7 all this time. Sorry to tear it down, but the new machine is better in every way.

The switch included a change in the boot configuration from using network/interfaces and ifupdown to using #netplan and #systemd.

Next: installing #PiHole and #Nextcloud on the new machine.

#Linux

@ubuntuasahi #netplan was the answer. It doesn't do anything by default. Added config to request DHCPv4 on #ens0 (network interface). And then it immediately got an IP address after running `netplan apply`. Case solved

Yes, that was the obvious solution. Glad I don't have to type all that in myself, but rather that #Hashicorp #Packer does that for me.

(I have to configure the network to set "dhcp-identifier: mac" in Netplan, *before* the autoinstall file is downloaded; to mimic what happens when I install NetworkManager in the generated VM, otherwise it switched IP addresses after reboot, and Packer fails to log in over SSH).

Definitely did not waste most of today figuring this out...

#Ubuntu #CloudInit #Netplan #NetworkManager #FAIL