Request.Url returning local IP?

M

MattB

I have some code I've used for a couple of years with no problems, and
now a client says the URLs generated by this sometimes start with
10.0.0.1 instead of the domain name we'd expect.
My code takes Request.URL, splits the that string at "?" to remove any
query string stuff, and then builds a new URL to be returned to the
visitor based on that.

So I figure the problem is one of two things. One is that this client is
only seeing this when he connecting to the application from inside their
network via 10.0.0.1
OR
Something is going wrong with Request.URL.

Has anyone ever seen that property return a local IP instead of the URL
you'd expect? Any other ideas? Thanks!

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,176
Messages
2,570,949
Members
47,500
Latest member
ArianneJsb

Latest Threads

Top