Announcement
Collapse
No announcement yet.
Canonical's Netplan 1.1 Improves Compatibility With Proton VPN & Microsoft's Azure Linux
Collapse
X
-
Never used netplan, never really needed anything more then networkmanager but that might just be because im used to it. I have however tried to make network config agnosting stuff before, would rather let my balls be used as a boxer's speedbag then go through that again, if netplan can work out well, I could see netplan being incorporated into custom networking apps directly working quite well.
-
Originally posted by JPFSanders View PostThe very first thing I do with Netplan on servers and workstations is:
dpkg --purge netplan
apt install NetworkManager
Originally posted by Chugworth View PostI don't like that layered config-on-config stuff. systemd-networkd works just fine, even with fancy stuff like interface bonding with a bridge interface and several VLANs.
It's a similar situation in the Linux firewall world. For example, in the KDE Plasma settings menu, there's a page for firewall configuration. Yet it requires ufw or firewalld to work. Again with the layered business, nftables is the native Linux kernel firewall and it works just fine! Just make the GUI interface control that.Last edited by F.Ultra; 15 August 2024, 02:52 PM.
- Likes 3
Leave a comment:
-
Originally posted by aviallon View Post
Networkd will need to have D-Bus compatibility with Network Manager first.
It will need to be drop-in compatible as far as Desktop Environments are concerned, for it to gain a real traction.
- Likes 2
Leave a comment:
-
Originally posted by fitzie View Postthis is the one area that I'd want systemd to conquer. the networking setup stack is a fragmented mess and the major distributions are focused on their own solutions rather then convergence around networkd.
If anything, netplan is the "unification" that you're looking for. The effort to get networkd into a state where GUIs would be comfortable using it would take ages.
- Likes 7
Leave a comment:
-
Originally posted by JPFSanders View PostThe very first thing I do with Netplan on servers and workstations is:
dpkg --purge netplan
apt install NetworkManager
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package NetworkManager
NM is installed by default on ubu lts
- Likes 1
Leave a comment:
-
Netplan is actually really good, and a necessity if you're working a lot with cloud-init.
- Likes 2
Leave a comment:
-
I don't like that layered config-on-config stuff. systemd-networkd works just fine, even with fancy stuff like interface bonding with a bridge interface and several VLANs.
It's a similar situation in the Linux firewall world. For example, in the KDE Plasma settings menu, there's a page for firewall configuration. Yet it requires ufw or firewalld to work. Again with the layered business, nftables is the native Linux kernel firewall and it works just fine! Just make the GUI interface control that.
- Likes 2
Leave a comment:
-
The very first thing I do with Netplan on servers and workstations is:
dpkg --purge netplan
apt install NetworkManager
- Likes 4
Leave a comment:
-
Originally posted by intelfx View Post
It'd be a very good thing to have indeed. But the amount of work to get there would be pretty severe. networkd is a really damn good implementation of core networking concepts, but despite the efforts to support dynamic reconfiguration it's still kinda lacking in that regard. This will have to change before the general purpose (non-server) Linux ecosystem can start trying to coalesce around networkd.
It will need to be drop-in compatible as far as Desktop Environments are concerned, for it to gain a real traction.
- Likes 5
Leave a comment:
-
Originally posted by fitzie View Postthis is the one area that I'd want systemd to conquer. the networking setup stack is a fragmented mess and the major distributions are focused on their own solutions rather then convergence around networkd.
- Likes 3
Leave a comment:
Leave a comment: