GTE Ban Error

Janzeer

Headmaster Of Hogwart's
Apr 30, 2012
522
47
Hey! I am having an error where when a user is ip banned aka super banned, it bans the proxy's ip resulting in a connection drop for all users. I am not sure why this is caused though, but i have to manually add the ip bans. I would like to have a solution where when :ipban {username} is used it bans his last ip. P.S: My emulator reads proxy's ip when there is connection. Thank you! :)
 

Adrian

Posting Freak
Aug 3, 2012
724
252
Run these sqls
UPDATE server_settings SET enable_securesessions = '0';
UPDATE server_settings SET enable_antiddos = '1';
UPDATE server_settings SET ip_lastforbans = '1';
 

Users who are viewing this thread

Top