#DDOS protection breaks simple voice chat mod
1 messages · Page 1 of 1 (latest)
the ddos protection prevents the mod from communicating to the server preventing people from using it is there a way to add an exception for it so the mod will work properly.
anyway I have to whitelist this on the ddos protection and idk how to do that
24454:24454/udp or just any udp port honestly as long as I can use it
You need to allow.all connections to the voice chat port on the firewall with the highest priority, and then set the voice_host option in your voice chat mod config (server side) to your server ip without the port.
After all that, restart your server