Showing posts with label DMZ and non-DMZ Configuration. Show all posts
Showing posts with label DMZ and non-DMZ Configuration. Show all posts

Thursday, December 30, 2010

DMZ & non-DMZ Configuration

Some companies may not wish to keep biztalk and sql server in DMZ. But they use a lot of http/s,soap adapters to receive the inbound messages. To implement this environment, We need to configure as follows
  • a seperate webserver -> DMZ
  • biztalk server -> non-DMZ
  • SQL server ->non-DMZ
  • use WCF or reverse proxy

 test