You are not logged in.

#1 2007-07-11 18:56:31

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Does Linux by default block ports?

Hi there!

I am currently having a problem with WoW. I cannot connect, although I have forwarded the ports in my routers config. So i want to look if linux blocks out any ports. How to accomplish this?

thx

Offline

#2 2007-07-11 19:30:18

PenguinFlavored
Member
From: Chicago, IL, USA
Registered: 2006-06-06
Posts: 66
Website

Re: Does Linux by default block ports?

Check your firewall rules using iptables -L, if there's nothing listed under the chains check the policy that it says ACCEPT. Then nothing is blocking the ports. Also check iptables -L -t nat, and iptables -t mangle.

Offline

Board footer

Powered by FluxBB