473,503 Members | 3,721 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

trace request

Hi,
I have a windows web servers, seperated from the internet, by a bunch of
internal networks.

Internet --- network1---network2---network3---windows ---- internet
connection2

Basically what i want to know is, the path the ASP the request takes BACK to
the client.
Obviously it would be the same path it came in through, but my windows
servers network, also has anothet internet connection. I want to make sure
its not going out through that.

Can I find out the IP addresses of the routers through wich the request
passes, like a backward trace from server to client?

Thanx
Dec 13 '05 #1
1 1142
no. tracert works by special protocol which tracks this. http does not track
routers. also proxy servers hide this info.

networks are fluid, all packets travel individual paths. except in simple
cases, all you packets will not follow the same path. in fact they generally
do not even arrive in order. all a connection establishes is the endpoints,
not the intervening hops.
-- bruce (sqlwork.com)

<rv****@rogers.com> wrote in message
news:u0**************@TK2MSFTNGP10.phx.gbl...
Hi,
I have a windows web servers, seperated from the internet, by a bunch of
internal networks.

Internet --- network1---network2---network3---windows ---- internet
connection2

Basically what i want to know is, the path the ASP the request takes BACK
to the client.
Obviously it would be the same path it came in through, but my windows
servers network, also has anothet internet connection. I want to make sure
its not going out through that.

Can I find out the IP addresses of the routers through wich the request
passes, like a backward trace from server to client?

Thanx

Dec 13 '05 #2

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

Similar topics

4
1784
by: Erik Cruz | last post by:
Hi. I am creating a custom control that uses the RegisterHiddenField method to insert a hidden field on a page. When I tried to see the value of the hidden field on a trace, I noticed that it...
3
2263
by: Mo | last post by:
Hi, I have a webform which has vb.net code behind it and I would like it to submit the entries in the fields into a sql server db using a stored procedure. I have a central .vb file in my...
4
1546
by: Brett Robichaud | last post by:
Does anyone know what kind of overhead is caused by enabling tracing in an ASP.NET 1.1 app? On my production servers I'd like to leave it enabled so I can view trace.axd to get a feel for the...
0
1266
by: z. f. | last post by:
Hi, i have asp.net vb.net wep application. i try to investigate performance issue. so first i built a vb.net windows application that makes http requests to my pages and show me the time taken...
9
4376
by: Joe Rattz | last post by:
I can't seem to get to trace.axd. I have turned tracing on in web.config. Here is how I currently have i configured: <trace enabled="true" requestLimit="10" pageOutput="false"...
1
1903
by: newcomer | last post by:
I have traced action in XML. Now I would like to replay that. How could I do that based on this XML trace? I am using soap:tcp between client and server. thanks,
2
2768
by: Albert | last post by:
Hi, I've recently had frustration experience using a certain web service provided by a known organization. In order to maybe get a response from the technical they want me to send them the XML...
0
1034
by: Aryan | last post by:
Hi All, My application was working fine and giving me proper trace messages, but now all of sudden it started showing expcetion as "Object reference not set to an instance of an object....
3
2853
by: Arman Sahakyan | last post by:
Hi, I'm an MFC programmer and know little about .NET programming. Now, for some reasons, I'm developing an ASP .NET application... What I need to know is how to output into VS's Output Window...
0
1630
by: msnews.microsoft.com | last post by:
Hi, I am tring to use Trace Listener in asp.net 1.1 application as mentoned here. But i am getting the following error, Configuration Error Description: An error occurred during the processing...
0
7261
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
7315
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
7445
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
4665
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3158
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1492
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
369
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.