Use Protected IP and not the original one

Hi everyone. Can anyone help me. I have a problem. I’m currently paying for a remote ddos protection. Basicly players connect to the fake ip and then the ddos protection company servers redirect for my real fivem server ip. But im having a problem. The server doesnt work. I currently have a port 30120 being redirected from the fake ip to my real fivem game server ip. The problem os that the server doesnt work. I have some questions: what do i need to put under UDP endpoint and tcp Endpoint in server.cfg, my real or my fake ip?

a link to the ddos service you’re using might help?

are you sure they support websocket/tcp/udp connections and are not just doing web proxying, because a web proxy will not work with FiveM

as for which IP to put in server config, that parameter would be the IP of the network interface on your fivem host, as it’s purpose is to tell the FiveM server software on which IP/Port to listen (in cases where servers have multiple network interfaces/IP addresses).