How to ban an IP

Unreal Tournament 2004
Post Reply
User avatar
Edge100x
Founder
Founder
Posts: 12945
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

How to ban an IP

Post by Edge100x »

  1. Visit the "File manager" page in the control panel and open up UT2004.ini for editing.
  2. Find the [Engine.AccessControl] section.
  3. Add a line like this in before the other IPPolicies lines:

    Code: Select all

    IPPolicies=DENY;127.0.0.1
    Replace 127.0.0.1 with the IP that you wish to ban.
  4. Save the file.
  5. Restart your server through the "Server control" page.
Post Reply