NO ROUTE TO HOST network request from container to host-ip:port published from other container

I did the same config, but still does not work

  <rule family="ipv4">
    <source address="172.17.0.0/16"/>
    <accept/>
  </rule>

Any idea what else I could do?