--- label: 'Banning IP addresses' related: - user.overview --- {% set ban_link_text %}{% trans %}IP address bans{% endtrans %}{% endset %} {% set ban_link = render_var(help_route_link(ban_link_text, '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 > {{ ban_link }}{% 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 %}