Am new to Serv-U and evaluating the product. After installing Serv-U Gateway, netstat -an only shows Gateway service listening at 127.0.0.1:1180
How do I get it to listen at the designated IP address of the LAN card?
You need to configure Gateway from within Serv-U management console and add appropriate listeners. This KB should help you: Serv-U Gateway Installation Instructions for Windows
Thanks for your reply. But Serv-U management console will not find the Gateway at the designated IP since the Gateway itself isn't listening on its IP address. The Gateway is just listening on the localhost IP 127.0.0.1. It should have an entry like 192.168.X.Y:1180
Managed to resolve the problem. It was because the Gateway IP wasn't using a standard reserved internal IP range, ie. 10.X.X.X , 172.16.X.X or 192.168.X.X
Perfect, thanks for the update!
I'm having this same issue - we're using a non-standard IP range - how were you able to resolve this?