Guest pez Posted October 14, 2007 Posted October 14, 2007 I'm trying to troubleshoot a networking issue. When I run tracert the first hop I see is already outside my LAN. Is there anyway to see how the traffic is getting out of the internal network? I want to see what gateway is being used. Please assist.
Guest Mathieu CHATEAU Posted October 14, 2007 Posted October 14, 2007 Re: Tracert question Tracert show the gateway as first hop. Are you doing tracert from the gateway server or multihomed computer ? You can get the awailable route on a system from a cmd with : route print -- Cordialement, Mathieu CHATEAU English blog: http://lordoftheping.blogspot.com French blog: http://www.lotp.fr "pez" <peter.zelonis@gmail.com> wrote in message news:1192381304.394234.21240@z24g2000prh.googlegroups.com... > I'm trying to troubleshoot a networking issue. When I run tracert the > first hop I see is already outside my LAN. Is there anyway to see how > the traffic is getting out of the internal network? I want to see > what gateway is being used. Please assist. >
Guest pez Posted October 14, 2007 Posted October 14, 2007 Re: Tracert question On Oct 14, 1:18 pm, "Mathieu CHATEAU" <gollum...@free.fr> wrote: > Tracert show the gateway as first hop. > Are you doing tracert from the gateway server or multihomed computer ? > > You can get the awailable route on a system from a cmd with : route print > > -- > Cordialement, > Mathieu CHATEAU > English blog:http://lordoftheping.blogspot.com > French blog:http://www.lotp.fr > > "pez" <peter.zelo...@gmail.com> wrote in message > > news:1192381304.394234.21240@z24g2000prh.googlegroups.com... > > > I'm trying to troubleshoot a networking issue. When I run tracert the > > first hop I see is already outside my LAN. Is there anyway to see how > > the traffic is getting out of the internal network? I want to see > > what gateway is being used. Please assist. I am running tracert from a client PC. But my first hop is the gateway of our ISP, not the gateway of our LAN. We have two gateways and I want to make sure the route being used is the default GW set on the network adapter. I have suspicions that something is not right though, so I wanted to confirm with a tracert.
Guest Mathieu CHATEAU Posted October 14, 2007 Posted October 14, 2007 Re: Tracert question you can check the default gateway with the route print command. -- Cordialement, Mathieu CHATEAU English blog: http://lordoftheping.blogspot.com French blog: http://www.lotp.fr "pez" <peter.zelonis@gmail.com> wrote in message news:1192383533.801723.291900@y27g2000pre.googlegroups.com... > On Oct 14, 1:18 pm, "Mathieu CHATEAU" <gollum...@free.fr> wrote: >> Tracert show the gateway as first hop. >> Are you doing tracert from the gateway server or multihomed computer ? >> >> You can get the awailable route on a system from a cmd with : route print >> >> -- >> Cordialement, >> Mathieu CHATEAU >> English blog:http://lordoftheping.blogspot.com >> French blog:http://www.lotp.fr >> >> "pez" <peter.zelo...@gmail.com> wrote in message >> >> news:1192381304.394234.21240@z24g2000prh.googlegroups.com... >> >> > I'm trying to troubleshoot a networking issue. When I run tracert the >> > first hop I see is already outside my LAN. Is there anyway to see how >> > the traffic is getting out of the internal network? I want to see >> > what gateway is being used. Please assist. > > I am running tracert from a client PC. But my first hop is the > gateway of our ISP, not the gateway of our LAN. We have two gateways > and I want to make sure the route being used is the default GW set on > the network adapter. I have suspicions that something is not right > though, so I wanted to confirm with a tracert. >
Recommended Posts