PDA

View Full Version : opening ports


ghostofra
2005-10-12, 06:09 PM CDT
I use fc4 I need to open port 6881 in azureus and tried to open security level in the system setting menu i gave it my root pass and it dose nothing? So how do i now open ports? Is their a fix for this? Or is their a way to do it in terminal? Any help would be mutch apprecated

Thanks -Ra

gavinw6662
2005-10-12, 11:23 PM CDT
I use fc4 I need to open port 6881 in azureus and tried to open security level in the system setting menu i gave it my root pass and it dose nothing? So how do i now open ports? Is their a fix for this? Or is their a way to do it in terminal? Any help would be mutch apprecated

Thanks -Ra


in the security level, on the bottom where it allows user input - you should be able to type

6881:tcp

that doesn't work?

gavinw6662
2005-10-12, 11:24 PM CDT
in the security level, on the bottom where it allows user input - you should be able to type

6881:tcp

that doesn't work?

Once you do that, type (as root)

iptables -L and see if it is listed in your firewall rules.

smfinley
2005-10-12, 11:29 PM CDT
See the Azureus section of the Notes (http://stanton-finley.net/fedora_core_4_installation_notes.html) for an explanation of configuring iptables with the proper ports. You may also have to forward these ports in your router or gateway.