On 2015-01-27 14:19, Alexei Malinin wrote:
Hello.I noticed that OpenBSD-5.6 does not include tcp wrappers (tcpd etc). What is recommended to use instead of tcp wrappers? PS. I used tcp wrappers to restrict access to sshd, sendmail, popa3d, tftpd, ... -- Alexei Malinin
OpenBSD uses the Packet Filter or pf. See "man 4 pf" and http://www.openbsd.org/faq/pf/index.html Regards

