bindIpAll: true means “use all interfaces, including the loopback”. If you just want the interface 123.123.123.123 then
bindIpAll: true
bindIpAll: false bindIp: 123.123.123.123