Posts: 226
Threads: 36
Joined: Oct 2008
Reputation:
0
Thats realy odd that disabling vac would help. If there are no conection issue from your server to the vac servers. Are you sure the server is talking to the vac server and no stupid forgotten fw rule is creating this behaviour...
Posts: 64
Threads: 2
Joined: Jul 2010
Reputation:
0
@lhffan All outgoing connections are allowed, what more is there to configure?
Steam username for communication: root_admin (but i'm just a regular user)
Posts: 64
Threads: 2
Joined: Jul 2010
Reputation:
0
Code:
IPT=/sbin/iptables
(...)
$IPT -A DIENSTEN -p tcp --dport 27015 -j ACCEPT
$IPT -A DIENSTEN -p udp --dport 27015 -j ACCEPT
Steam username for communication: root_admin (but i'm just a regular user)
Posts: 226
Threads: 36
Joined: Oct 2008
Reputation:
0
Thats weird.. But if you temporarly disable the fw anyways and do a mapchange..
Any different behaviour?
Posts: 64
Threads: 2
Joined: Jul 2010
Reputation:
0
As of now, this problem seems to be fixed but i haven't thoroughly tested it.
Please have a look at
http://forums.srcds.com/viewtopic/15134
Steam username for communication: root_admin (but i'm just a regular user)