I am replacing my LinkSys Firewall Router with a PC running Wingate. I'm using NAT. My Cable modem connects to my Wingate PC using a DHCP address and my internal Lan connects using 192.168.10.1. I have an FTP Server on 192.168.10.21 and a Webserver on 192.168.10.80.
Using the Linksys I would forward port 21 to 192.168.10.21 and port 80 to 192.168.10.80. I then could access both from some other location using ftp.mydomain.com and
http://www.mydomain.com. This works.
Using WinGate I redirect port 21 to 192.168.10.21 (see attachment). I then run FTP from a command line from some other location and it connects and allows me to login. When I try to issue any ftp commands (ie. cd, ls, get, etc) I get the following error:
421 Service not available, closing control connection.
I am sure that this is something I have done in the set up of wingate but I'm not sure what.
I have started with a standard install, disabled DHCP and DNS since I'm using AD on my network and already provide both of these services. I have synchronized my AD users and added the port 21 redirection to 192.168.10.21. Verified that the Wingate FTP Proxy service is running.
I can FTP to my FTP server from behind Wingate and I can use ftp to get to other ftp sites as an ftp client.
Any ideas what I might have done wrong?
- Attachments
-

- Port21.png (7.95 KiB) Viewed 5182 times