RE: tomcat 5 ssl w/multiple IPs

2006-01-15 Thread Chris Pat
Hi Peter Ouch, I should have know that. Thanks. --- Peter Crowther <[EMAIL PROTECTED]> wrote: > > From: Chris Pat [mailto:[EMAIL PROTECTED] > > do I > > really need to a dedicated NIC for each of the > static > > IPs I want run SSL sites on? > > No. The configuration mechanism depends on y

RE: tomcat 5 ssl w/multiple IPs

2006-01-15 Thread Peter Crowther
> From: Chris Pat [mailto:[EMAIL PROTECTED] > do I > really need to a dedicated NIC for each of the static > IPs I want run SSL sites on? No. The configuration mechanism depends on your OS, however. Windows boxes can have at least 20 IP addresses bound to one adapter. Get the adapter prop

RE: tomcat 5 ssl w/multiple IPs

2006-01-14 Thread Caldarale, Charles R
> From: Chris Pat [mailto:[EMAIL PROTECTED] > Subject: tomcat 5 ssl w/multiple IPs > > Sorry for the naivete of this question, but do I > really need to a dedicated NIC for each of the static > IPs I want run SSL sites on? Cant I just use a subnet > mask or slap the NIC in

tomcat 5 ssl w/multiple IPs

2006-01-14 Thread Chris Pat
Hello Sorry for the naivete of this question, but do I really need to a dedicated NIC for each of the static IPs I want run SSL sites on? Cant I just use a subnet mask or slap the NIC in promiscuous mode for all IPs in a range? How do hosting farms do it? They cant have dedicated NICs for all th