You need to learn how linux works and find solutions by yourself.not working
-bash: ./ts3server_startscript.sh: Permission denied
-bash: ./AccountingServerEmulator-Linux: Permission denied
You need to learn how linux works and find solutions by yourself.
"Permission denied" is a permission problem (duh). Check your files
2015-09-24 19:31:58.984042|ERROR |Accounting | | Could not connect to accounting server after multiple attempts, shutting down server
well, obviously it can't connect to the accounting server.. So you say it's running?
yes installed anticrack, ok i deleted the iptables rules.. started server.. checking back in 2h~I wonder.. did you install the AntiCrack?
If yes, try this:
iptables -D INPUT -p tcp --dport 2008 -j DROP
iptables -I OUTPUT -p tcp --dport 2008 -j DROP
iptables-save
yeah that would be stupid^^I hope the IP rule I have in the script does not block requests from the teamspeak server, that would be kinda funny
Can you check whether your ASE is still invisible for crack checkers?
Server still running without errors in logs..btw.. you don't have to wait two hours.. just look at your logs.
If it's still telling you 2015-09-24 19:31:58.984042|ERROR |Accounting | | Could not connect to accounting server than you've got a different problem