Changing gnome-remote-desktop interface?

Folks, setting up gnome-remote-desktop following these instructions:

And, the service seems to set itself up on the wrong iface - wan and not lan:


Removed the service from the public zone and put it on the internal zone, but the ‘Networks’ continues to show on the wrong iface - bond0 and not bridge0:

8: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether b4:b5:2f:5b:17:8e brd ff:ff:ff:ff:ff:ff
    inet 192.168.9.2/24 brd 192.168.9.255 scope global noprefixroute bond0
       valid_lft forever preferred_lft forever
    inet6 fe80::1ece:1eb1:7ff2:5242/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
9: bridge0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 2c:44:fd:89:99:b8 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.40/24 brd 192.168.1.255 scope global noprefixroute bridge0
       valid_lft forever preferred_lft forever
    inet6 fe80::2f3f:7d3:6bd3:8b69/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever

And, on attempting to connect gnome-connections returns ‘Error while parsing server version’ - which apparently just means it can find the server:


Any ideas how to assign an iface to gnome-remote-desktop?