OVH Community, your new community space.

Open ports?


sarangkaith
18-01-2017, 12:11
Hi,

I want to know, why are you looking to host a Gmod server on a dedicated server? I think I would be able to help better knowing what application part are you trying to use or build.

Razakel
23-07-2014, 16:34
Quote Originally Posted by Leyer32
I see that this wasn't good written, wrote it on the night.

I can connect to the server itself, but not the gmod server.

Still need the ip? (Not at a computer so can't grab it right now)

Gmod servers needs port 27015 is that open?
Kind regards
Leyer
You need to open it on your server's firewall.

Try these commands:

iptables -A INPUT -p tcp --dport 27015 -m state --state NEW,ESTABLISHED -j ACCEPT
iptables -A INPUT -p udp --dport 27015 -m state --state NEW,ESTABLISHED -j ACCEPT

Dani
23-07-2014, 13:33
Hi

We don't block any ports on the network.

Danny

Leyer32
23-07-2014, 13:04
Quote Originally Posted by Criot
What are you trying to connect via? Have you actually installed an OS on the server?
Quote Originally Posted by Dani
Hi

Can you provide me with your NIC handle or server address, I can check for you.

Danny
I see that this wasn't good written, wrote it on the night.

I can connect to the server itself, but not the gmod server.

Still need the ip? (Not at a computer so can't grab it right now)

Gmod servers needs port 27015 is that open?
Kind regards
Leyer

Dani
23-07-2014, 09:58
Hi

Can you provide me with your NIC handle or server address, I can check for you.

Danny

Criot
23-07-2014, 02:54
Quote Originally Posted by Leyer32
Hello!
I got a dedicated server and I want to host a gmod server on it, the problem is that I can't connect to it so I guess the problem is that the ports aren't open.
I've never had a dedicated server before so I have no idea how this works, do I need to portforward a dedicated server?

Thanks
Leyer32
What are you trying to connect via? Have you actually installed an OS on the server?

Leyer32
23-07-2014, 01:09
Hello!
I got a dedicated server and I want to host a gmod server on it, the problem is that I can't connect to it so I guess the problem is that the ports aren't open.
I've never had a dedicated server before so I have no idea how this works, do I need to portforward a dedicated server?

Thanks
Leyer32