LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-10-2001, 01:04 AM   #1
Yawmark
LQ Newbie
 
Registered: May 2001
Posts: 8

Rep: Reputation: 0

*Newbie Alert*

Hi, everyone. I've finally made the Linux plunge. I've got a rudimentary OpenLinux web server sitting behind a DSL router. I'm now trying to set up a CounterStrike server, but I can't get the thing to authenticate with the WON servers. I'm told it's because it's sitting behind a firewall/proxy, and that I need to "open" the default port (27015) for CounterStrike.

How?

Any help will be appreciated...

Thanks!
 
Old 06-10-2001, 01:22 AM   #2
mcleodnine
Senior Member
 
Registered: May 2001
Location: Left Coast - Canada
Distribution: s l a c k w a r e
Posts: 2,731

Rep: Reputation: 45
Quote:
Originally posted by Yawmark
*Newbie Alert*

Hi, everyone. I've finally made the Linux plunge. I've got a rudimentary OpenLinux web server sitting behind a DSL router. I'm now trying to set up a CounterStrike server, but I can't get the thing to authenticate with the WON servers. I'm told it's because it's sitting behind a firewall/proxy, and that I need to "open" the default port (27015) for CounterStrike.

How?

Any help will be appreciated...

Thanks!
Does your router implement any firewalling? (What kind is it?)

Is your OpenLinux acting as a firewall (ipchains or iptables)
If you're using ipchains you can see what's being firewalled/redirected by using 'ipchains -L'.


BTW - what's counterstrike?
 
Old 06-10-2001, 01:36 AM   #3
Yawmark
LQ Newbie
 
Registered: May 2001
Posts: 8

Original Poster
Rep: Reputation: 0
It's a Cisco 678 - no firewall.

ipchains -L barfs out a bunch of info I don't understand. Nothing appears to be firewalled or redirected. How does one "delete" an entry from ipchains?

Counterstrike is a modification to Half-Life, a popular 1st-person shooter game.

 
Old 06-10-2001, 01:38 AM   #4
Yawmark
LQ Newbie
 
Registered: May 2001
Posts: 8

Original Poster
Rep: Reputation: 0
Okay, I RTFM'd and figured out how to delete, but I'm still unsure how to configure incoming and outgoing :27105.
 
Old 08-23-2001, 03:20 PM   #5
[BHBS]=TK
Member
 
Registered: Aug 2001
Location: Salt Lake City, UT
Distribution: REDHAT 7.1
Posts: 32

Rep: Reputation: 15
Thumbs up FIREWALL

RED HAT Has an RPM called firewall config. It's a graphical interface to manage your firewall. I also host a CS server and have going through everything you have. Drop me an e-mail.

Ryan
 
Old 10-11-2001, 12:12 AM   #6
crimson69666
LQ Newbie
 
Registered: Oct 2001
Location: Montreal, Quebec
Posts: 2

Rep: Reputation: 0
Quote:
Originally posted by Yawmark
It's a Cisco 678 - no firewall.

ipchains -L barfs out a bunch of info I don't understand. Nothing appears to be firewalled or redirected. How does one "delete" an entry from ipchains?

Counterstrike is a modification to Half-Life, a popular 1st-person shooter game.

The following example adds an entry to the NAT table that routes external requests destined for IP address 192.168.0.100 on port 322 to the internal station at IP address 10.10.10.100 on port 211.

set nat entry add 10.10.10.100 211 192.168.0.100 322 tcp

In your case, replace port 322 for port 27015. I didn't have the chance of working with this piece of hardware yet (i work with routers & switches, IOS & CatOS) but if it's like the regular Cisco stuff, you should logon in privileged mode (enable + return), enter the privileged password & go into config mode (config t + return). After, you enter the NAT command(s) and finally quit + enter. Save your config with the "write" command.

Hope this help.
 
Old 10-11-2001, 07:27 AM   #7
TimBeR
LQ Newbie
 
Registered: Oct 2001
Distribution: Redhat 7.1
Posts: 11

Rep: Reputation: 0
ok from your question I am asuming the linux box is running the counterstrike server and is behing a DSL router and when you fire up the counterstrike server it isn't getting the responce from WON.
you should not have to do anything with your linux box it is the router that is stoping the responce forward the ports in the router to the linux box and all should be fine
 
Old 10-11-2001, 09:05 AM   #8
crimson69666
LQ Newbie
 
Registered: Oct 2001
Location: Montreal, Quebec
Posts: 2

Rep: Reputation: 0
Quote:
Originally posted by crimson69666


The following example adds an entry to the NAT table that routes external requests destined for IP address 192.168.0.100 on port 322 to the internal station at IP address 10.10.10.100 on port 211.

set nat entry add 10.10.10.100 211 192.168.0.100 322 tcp

In your case, replace port 322 for port 27015. I didn't have the chance of working with this piece of hardware yet (i work with routers & switches, IOS & CatOS) but if it's like the regular Cisco stuff, you should logon in privileged mode (enable + return), enter the privileged password & go into config mode (config t + return). After, you enter the NAT command(s) and finally quit + enter. Save your config with the "write" command.

Hope this help.

I forgot to say that games usually use UDP instead of TCP.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
question about port alvi2 Linux - Networking 5 05-24-2005 03:29 PM
port 25 question??? hivtop Red Hat 7 04-30-2005 03:01 PM
Port question! Ghettozn Linux - Networking 1 08-07-2003 05:02 AM
Port question intoxikate Linux - Security 4 05-26-2003 03:23 PM
Port 80 question. hubergeek Linux - Hardware 1 01-06-2003 08:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 10:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration