netplan

  1. B

    NetworkManager and Netplan

    Hi everyone. I have set up my home wifi connection with NetworkManager GUI. Everything works fine with DHCP on and all gateway, DNS parameters are correctly obtained fron my router. I also have Netplan, with a yaml file stating that my wifi adapter should not use DHCP, and it's using...
  2. B

    Solved ip - ifconfig - netplan - interfaces file

    Hi! I'm struggling to configure a quite simple network using Debian. I can't see the difference between using the following commands to set the networking parameters. ip ifconfig netplan /etc/network/interfaces file When to use one or another? Why so many tools for the same purpose? Does any...
  3. C

    routing traffic with netplan

    Hi there. i have 2 virtual machines both ubuntu 22.04. All network interfaces are private. first vm has two private lan: 172.16.0.2 192.168.100.2 second vm has two private lan: 192.168.100.4 192.168.102.4 using netplan how can i redirect traffic from vm1 192.168.100.2 to vm2 192.168.102.4...
Top