Ask a Question related to Coldfusion Server Administration, Design and Development.
-
Trygve #1
which port do we use?
Hi,
a consultant is setting up a firewall on our servers, and he asked me which
ports coldfusion uses. The server is a standard installation of coldfusion 7 on
a windows 2003 server, and uses
- web services
- cfhttp
- standard web pages (cfm and html)
Which ports should be kept open for this to work correctly?
Trygve Guest
-
FTP Port
I am having a tough time connecting contribute to my servers because the servers have different FTP ports. Isn't there a way to change the default... -
Port 80 conflict?
Will it be possible to have Flash Media Server and Flash Remoting server both on the same box both listening on port 80? I tried this in out test... -
what is the port that FCS use?
What is the port that Flash Communication Server use? is it 1935 for flashCom.exe and 1200 for flashComAdmin.exe? -
Daemon proc run on a port, kill daemon and cannot restart on same port for 10 minutes.
Unix is AIX 4.3 The daemon is a license manager which runs for an application. Killing the daemon is fine. (using the 'kill -9 <pid>')... -
can not send through port 25
I am unable to send email using any email software (recieving is OK)..... I am also unable to connect via telnet to smtp mail servers using port... -
MichaelSJudd #2
Re: which port do we use?
Well, he probably already knows the ports for the services you just mentioned.
(Port 80 for http:, etc.)
You may also want to consider port 25 (if you will user the cfmail function,
for outgoing smtp mail).
One other note - if you are having problems running the ColdFusion
Administrator, you could add port 8000 PLUS go into the IIS Manager, right
click on the website you will be running ColdFusion on, and click on
"Properties".
Choose the "Website" tab and click "Advanced".
Under "Multiple Identies for This Website", have your consultant click "Add",
the add the IP Address (or All UnAssigned), Port 80, and "Host Header Value" of
127.0.0.1.
I hope this helps!
MichaelSJudd Guest
-



Reply With Quote

