default gateway and tracert
        Posted  
        
            by chappar
        on Server Fault
        
        See other posts from Server Fault
        
            or by chappar
        
        
        
        Published on 2010-03-07T18:34:51Z
        Indexed on 
            2010/03/08
            7:21 UTC
        
        
        Read the original article
        Hit count: 536
        
when i do "route print" on my machine, it shows my default gateway as 10.225.150.1
but when i do tracert www.google.com, the first machine it reaches is 10.225.150.2. The route command does not show any entry for 10.225.150.2.
So, why tracert is showing 10.225.150.2?
my maching is on Windows XP.
© Server Fault or respective owner