vulcyour servers are getting shit on rn
Could you be a little more specific? I'm just seeing a ton of packet loss last night on the Kansas servers, is that what you mean?
Account Details | |
---|---|
SteamID64 | 76561197960497430 |
SteamID3 | [U:1:231702] |
SteamID32 | STEAM_0:0:115851 |
Country | Netherlands |
Signed Up | October 13, 2012 |
Last Posted | November 21, 2024 at 11:14 AM |
Posts | 722 (0.2 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
vulcyour servers are getting shit on rn
Could you be a little more specific? I'm just seeing a ton of packet loss last night on the Kansas servers, is that what you mean?
Thanks to pubs.tf, there's now a serveme.tf for South East Asia over at https://sea.serveme.tf. Starting off with 4 servers located in Singapore.
resupply.eu and vanillatf2.org, rip
/
.7
\ , //
|\...._/|//
/\ ) ) ).'/
/( \ // /
/( J`((_/ \
/ ) | _\ /
/|) \ eJ L
| \ L \ L L
/ \ J `. J L
| ) L \/ \
/ \ J (\ /
_....___ | \ \ \```
,.._.-' '''-...-||\ -. \ \
.'.=.' ` `.\ [ Y
/ / \] J
Y / Y Y L
| | | \ | L
| | | Y A J
| I | /I\ /
| \ I \ ( |]/|
J \ /._ / -tI/ |
L ) / /'-.-.-.-'J `'-:.
J .' ,' ,' , \ `'-.__ \
\ T ,' ,' )\ /| ';'-.-7 /
\| ,'L Y...-' / _.' / \ / /
J Y | J .'-' / ,-..( /
L | J L -' .' / | /\
| J. L J .-;.-/ | \ .' /
J L`-J L____,.-'` | _.-' |
L J L J `` J |
J L | L J |
L J L \ L \
| L ) _.'\ ) _.'\
L \('` \ ('` \
) _.'\`-....' `-....'
('` \
`-.___/
Make a traceroute to the server IP with WinMTR and place the results here.
The ESEA configs are "unofficial" and from 2011:
"Push scoring - 3 points by one team or 30 minutes per half, first to 5 points wins the match."
https://i.imgur.com/LzbGQhn.jpg
Luckily it doesn't track my country radio listening habits
Here are a few ways
- Limit MySQL access with iptables to certain IPs
- Put the servers in a VPN, bind MySQL to the VPN address. (Has DO launched their VPC solution yet?7)
- Set up tunnels to the server hosting the MySQL server
- Restrict the MySQL user to a certain IP: 'foobar'@'123.123.123.123' (I like this one the least, since your mysql server is still reachable from the outside and bound to 0.0.0.0)
MySQL 1045 is an authentication error. So your sourcemod can connect to MySQL server, it just doesn't have the right credentials. You probably didn't set up the database user correctly in MySQL (Thermite's post has the right commands) or made a typo in your sourcemod configuration.'
Also, please bind to 127.0.0.1 if everything runs locally. Else you'll be mining bitcoins for someone soon.
If everything runs on the same machine, please do not set the bind-address to 0.0.0.0.
Do you get an error in sourcemod? Have you checked the sourcemod logs, have you checked the mysqld logs?
You'll be fine if you're also getting a decent GPU.
Brexit now please
Download and install Pingplotter
Run a plot to google.com or 8.8.8.8
Once you experience packet loss, take a screenshot and share it here.
Some smaller and bigger updates from the past month:
EasyEArieCould you please add the source for the sourcemod plugin to your github repo? I'm looking to add support for this gamemode to na.serveme.tf and serveme.tf.
https://github.com/EasyEorsak/small-things/blob/master/passtimecontrol.sp
Thanks :)
The map, config and the plugin are now available on all serveme.tf and na.serveme.tf servers. If you don't have (na.)serveme.tf premium you can sneakily enable the plugin by selecting "Enable demos.tf" when making your reservation, but you didn't hear that from me ;)
Could you please add the source for the sourcemod plugin to your github repo? I'm looking to add support for this gamemode to na.serveme.tf and serveme.tf.