PDA

View Full Version : Typo in Wiki


choeschen
01-21-2008, 08:12 AM
On this page: http://wiki.untangle.com/index.php/Router under the "Redirecting Network Traffic" section:

You want a FTP Server to handle all FTP requests. Redirect FTP requests (port 21) to the external IP address (1.2.3.4) port 80 on your FTP server (192.168.1.101) in your internal network.

You say to redirect port 21 to port 80, should that not read redirect port 21 to port 21?

mdh
01-21-2008, 08:15 AM
That was a test. You passed. I didn't. Fixed now. Thank you very much!