Hello I need help

Hello! I need help with my home runed server. I added ESX but every time I start the server the last thing in ip change from 30120 to 30110 do anyone know why ?

Please help me fast!

Did you change the top section of the server.cfg that says:

# you probably don't want to change these!
# only change them if you're using a server with multiple network interfaces
endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"

If so, simply change the 30110 back to 30120 and that should fix it.