473,404 Members | 2,178 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

How come my web server returns the clients ip as my isa proxy servers ip?

how come when my web server asp page returns the users ip address it returns
my local isa proxy servers ip address instead? for example:
<HTML>
<%Request.ServerVariables("REMOTE_ADDR")%>
</HTML>

i have multiple web servers behind my isa server. that route the user by the
sub domain i.e. http://subdomain.mydomain.com http://myother.mydomain.com
i only have 1 external static ip address to use. i use isa's web publishing
rules for this.

how can i get the web users ip address in my page?
--
5k**********@sneakemail.com

Jul 19 '05 #1
3 1753
Because the requests are coming from your ISA server, in a sense. Just
like, my computer's IP is 192.168.0.125, but if I go to your site, you'll
see it as 38.38.39.92 or whatever the Internet IP of my router is. Unless
ISA server has some functionality in which it can pass the IP along with the
HTTP request to your server, there isn't a way for your server to see the
actual IP address of the client machine.

--

Ray at home
Microsoft ASP MVP
"James" <Se********@The.Bottom.com> wrote in message
news:uE**************@TK2MSFTNGP11.phx.gbl...
how come when my web server asp page returns the users ip address it returns my local isa proxy servers ip address instead? for example:
<HTML>
<%Request.ServerVariables("REMOTE_ADDR")%>
</HTML>

i have multiple web servers behind my isa server. that route the user by the sub domain i.e. http://subdomain.mydomain.com http://myother.mydomain.com
i only have 1 external static ip address to use. i use isa's web publishing rules for this.

how can i get the web users ip address in my page?
--
5k**********@sneakemail.com


Jul 19 '05 #2
do you know of a way to configure my isa server that way?

"Ray at <%=sLocation%> [MVP]" <myFirstNameATlane34dotKOMM> wrote in message
news:eG**************@TK2MSFTNGP12.phx.gbl...
Because the requests are coming from your ISA server, in a sense. Just
like, my computer's IP is 192.168.0.125, but if I go to your site, you'll
see it as 38.38.39.92 or whatever the Internet IP of my router is. Unless
ISA server has some functionality in which it can pass the IP along with the HTTP request to your server, there isn't a way for your server to see the
actual IP address of the client machine.

--

Ray at home
Microsoft ASP MVP
"James" <Se********@The.Bottom.com> wrote in message
news:uE**************@TK2MSFTNGP11.phx.gbl...
how come when my web server asp page returns the users ip address it

returns
my local isa proxy servers ip address instead? for example:
<HTML>
<%Request.ServerVariables("REMOTE_ADDR")%>
</HTML>

i have multiple web servers behind my isa server. that route the user by

the
sub domain i.e. http://subdomain.mydomain.com http://myother.mydomain.com i only have 1 external static ip address to use. i use isa's web

publishing
rules for this.

how can i get the web users ip address in my page?
--
5k**********@sneakemail.com



Jul 19 '05 #3
See an ISA group. There are a number of them. microsoft.public.isa[.*]

--

Ray at home
Microsoft ASP MVP
"James" <Se********@The.Bottom.com> wrote in message
news:Oc**************@TK2MSFTNGP09.phx.gbl...
do you know of a way to configure my isa server that way?

"Ray at <%=sLocation%> [MVP]" <myFirstNameATlane34dotKOMM> wrote in message news:eG**************@TK2MSFTNGP12.phx.gbl...
Because the requests are coming from your ISA server, in a sense. Just
like, my computer's IP is 192.168.0.125, but if I go to your site, you'll see it as 38.38.39.92 or whatever the Internet IP of my router is. Unless ISA server has some functionality in which it can pass the IP along with

Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Ken Allen | last post by:
I am relatively new to .Net and C#, but I hav ebeen programing in other languages and done some COM work for a number of years. I am attempting to understand how to map an older program...
1
by: Steve.Goodman | last post by:
Appologies if this has already been asked, but after scanning the web and this news group I could find no decent solution. We have a windows App that calls a webservice, using this bit of basic...
6
by: sameer | last post by:
..NET Framework 1.1 VS2003 Application is making webservice calls from behind a proxy server and then freezes and dies. Questoin is can i use webservice over proxy server( i guess another name...
0
by: Mark | last post by:
I have an asp.net application that when accessed by users not using proxy servers there are no problems. When a user using a proxy tries to access the site they access the site ok but when they...
2
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of...
5
by: ayaz.usman | last post by:
Hi, I've built a web services proxy server, in C# using wsdl.exe, by importing wsdl. Howeever, when I go to : http://localhost/sample.asmx?wsdl, they wsdl there does not match the wsdl I fed...
2
by: Mufasa | last post by:
Does anybody have any code that will handle proxy servers? Specifically I need something that will handle all the assorted options - no proxy, static proxy, dynamic proxy by a script. TIA - Jeff.
6
by: Lennart | last post by:
I'm trying to read up on the possibility to migrate a db2 V9.5 server to 64 bit, and continue running 32 bit application servers (via db2 runtime client, or otherwise). Does anyone have links to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.