Re: odd behavior
Caspar Bothmer <[email protected]> Mon, 25 Mar 2002 13:11:56 +0100
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <[email protected]> |
> > Which ports did you redirect? ftp needs more than one port - 20 (called > > ftp-data) and 21 (called ftp), both tcp. > > > I had port 21 redirected, but not port 20. However, routing port 20 > to the publicfile server doesn't actually change to problem. I still think the problem is within your firewall rules: # telnet triceratops.com 20 Trying 63.193.147.122... telnet: Unable to connect to remote host: Connection refused # bye caspar