Is there a way to limit gossip outgoing interfaces for consul?

Hi

I know that we can configure consul to listen on a specific ip address with the bind_addr option

Is it also possible to force consul to send gossip packets out with a specific source ip-address (instead of the ip-address of the outgoing interface according to the routing table)?

Thanks

Marcel