On 5/24/07, Lawrence Horvath <[EMAIL PROTECTED]> wrote:
I am trying to confine my ftp to a smaller port range by editing net.inet.ip.porthifirst=49152 net.inet.ip.porthilast=65535is there anything else that uses these variables other than ftpd? and would it be possible to force ftpd into using port 20 as its passive port?
Huh? You want your control channels to be on port 21, and then you want every data channel to terminate inbound on port 20? Why? DS

