mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] Re: Is it just me or no overnet = faster mldonkey?


From: Taros666
Subject: Re: [Mldonkey-users] Re: Is it just me or no overnet = faster mldonkey?
Date: Wed, 29 Jan 2003 01:11:05 +0100
User-agent: Mozilla/5.0 (Windows; U; Win98; de-AT; rv:1.2.1; MultiZilla v1.1.32 final) Gecko/20021130

Sven Hartge wrote:
iptables -A INPUT -p udp --dport $ov_port -J DROP
iptables -A INPUT -p udp --dport $ov_port -J DROP
iptables -A OUTPUT -p tcp --sport $ov_port -J DROP
iptables -A OUTPUT -p tcp --sport $ov_port -J DROP
You are shur that is right? shouldn't that:
iptables -A INPUT -p udp --dport $ov_port -J DROP
iptables -A OUTPUT -p udp --dport $ov_port -J DROP
iptables -A INPUT -p tcp --sport $ov_port -J DROP
iptables -A OUTPUT -p tcp --sport $ov_port -J DROP

??
(not using iptables...)

Taros666





reply via email to

[Prev in Thread] Current Thread [Next in Thread]