ULX

Author Topic: ULX Banned On Join  (Read 1299 times)

0 Members and 1 Guest are viewing this topic.

Offline Ciaas

  • Newbie
  • *
  • Posts: 2
  • Karma: 1
ULX Banned On Join
« on: July 08, 2017, 05:55:52 AM »
I haven't been on GMod in a few months so today I decided to start up my server and play a little (my server is sandbox btw). Everything seemed normal until I joined and was greeted with a ban message from ULX. This happens every time I try to join even after I restarted my server. I've tried clearing the bans.txt file but it just happens again. I have no idea what to do and it would be greatly appreciated if someone could help me out.

Thanks.

Edit: Forgot to include the ban message. Here:

Disconnect:
-------===== [ BANNED ] =====-------

---= Reason =---
Hacked by Hackerman!

---= Time Left =---
(Permaban)
.

Again, thanks for any help.




« Last Edit: July 08, 2017, 06:22:29 AM by Ciaas »

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: ULX Banned On Join
« Reply #1 on: July 08, 2017, 11:18:31 AM »
In addition to modifying/removing your bans.txt file, you should also modify/remove your server's cfg/banned_users.cfg file, as that's where the source engine saves all bans (and we rely on that system).

You may want to do some digging to find out what caused you to be banned in the first place. If you're running a dedicated server with RCON, make sure you haven't stored your rcon_password in any server config files (always specify the password in command line arguments). Also double check your installed addons- it's very common to find various types of "backdoors" hidden in the code that can allow other users to gain access to your server, or do other things:
https://facepunch.com/showthread.php?t=1552592
https://facepunch.com/showthread.php?t=1569480

Hope this helps!
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Ciaas

  • Newbie
  • *
  • Posts: 2
  • Karma: 1
Re: ULX Banned On Join
« Reply #2 on: July 10, 2017, 11:44:11 AM »
Thanks for your help! I'm pretty sure my issue was caused by a backdoor in one of my addons so now I can try to fix it  :D.