[15:41] Hello, im new with netplan configuration.. how to setup static lan ip on the host and bridge dhcp4 & dhcp6? [15:49] Will this config work? network: [15:49]   version: 2 [15:49]   renderer: networkd [15:49]   ethernets: [15:49]     enp6s18: [15:49]      addresses: [15:49]         - 192.168.0.123/24 [15:49]       nameservers: [15:49]         addresses: [8.8.8.8, 8.8.4.4] [15:49]       routes: [15:49]         - to: default [15:49]           via: 192.168.0.1 [15:49]       dhcp6: yes [15:49]   bridges: [15:49]     br0: [15:49]       dhcp4: yes [15:49]       dhcp6: yes [15:49]       interfaces: