Unblock firewall Unbuntu 10.10

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
vadik24
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat May 14, 2011 12:56 pm

Unblock firewall Unbuntu 10.10

Post by vadik24 »

Hello, I'm trying to run gameme from my vds but I can't
get it working because my vds is currently set on firewall. Wondering how do i turn off firewall on ubuntu at SSH
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Unblock firewall Unbuntu 10.10

Post by Edge100x »

Our VDS installs come with any firewall disabled by default. Are you certain that you have one on? If so, how did you enable it (that will dictate how best to disable it)?
vadik24
New to forums
New to forums
Posts: 4
Joined: Sat May 14, 2011 12:56 pm

Re: Unblock firewall Unbuntu 10.10

Post by vadik24 »

well I know firewall on because my gameme support told me. Here what he/she said
"at the moment, it is still not possible to etablish a rcon connection to the gameserver at address 216.52.143.187 It seems, your firewall is still blocking. Unfortunately, there is nothing we can help you further since the problem is on the box your gameservers are running. Once your box allow incoming connections through the rcon interface again, your gameME Stats account will start working immedately again."
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Unblock firewall Unbuntu 10.10

Post by Edge100x »

Are you certain that your game server is running on 216.52.143.187 and not a different IP (are you specifying it on the command line)?

In Ubuntu, try the following command to make sure that you don't have firewall rules in place:

Code: Select all

iptables --flush
vadik24
New to forums
New to forums
Posts: 4
Joined: Sat May 14, 2011 12:56 pm

Re: Unblock firewall Unbuntu 10.10

Post by vadik24 »

yes I'm running that ip with 4 different port. I tried to type that command as root but it doesn't show anything.
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Unblock firewall Unbuntu 10.10

Post by Edge100x »

Are you able to use rcon in-game while connected to the server?
vadik24
New to forums
New to forums
Posts: 4
Joined: Sat May 14, 2011 12:56 pm

Re: Unblock firewall Unbuntu 10.10

Post by vadik24 »

it shows this

rcon say hello
Unable to connect to remote server (216.52.143.187:27016)
User avatar
Edge100x
Founder
Founder
Posts: 13127
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Unblock firewall Unbuntu 10.10

Post by Edge100x »

Did you turn on anything since you installed the server that might remotely relate to a firewall or extra security?

You might have to consider reinstalling, if you can't remember doing anything like that.
Post Reply