--- label: 'Banning IP addresses' related: - user.overview --- {% set ban = render_var(url('ban.admin_page')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Ban visitors from one or more IP addresses from accessing and viewing your site.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to Configuration > People > IP address bans{% endtrans %}
  2. {% trans %}Enter an IP address and click Add.{% endtrans %}
  3. {% trans %}You should see the IP address you entered listed under Banned IP addresses. Repeat the above steps to ban additional IP addresses.{% endtrans %}