curseant Posted November 14, 2012 Posted November 14, 2012 Hello! Is it possible to open ports 27016-27017 for my website? gameddee.heliohost.org I'm using a plugin for Counter-Strike which needs these ports Thank you!
Krydos Posted November 14, 2012 Posted November 14, 2012 Are you able to change the ports it uses to something else in the configuration?
curseant Posted November 14, 2012 Author Posted November 14, 2012 Are you able to change the ports it uses to something else in the configuration? Unfortunately, I can't
curseant Posted November 14, 2012 Author Posted November 14, 2012 Inbound or outbound? Tcp, udp, or both? inbound and outbound - tcp/udp
Krydos Posted November 14, 2012 Posted November 14, 2012 It's not possible then because in order to listen on some random port like that would require some sort of executable to be running on that port or an existing service would have to listen on additional ports.
curseant Posted November 14, 2012 Author Posted November 14, 2012 solved? still have the problem Was it possible to open the ports? It mostly requires outbound 27016-27017 to be open and both tcp/udp
craigis Posted November 14, 2012 Posted November 14, 2012 solved? still have the problem Was it possible to open the ports? It mostly requires outbound 27016-27017 to be open and both tcp/udp Generally Heliohost doesn't open ports that are not essential for the servers operation. I don't think I've seen a single request for ports to be opened on Heliohost approved yet. - Correct me if I'm wrong. But for that reason I assume that's why this was marked as solved.
curseant Posted November 14, 2012 Author Posted November 14, 2012 solved? still have the problem Was it possible to open the ports? It mostly requires outbound 27016-27017 to be open and both tcp/udp Generally Heliohost doesn't open ports that are not essential for the servers operation. I don't think I've seen a single request for ports to be opened on Heliohost approved yet. - Correct me if I'm wrong. But for that reason I assume that's why this was marked as solved. I think this was solved because I said that I need a inbound connection, but inbound requires a service to run... i made a mistake with that. I need only outbound ports open, to send info to my server. I'm using a plugin called AMXBans for a counter-strike server... The server itself connects successfully to the database, but I can't send any info back to my server from the web... Outbound ports are closed. No other host has a remote mysql for free. This one has and it's nice. The only problem I came up with is that the ports are closed. I would really appreciate if they could open the ports for me. Not asking too much IMO
Krydos Posted November 14, 2012 Posted November 14, 2012 Are you able to change the ports it uses to something else in the configuration? Unfortunately, I can'tplugin called AMXBansFrom amxbans.cfg// AMXBans trys to get the address from the server automatically.// You can set a different one here - ex. "<ip>:<port>"amxbans_server_address ""It sure looks to me like you can specify the port.
curseant Posted November 14, 2012 Author Posted November 14, 2012 Are you able to change the ports it uses to something else in the configuration? Unfortunately, I can'tplugin called AMXBansFrom amxbans.cfg// AMXBans trys to get the address from the server automatically.// You can set a different one here - ex. "<ip>:<port>"amxbans_server_address ""It sure looks to me like you can specify the port. My server is using port 27016.amxbans_server_address sends the server ip/port to the web. If it's not assigned it sends my local ip instead (the port remains same). Even if I assign some other port - it won't make sense, because the server is using the port above.
curseant Posted November 14, 2012 Author Posted November 14, 2012 Can you change the port on the server then? Well actually I can ( plan - B ). What are the ports which are allowed?
Krydos Posted November 14, 2012 Posted November 14, 2012 That's why we ask these questions instead of just opening all of the ports. A port to use has been PMed to you.
Recommended Posts