mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
12 lines
300 B
XML
12 lines
300 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<template_config>
|
|
|
|
<active-response>
|
|
<!-- Deny the IP in "/etc/hosts.allow" or "/etc/hosts.deny". -->
|
|
<command>host-deny</command>
|
|
<location>local</location>
|
|
<level>6</level>
|
|
<timeout>600</timeout>
|
|
</active-response>
|
|
|
|
</template_config>
|