Re: [sed] Access Limit


Nicolas Raux wrote:
Hi,

where could we set the maximum of queries that a client identified by his IP address could do
on a ripe-dbase ? Is there a way to build a kind of IP whitelist ?

You can do this via the ripupdate interface. The port is defined in rip.conf:

SVCONFIG_PORT 44101

You can telnet to this port:

telnet localhost 44101

And then you can view the acl by using "show acl". You can change it per network using "set acl".

--
Shane Kerr
RIPE NCC