jetNEXUS Homepage
Forum Home Forum Home > jetNEXUS Products > JetNEXUS X_Forwarded_For
  New Posts New Posts RSS Feed: jetNEXUS XFF for IIS
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

jetNEXUS XFF for IIS

 Post Reply Post Reply Page  12>
Author
Message
  Topic Search Topic Search  Topic Options Topic Options
administrator View Drop Down
Admin Group
Admin Group


Joined: 22 Jan 2009
Online Status: Offline
Posts: 8
  Quote administrator Quote  Post ReplyReply Direct Link To This Post Topic: jetNEXUS XFF for IIS
    Posted: 22 Jan 2009 at 5:42pm
jetNEXUS XFF - X_Forwarded_For
 
JN XFF is an ISAPI filter designed to ensure that the corrent client IP address is logged into the IIS web server log files.
 
It can be downloaded below:
 
 
The Password for this Zip file is jetnexus
 
  


Edited by Andy_Knowlson - 30 Jun 2010 at 3:43pm
Back to Top
shawmcbigdis View Drop Down
Newbie
Newbie


Joined: 18 Jun 2010
Online Status: Offline
Posts: 1
  Quote shawmcbigdis Quote  Post ReplyReply Direct Link To This Post Posted: 18 Jun 2010 at 5:26pm
We want to use this ISAPI filter when we place our web app behind the load balancer. However our application relies on the remote_addr system varible.

Everyone is telling me that you can not re-write that varible with an ISAPI filter, but the readme claims that ASP pages can use the onfo fromthis filter, can we also use it in a .NET application to rewrite the remote_addr?

Thanks
Back to Top
vihaire View Drop Down
Newbie
Newbie


Joined: 12 Jul 2010
Online Status: Offline
Posts: 4
  Quote vihaire Quote  Post ReplyReply Direct Link To This Post Posted: 12 Jul 2010 at 12:31pm
It is not working here. Only the logging part is working...

Regards,
Back to Top
OJG View Drop Down
Admin Group
Admin Group
Avatar

Joined: 27 Aug 2009
Location: jetNEXUS Office
Online Status: Offline
Posts: 4
  Quote OJG Quote  Post ReplyReply Direct Link To This Post Posted: 12 Jul 2010 at 12:44pm
Hi vihaire,

Thank you for your comment - if you are having trouble with jNforIIS would you like to please contact support? You can email us at support@jetnexus.com or call us on +44 (0) 870 382 5529.

Regards,

Oliver Gross
jetNEXUS Technical Support
Back to Top
vihaire View Drop Down
Newbie
Newbie


Joined: 12 Jul 2010
Online Status: Offline
Posts: 4
  Quote vihaire Quote  Post ReplyReply Direct Link To This Post Posted: 13 Jul 2010 at 9:20am
I don't use JetNexus For IIS, I just use the JetNexus XFF for IIS, and it is working as expected, but only for the logging part.
The REMOTE_ADDR variable remains untouched.

Regards,
Back to Top
OJG View Drop Down
Admin Group
Admin Group
Avatar

Joined: 27 Aug 2009
Location: jetNEXUS Office
Online Status: Offline
Posts: 4
  Quote OJG Quote  Post ReplyReply Direct Link To This Post Posted: 13 Jul 2010 at 9:33am
Hi Vihaire,

It seems that you might have the wrong idea about the jetNEXUS XFF ISAPI filter. Changing the REMOTE_ADDR variable is out of the scope of an ISAPI filter, rather the XFF ISAPI filter serves to:

"...ensure that the corrent client IP address is logged into the IIS web server log files."

Hopefully this answers your question, if you have any further questions - please do not hesitate to ask.

Also, are you a current customer of jetNEXUS?

Best regards,

Oliver Gross
jetNEXUS Technical Support


Edited by OJG - 13 Jul 2010 at 9:34am
Back to Top
vihaire View Drop Down
Newbie
Newbie


Joined: 12 Jul 2010
Online Status: Offline
Posts: 4
  Quote vihaire Quote  Post ReplyReply Direct Link To This Post Posted: 13 Jul 2010 at 11:00am

From the documentation :

The jetNEXUS XFF ISAPI filter alters IIS logging to reflect the actual client IP address (rather than the local IP address of the jetNEXUS appliance).

The client IP is also immediately available to ASP scripts for processing and can be accessed using standard server variables. Below is an example of an ASP page that will display the client IP in a web page:

<html>
<body>
<p>
<b>Your IP address is:</b>
<%Response.Write(Request.ServerVariables("remote_addr"))%>
</p>
</body>
</html>

Back to Top
OJG View Drop Down
Admin Group
Admin Group
Avatar

Joined: 27 Aug 2009
Location: jetNEXUS Office
Online Status: Offline
Posts: 4
  Quote OJG Quote  Post ReplyReply Direct Link To This Post Posted: 13 Jul 2010 at 11:36am
Hi Vihaire,

Can you please let me know what your company is so that I can raise you a case through our support system?

Best regards,

Oliver Gross
jetNEXUS Technical Support
Back to Top
vihaire View Drop Down
Newbie
Newbie


Joined: 12 Jul 2010
Online Status: Offline
Posts: 4
  Quote vihaire Quote  Post ReplyReply Direct Link To This Post Posted: 13 Jul 2010 at 12:28pm
I don't have a company.
Back to Top
Andy_Knowlson View Drop Down
Admin Group
Admin Group


Joined: 27 Apr 2010
Location: Maidenhead
Online Status: Offline
Posts: 68
  Quote Andy_Knowlson Quote  Post ReplyReply Direct Link To This Post Posted: 13 Jul 2010 at 12:36pm
Hi vihaire,
 
Please email us at support@jetnexus.com or call us on +44 (0) 870 382 5529 so we can help further.
 
Thanks

Andrew Knowlson
jetNEXUS Support Manager


Edited by Andy_Knowlson - 13 Jul 2010 at 12:37pm
Back to Top
 Post Reply Post Reply Page  12>

Forum Jump Forum Permissions View Drop Down

Bulletin Board Software by Web Wiz Forums® version 9.54
Copyright ©2001-2008 Web Wiz

This page was generated in 0.031 seconds.