-
Notifications
You must be signed in to change notification settings - Fork 53
Description
Hi team,
I would like to request you to consider the option to develop a feature that allows an operator to configure an IRRDv4 mirror server in a way that can offer different sources to queries coming from different clients. Such a solution could be designed for example around a configurable list of unicast IP Addresses or Prefixes. To be more specific with my example:
- Operator configures "restricted-sources-list-1" where defines that queries coming from 172.16.1.0/24 should have the sources "RIPE","RIPE-NONAUTH" available
- Operator configures "restricted-sources-list-2" where defines that queries coming from 172.16.2.0/24 should have the sources "RADB","NTT" available
etc. etc.
Of course the same result can be achieved if you define the sources in the client side, however in case an administrator operates a larger pool of clients that use either whois or HTTP interface, it will be more efficient to control the server side rather than the client side.
Some assumptions around this feature request:
- I believe it should be optional and disabled by default
- It concerns operators who control both the server side and the client side.
- If a request arrives and does not fall into the "restricted sources" list then IRRDv4 should look into all possible sources.
I remain available for more questions regarding this RFE (if any).
Kind Regards
Stavros