Services listening on all ports?
- From: "tshad" <tscheiderich@xxxxxxxxxxxxxxx>
- Date: Wed, 17 Jan 2007 11:51:19 -0800
I have been trying to run IIS and Apache Tomcat on the same Server using the
same Port (80 for http and 443 for https). I am trying to do this by using
multiple IP address on the same Nic card. This would allow me multiple
sockets for the same port.
With all my research it seems that most services seem to listen on ALL IP
addresses on the same machine for a particular port (25 SMTP, 53 DNS, 80
HTTP). I found you can tell IIS NOT to listen to a particular IP Address
which would allow Apache to connect to that IP Address and listen to 80 and
443 at the same time as IIS.
What I don't know is if this is normal. I did add another IP Address to my
Nic card and tried to do a "telnet address port" for all the ports open on
my machine. They were ALL open for both addresses. I thought that when you
created a service to listen on a port you had to give it an IP Address and
Port Number to create a socket.
If you create a service, is it going to listen on all IP Addresses?
Thanks,
Tom
.
- Follow-Ups:
- Re: Services listening on all ports?
- From: Mike Lowery
- Re: Services listening on all ports?
- Prev by Date: Re: please help this is getting urgent
- Next by Date: Re: Services listening on all ports?
- Previous by thread: please help this is getting urgent
- Next by thread: Re: Services listening on all ports?
- Index(es):
Relevant Pages
|
Loading