mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jun 2003
Posts: 1
P
Mostly harmless
OP Offline
Mostly harmless
P
Joined: Jun 2003
Posts: 1
i'm using a linksys router (model is lks befsr41) and i was told i have to disable the firewall to get connected. i was wondering if anyone know how to do this... i've checked out the router's setup but i haven't seen anything talking about a firewall... is there something i'm missing?

Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Well first off you shouldn't have to disable the firewall, and furthermore you really shouldn't disable the firewall. And the reason the docs don't mention a firewall is because thats not "really" what it is. It provides a firewall, but it calls it something else, NAT. However, there are some settings you should change to enable both DCC and ident, go to the following URLs and you should find the info you need, http://web.ircsystems.net/codemastr/identd.html, http://web.ircsystems.net/codemastr/dccsend.html.

Joined: Jun 2003
Posts: 114
T
Vogon poet
Offline
Vogon poet
T
Joined: Jun 2003
Posts: 114
I'm bored, so I'm going to go more in depth with what codemastr said and fill in the gaps that I am not sure on with info I pull from my butt.

The way a router typically works is it recieves one outside connection (IE, cable modem -> router) and splits it into however many connections (I believe yours splits it into 4).

The internet functions mainly based on the idea of the IP address, the internet protocol number. This is a number with four digits between 0 and 255 seperated by dots that represents a computer.

In the case of a router, the router allows multiple computers to use a SINGLE IP address. So lets say you are 24.4.4.4. Your router accepts connections from your computer, connects to the internet with that address, finds the information, and gives it to your computer. Without the router, the computer would connect to the internet directly to get the info.

Thats all very simple. But what about when someone ELSE wants to connect to YOU? They specify your address, 24.4.4.4, to connect to. It reaches the router, but the router has no clue exactly which computer it goes to.. all it has is the address of itself and the address of the remote computer.

So, its not a firewall that is preventing you, its the router's inability to figure out which computer a packet of information goes to.


-------------
I am the self-appointed God of needlessly complex mIRCscript.

Link Copied to Clipboard