tech-security archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: inetd and libwrap
And inetd should be extended to check per IP address so it can reject
further connections from just that abusive client, but still allow others
access. FreeBSD offers that, but the inetd code has diverged a lot.
FreeBSD has checks for maximum connections per minute, maximum connections
per minute from a specific IP, and maximum simultaneous invocations of a
service from a single IP.
Home |
Main Index |
Thread Index |
Old Index