Guest «ARNE» Posted August 28, 2008 Posted August 28, 2008 Does anyone know how to configure a service / program on a windows server to listen on a specific port? Or if there is a program for for the sam use? I need it to test firewall openings on different ports against the server. Tanks.
Guest Phillip Windell Posted August 28, 2008 Posted August 28, 2008 Re: Port listen program Use the FTP Server that is in IIS that is already with the Server OS. You can set the FTP "site" to listen on any port you want. You then can use the command line FTP to do the test. If you connect to it on your chosen port and get a welcome/logon banner then the connection worked. -- Phillip Windell http://www.wandtv.com The views expressed, are my own and not those of my employer, or Microsoft, or anyone else associated with me, including my cats. ----------------------------------------------------- "«ARNE»" <tillnews@gmail.com> wrote in message news:756d43ca-ed30-4ca0-8245-dbbbb052bc71@c58g2000hsc.googlegroups.com... > Does anyone know how to configure a service / program on a windows > server to listen on a specific port? > Or if there is a program for for the sam use? > > I need it to test firewall openings on different ports against the > server. > > Tanks.
Recommended Posts