Re: odd behavior
Caspar Bothmer <[email protected]> Mon, 25 Mar 2002 13:56:55 +0100
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <[email protected]> |
John White wrote: > > I had port 21 redirected, but not port 20. However, routing port 20 > to the publicfile server doesn't actually change to problem. What about ports 1024-66535? The ftpd establishes a connection to the client on an unprivileged port and gets packets sent back to that port. port 20 isn't used at that point so it can't help you here. My mistake ;-)) bye caspar