<HTML dir=ltr><HEAD>
<META content="text/html; charset=unicode" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18372"></HEAD>
<BODY>
<DIV><FONT color=#000000 size=2 face=Arial>Hi All</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Ok here's my delima.&nbsp; I have nginx acting as my reverse proxy, and a backend IIS server assigned with multiple addresses.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>nginx server address:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>10.100.50.7</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>IIS server Addresses:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>10.100.50.1</FONT></DIV>
<DIV><FONT size=2 face=Arial>10.100.50.2</FONT></DIV>
<DIV><FONT size=2 face=Arial>10.100.50.3</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>so everything coming in to 10.100.50.7 works fine and goes to the proper app server...However I also need the app server to make outbound connections as 10.100.50.7.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>so here's the map.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>user request page &gt;&nbsp; nginx forwards to server &gt; iis processes request .... this works perfectly.&nbsp; </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>However my application also needs to look up information from the users site without the user requesting it (security stuff)...</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>so i need something like </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>IIS app goes out to make request from 10.100.50.3&nbsp; &gt;&nbsp; nginx needs to grab that identity and assign it the address of 10.100.50.7 &gt;&nbsp; user site accept request because 10.100.50.7 is a trusted IP.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial></FONT><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>How can this be accomplished?&nbsp; Right now all my request are being rejected but it's passing the information through the default gateway not through nginx.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>All help appreciated..</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>-Shamunda</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV><!--[object_id=#playlan.com#]--><P align=left><FONT face=Tahoma size=2><FONT color=#0000ff>***** Email confidentiality notice *****</P>
<P align=left><FONT face=Tahoma size=2><FONT color=#0000ff>30/1/2009</FONT></FONT></P>
<P align=left><FONT face=Tahoma size=2><FONT color=#0000ff>This message is private and confidential.&nbsp; If you have recieved this message in error, please notify us and remove it from your system.</FONT></FONT></P></FONT></FONT></BODY></HTML>