G
Guest
hi,
We are trying to figure out a way of detecting any incoming http request, to
our ASP.NET 2.0 application, if it is coming from our internal network
(intranet) vs from outside of our network(internet). We can get the client
machine's ip from the http request, but is there any way of validating if the
ip is a intranet ip vs. an internet ip? Our intranet is pretty large, spans
over a WAN with multiple subdomains.
Any information/pointer would be highly appreciated.
Thanks.
We are trying to figure out a way of detecting any incoming http request, to
our ASP.NET 2.0 application, if it is coming from our internal network
(intranet) vs from outside of our network(internet). We can get the client
machine's ip from the http request, but is there any way of validating if the
ip is a intranet ip vs. an internet ip? Our intranet is pretty large, spans
over a WAN with multiple subdomains.
Any information/pointer would be highly appreciated.
Thanks.