PDA

View Full Version : Ports



D3SI
12-19-2007, 03:22 AM
How do i open a port?

i need 3333 and 6667 Port opened

i have setup Eggdrop but the Bot is not showing in the Channel i had problem before when i was using Cpenal and WHM the problem was ports so..

can someone please help me Thx

jlandes
12-19-2007, 05:28 AM
What firewall are you running, APF/BFD or Kiss?

D3SI
12-19-2007, 07:00 AM
Sorry but how do i find that out ?

am new to this stuff

nobaloney
12-20-2007, 07:01 PM
That depends on what OS Distribution you're running.

If you're running a recent version of Linux you can find out what it's allowing/blocking with:

# iptables -L
You do NOT type the #; it's just there to show you that you run the command as root.

It still won't tell you how those commands got there. If you built the server yourself you should know what you set up. If someone else did it for you, ask them.

Jeff