Raised This Month: $51 Target: $400
 12% 

Release SourceBans++ (v1.6.4) [Updated: 2021-10-06]


Post New Thread Closed Thread   
 
Thread Tools Display Modes
MaxiMuM1441
Junior Member
Join Date: Jan 2013
Location: Germany
Old 04-09-2016 , 13:09   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#661

Thanks for the new update, SourceSleuth wasnt banning reconnecting people with an another account. Maybe it works now..

EDIT: Nope, still not working.. Please fix it
Heres my config:
Quote:
// This file was auto-generated by SourceMod (v1.7.3-stable+5265)
// ConVars for plugin "SourceSleuth.smx"


// Sleuth Ban Type: 1 - Original Length, 2 - Custom Length, 3 - Double Length, 4 - Notify Admins Only
// -
// Default: "3"
// Minimum: "1.000000"
// Maximum: "4.000000"
sm_sleuth_actions "1"

// 0 - Inactivated, 1 - Allow all admins with ban flag to pass the check
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_sleuth_adminbypass "0"

// How many active bans are allowed before we act
// -
// Default: "0"
sm_sleuth_bansallowed "1"

// 0 - ban all type of lengths, 1 - ban only permanent bans
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_sleuth_bantype "0"

// Required: sm_sleuth_actions 1: Bantime to ban player if we got a match (0 = permanent (defined in minutes) )
// -
// Default: "0"
sm_sleuth_duration "0"

// Prexfix for sourcebans tables: Default sb
// -
// Default: "sb"
sm_sleuth_prefix "sb"

BTW game is CS:S.
__________________


...

Last edited by MaxiMuM1441; 04-09-2016 at 13:34.
MaxiMuM1441 is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 04-09-2016 , 14:32   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#662

WTF? 1.5.5?

__________________
Sarabveer is offline
YoungJay42o
New Member
Join Date: Apr 2016
Old 04-09-2016 , 23:56   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#663

i have this installed on my server
Game CSS everything is up to date it says it bans on the sourcebans site but it does not ban,
they rejoin an it says there banned on the panel for souncebans but isn't i got everything uploaded to the server an its all working but wont stay banned or even ban that said person.
Any help is good it kicks the player an mutes them just not ban...
YoungJay42o is offline
MaxiMuM1441
Junior Member
Join Date: Jan 2013
Location: Germany
Old 04-10-2016 , 08:43   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#664

Quote:
Originally Posted by YoungJay42o View Post
i have this installed on my server
Game CSS everything is up to date it says it bans on the sourcebans site but it does not ban,
they rejoin an it says there banned on the panel for souncebans but isn't i got everything uploaded to the server an its all working but wont stay banned or even ban that said person.
Any help is good it kicks the player an mutes them just not ban...
Check your sourcebans cfg in cstrike/addons/sourcemod/configs/.
__________________


...

Last edited by MaxiMuM1441; 04-11-2016 at 13:15.
MaxiMuM1441 is offline
YoungJay42o
New Member
Join Date: Apr 2016
Old 04-10-2016 , 15:25   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#665

Quote:
Originally Posted by MaxiMuM1441 View Post
Check your sourcebans cfg in cstrike/addons/sourcemod/configs/.
Should look like this:
ive got
rcon from "IP44341": command "kickid "[U:1:126085845]" "You have been banned by this server, check http://stoners-hideout.com/bans/ for more info.""?

from console in the server it only will kick i copied that cfg an nothing changed.. any more ideas?

Last edited by YoungJay42o; 04-10-2016 at 20:14.
YoungJay42o is offline
MaxiMuM1441
Junior Member
Join Date: Jan 2013
Location: Germany
Old 04-11-2016 , 13:09   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#666

Quote:
Originally Posted by YoungJay42o View Post
ive got
rcon from "IP44341": command "kickid "[U:1:126085845]" "You have been banned by this server, check http://stoners-hideout.com/bans/ for more info.""?

from console in the server it only will kick i copied that cfg an nothing changed.. any more ideas?
Your server cant connect to your website. Check your database.cfg and check, if mysql is accessible externally.
__________________


...
MaxiMuM1441 is offline
MaxiMuM1441
Junior Member
Join Date: Jan 2013
Location: Germany
Old 04-11-2016 , 13:14   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#667

