PDA

View Full Version : Firewall problem, please help



Snake15
11-01-2004, 11:20 PM
In games like nfs underground, medal of honor, planeshift ect. I have trouble connecting to play online. Nfs Underground sometimes say something about a firewall interfering, medal of honor says server connection timed out, and Planeshift says dead link. I dont have a firewall enabled. My network is set up so that all the computers on the network is connected to a hub. The adsl router is also connected to the hub. Is there a way I can overcome this problem?

antowan
12-01-2004, 04:40 PM
Good day

You will have to give more information on what your setup consists of. I suspect it might have something to do with the built in firewall in Windows XP. Are you running XP?

Please give me a total rundown of your setup:

PC, operating system, network, ISP etc.


Cheers
Antowan

<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Snake15</i>
<br />In games like nfs underground, medal of honor, planeshift ect. I have trouble connecting to play online. Nfs Underground sometimes say something about a firewall interfering, medal of honor says server connection timed out, and Planeshift says dead link. I dont have a firewall enabled. My network is set up so that all the computers on the network is connected to a hub. The adsl router is also connected to the hub. Is there a way I can overcome this problem?
<hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote">

He who does not understand the value of war at the right time, cannot comprehend the value of life at any time - Anonymous

mithrandi
12-01-2004, 10:28 PM
I'm not familiar with the multiplayer modes of any of the games you mentioned; could someone who is comment whether they are able to cope with SNAT'ed connections?

musnit
15-01-2004, 05:45 PM
I have NAT with the netgear router - i can play most games. Depending on the game you may need to forward some ports. Try find out what ports you need to forward

Andre
15-01-2004, 07:16 PM
I have a Netgear as well and haven't had problems with any games really. The Sygate firewall software I use will ask if it's okay for the game to connect to the internet and after I okay that it works.

Just tried NFSU on the SAIX server and it connected fine. Nobody online to play against though.

Been playing quite a bit of Freelancer too, local and in the UK and that's also fine.

I didn't have to unblock any ports either.

Xyber
05-02-2004, 02:28 AM
I have a Netgear router and need to forward some ports for DC (say 1023 and 1024) on both UDP and TCP. How would I do it?

Andre
05-02-2004, 11:48 AM
<blockquote id="quote"><font size="1" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by Xyber</i>
<br />I have a Netgear router and need to forward some ports for DC (say 1023 and 1024) on both UDP and TCP. How would I do it?
<hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote">

Select the Port Forwarding menu in the router setup page and Add Custom Service. Enter the port number(s), Start and End port can be the same if needed and give it a Service Name (whatever you want).

Hit Apply and you should be in business.

Xyber
05-02-2004, 02:40 PM
k, i got it to work, here is what i did.

I had some problems making an ACTIVE connection in DC++ (Now, being an active and not passive user is good, for one, you can download from more people, well, all of them, passive and active users). So I searched around and finally found a little faw over at dc++'s site that described the process nicely, so here follows what I learned.

I did this on a Netgear DG834. But the explenation should work for any router. Also make usre you dont have some software firewall running (also look out for XP's firewall), or at least configure them too.

Here is a snippet from the original faq with some alternations to make things more clear.

Active mode requires both TCP and UDP access on the same port for DC++ to work properly

1) First you need to set up the router to forward the connections to the computer with DC++. This is could be called Port mapping, port redirecting, port forwarding or something like that. Find out how to do this with your router/NAT in the user manual.
You need to forward one port (select a number between 1024 - 65535, they should mostly all be free. The default port is 1412, but it is wise to select a unique one) and make sure both UDP and TCP is forwarded.

On the DG834 you need to go to “Services” and add a service with the port you selected and on BOTH TCP and UDP (just select TCP/UDP), then head to “Firewall Rules” and add the service there uinder “Inbound Services”. “Send to LAN Server” should be your DC++ machine's IP (see end of this on how to make that static if your router is used as DHCP server.

The IP that you are forwarding to should be the internal IP address of your DC++ computer. It usually begins with "192.168", "172.16." or "10.x.". Go to the command prompt and type: ipconfig

2) Now to changing DC++
In Connection Settings you wanna tick “Active” and enter an IP and the port you opened.
The IP you enter must be the Dynamic IP you get from Telkom. You can find out what it is here: http://www.dslreports.com/ip
To make things a bit easier – not having to change the ip in DC++ Settings every 24 hours – create a host name at dyndns.org – I'm not sure about other routers but mine have a field where you can enter your dyndns.org host name, username, and password and it will update it each time your ip changes.

So over at dyndns.org you sign up (it is FREE) and create a hostname for example me.kicks-ass.net . Then in the DC++ Setting you will eneter this host name where they ask for IP and all should work fine :-) - see the dyndns.org pages for help on how to use their service – it is easy enough.

Assigning a static IP to machine connected to your router. You dont wanna change the ip in the router settings each time dhcp decide to give your dc++ machione a new ip. Just tell it to assign that machine (identified via mac addy) the same ip allways. On my router it is under “Lan IP Setup“ -&gt; “Address Reservation”

Hope this helped ...