Cardano Config Stake pool

Hi I found this link for Cardano Configs is there a more up to date one.
I want to know what is the current mainnet-typlogy.json file before oyu add producer to sync the node. We are having an issue connecting to the producer on port 6000. Cannot telnet to it either.

This is the link i found to the config files I think its out of date?

https://hydra.iohk.io/build/7623776/download/1/index.html

The current mainnet-typlogy.json file

{
  "Producers": [
    {
      "addr": "relays-new.cardano-mainnet.iohk.io",
      "port": 3001,
      "valency": 2
    }
  ]
}

Produces error

DiffusionErrored Network.Socket.bind: unsupported operation (Cannot assign requested address)

The current Cardano node home page links from “Network Configuration, Genesis and Topology Files” to here (you’ll be able to tell updates by the more recent serial number… though the config.json content hasn’t changed since at least version 7654130):

https://hydra.iohk.io/job/Cardano/cardano-node/cardano-deployment/latest-finished/download/1/index.html

FYI you’ll get more responses with the setup questions if you ask them here :sunglasses: