On 2000-10-02 21:04:53, William Jensen wrote:
> Call me goofy because my firewall decided it was going to stop working. I
> have
> the following line in for allowing ftp info back and forth...
>
> $IPT -A INPUT -p tcp ! --syn --source-port 20 --destination-port 1024:65535
> -j ACCEPT
>
> I als
Call me goofy because my firewall decided it was going to stop working. I have
the following line in for allowing ftp info back and forth...
$IPT -A INPUT -p tcp ! --syn --source-port 20 --destination-port 1024:65535 -j
ACCEPT
I also tried..port 21
$IPT -A INPUT -p tcp ! --syn --source-port 21
2 matches
Mail list logo