Ok i have reinstalled everything now.. I thought maybe then SourceSleuth would work. But for some very stupid reason my servers can't even connect to my website now.
It always says "[1045]: Access denied for user 'root'@'***.***.***.***' (using password: YES)" but i have done everything correctly!
In some older build of 1.5.4 my server could connect without any problem. Now with 1.5.4.4 it's not working anymore.
__________________


...

Last edited by MaxiMuM1441; 04-12-2016 at 07:44.
MaxiMuM1441 is offline
YoungJay42o
New Member
Join Date: Apr 2016
Old 04-11-2016 , 14:29   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#668

Quote:
Originally Posted by MaxiMuM1441 View Post
Your server cant connect to your website. Check your database.cfg and check, if mysql is accessible externally.
okay so i have set up my panel again on stoners-hideout.com/bans an its just sitting retrieving server info i whitelist the ips for the hosting an such but cannont get the server to connect to the panel i have the databases.cfg set up correctly also just running out of options

"Databases"
{
"driver_default" "mysql"

// When specifying "host", you may use an IP address, a hostname, or a socket file path

"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"sourcebans"
{
"driver" "default"
"host" "198.91.***"
"database" "stoners"
"user" "stoners"
"pass" "**"
//"timeout" "0"
//"port" "0"
}

}


[+] SourceBans "Error Connecting()" Debug starting for server 68.232.182.102:27015

[+] Trying to establish UDP connection
[+] UDP connection successfull!
[+] Trying to write to the socket
[+] Successfully requested server info. (That doesn't mean anything on an UDP stream.) Reading...
[-] Error getting server info. Can't read from UDP stream. Port is possibly blocked.

[+] Trying to establish TCP connection
[-] Error connecting #110: Connection timed out

Last edited by YoungJay42o; 04-12-2016 at 01:45.
YoungJay42o is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 04-11-2016 , 18:56   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#669

Quote:
Originally Posted by MaxiMuM1441 View Post
Ok i have reinstalled everything now.. I thought maybe then SourceSleuth would work. But for some very stupid reason my servers can't even connect to my website now.
It always says "[1045]: Access denied for user 'root'@'***.***.***.***' (using password: YES)" but i have done everything correctly!
In some older build of 1.5.4 my server could connect without any problem. Now with 1.5.4.4 it's not working anymore.
I would make sure that your MySQL is allowing outside connections, perhaps something got changed. It would wise to not use root (should your server become compromised) and use an actual dedicated user with only access to a SB database install. That's up to you, but a suggestion you should look into. Lastly, because it says the classic 1045 error, it means either what I said previously, or that you entered the wrong database information, such as password, db name, or something along those lines. Also, you shouldn't leave your database IP posted out in the wild like that.

Last edited by Maxximou5; 04-13-2016 at 17:11.
Maxximou5 is offline
MaxiMuM1441
Junior Member
Join Date: Jan 2013
Location: Germany
Old 04-12-2016 , 07:52   Re: [RELEASE] SourceBans++ (v1.5.4.4) [Updated: 2016-04-07]
#670

Quote:
Originally Posted by Maxximou5 View Post
I would make sure that your MySQL is allowing outside connections, perhaps something got changed. It would wise to not use root (should your server become compromised) and use an actual dedicated user with only access to a SB database install. That's up to you, but a suggestion you should look into. Lastly, because it says the classic 1045 error, it means either what I said previously, or that you entered the wrong database information, such as password, db name, or something along those lines. Also, you shouldn't leave your database IP posted out in the wild like that.
How can i check that MySQL is allowing outside connection? Idk how to test it. I have done this already
Quote:
# bind-address = 127.0.0.1
service mysql restart
and after that it should work, but still it's not.
I also have done
Quote:
mysql -u root -p
GRANT ALL PRIVILEGES ON *.* TO 'root'@'%';
GRANT ALL PRIVILEGES ON *.* TO 'root'@'localhost';
FLUSH PRIVILEGES;
quit
but still the same, not working.
Can you explain me how to make an user with only access to the sourcebans database? Im new to linux.
__________________


...

Last edited by MaxiMuM1441; 04-12-2016 at 08:08.
MaxiMuM1441 is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode