Announcement

Collapse
No announcement yet.

Canonical's Netplan 1.1 Improves Compatibility With Proton VPN & Microsoft's Azure Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by JPFSanders View Post
    The very first thing I do with Netplan on servers and workstations is:

    dpkg --purge netplan
    apt install NetworkManager
    doesn't make sense, they solve two completely different tasks.

    Originally posted by Chugworth View Post
    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.
    ​The benefit is that your config gets network demon agnostic. Thanks to Netplan, Ubuntu switched seamless from NetworkManager to systemd-networkd on their servers a while back while having the desktops remain on NM and still admin was similar across the fleet.
    Last edited by F.Ultra; 15 August 2024, 02:52 PM.

    Comment


    • #12
      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.

      Comment

      Working...
      X