modulele erau suficiente avand in vedere ca el nu stie ce e aia "tcp_inbound"
Dan Pavelescu said: > # The ftp nat module is required for non-PASV ftp support > /sbin/modprobe ip_nat_ftp > > # the module for full ftp connection tracking > /sbin/modprobe ip_conntrack_ftp > > iptables -A tcp_inbound -p TCP -s 0/0 --destination-port 21 -j ACCEPT > iptables -A tcp_inbound -p TCP -s 0/0 --destination-port 20 -j ACCEPT > > cred :) > -- save the ozone layer --- Detalii despre listele noastre de mail: http://www.lug.ro/
