Bit of an admin/infrastructure bonehead… need some help on something…
Scenario:
· I have a v3 farm that lives within my network (not on the DMZ).
· I have a WSS site (http://internalTrustedNetwork) that uses Windows authentication and is in the Default zone
Can I take another WFE that is in the same farm (same AD, joined to the same farm above), but lives in DMZ, and extend a new Web Application (http://externalDmz) off the existing one above? (I would then configure the external one to use FBA rather than Windows authentication). The WFE’s on my trusted LAN would all have the internal site (http://internalTrustedNetwork) available (via a NLB), and my WFE’s in my DMZ would all have the external site (http://externalDmz). Is this possible?
Just not sure if (1) I can have another server in the same farm in the DMZ and (2) if I can extend an existing site outside the DMZ and (3) if different WFE’s in the same farm can “host” different sites.