Re: Firewall settings? .

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2006-02-04 at 23:28 -0700, under.actuate@xxxxxxxxx wrote:
> Hey all,
> 
> What's the best way to go about opening the required firewall ports to
> allow Azureus?
> 
> -jared

I'm using:

$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6881 -j allowed
$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6882 -j allowed
$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6883 -j allowed
$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6884 -j allowed
$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6885 -j allowed
$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6886 -j allowed
$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6887 -j allowed
$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6888 -j allowed
$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6889 -j allowed
$IPTABLES -A tcp_packets -p TCP -s 0/0 --dport 6890 -j allowed

Maybe it'll work for you.

Brad



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux