• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Opening specific port in RedHat Linux 7.1

I am trying to get a counter-strike server going on my redhat box and everything looks good on the linux box but none of the game clients can see the server. I think this has something to do with the fact that when i set up the server i set it on highest level of security there by blocking port 27015 (port needed for HLDS). How can i open this port up?
 
If you are running IPTables, just add a rule to allow traffic in on that port. If you are using a firewall/nat you probably need to forward that to the redhat box too.
 


<< I'm less than fluent in linux can you please hold my hand and give me a step by step as best you can? >>



Sure!

Open Netscape/konquerer/Opera/mozilla/IE or whatever browser you prefer, go to LDP or Linux Newbie or do a search on google for netfilter/iptables!
 
Back
Top