On Fri, Nov 05, 2004 at 01:13:53PM +1100, [EMAIL PROTECTED] wrote: > set ftp:port-range 2000-2100 > > And here is the output of netstat when a ftp session is open. As you can > see the source port in not in the range I have specified > > mussel:/# netstat -an | grep "202.92.114.51" > 203.103.221.50.52958 202.92.114.51.21 65228 0 8760 0 > ESTABLISHED
ftp:port-range is only used for _data_ connection in active mode. -- Alexander.
