I have configured a bond and 2 other network ports in my netplan configuration file, which works fine. The problem I face now is that I can not find a way to enable screen sharing since no networks are shown is settings, so it is not possible to set in the Gnome Control Center. I have tried manually making setting changes with:
gsettings set org.gnome.Vino network-interface 'bond0'
gconftool-2 --set --type=bool /desktop/gnome/remote_access/enabled true
But neither fixed the problem. I have a similar post here: superuser. Is it possible to enable screen sharing without using NetworkManager as the renderer in netplan?