Re: deleting route on Windows 2003 machine

From: Mohit Talwar [MSFT] (mohitt_at_online.microsoft.com)
Date: 02/24/04


Date: Tue, 24 Feb 2004 11:11:12 -0800

Is the offending route of the following form?

Network Destination Netmask Gateway Interface Metric
          a.b.c.0 255.255.255.0 a.b.c.d a.b.c.d 30

If so, it is the on-link (direct) route added when you configure the subnet
mask with the address. Since it is a system route, it cannot be deleted. I
believe your approach of setting a high metric on the interface is the best
option at present. But I would be interested in finding out what
suggestions others might have.

Mohit.

PS Could you tell us how you are configuring the VIP on the loopback
adapter?

-- 
This posting is provided "AS IS" with no warranties, and confers no rights.
"sngoda" <anonymous@discussions.microsoft.com> wrote in message
news:049C7DEA-E16B-4B57-B8A9-571E3F514387@microsoft.com...
> I've this issue on Windows 2003 machine. I'm installing loopback adapter
and configuring it with VIPs. This is part of installation of load balancing
drivers on Windows 2003. This is filter intermediate driver. After
installation, i see couple of routes in the output of "route PRINT" for this
new loopback adapter. The entry is
>
>
> <network destination><MASK><VIP configured on Loopback adapter><loopback
Adapter primary IP Addr><METRIC>
>
> If i try to delete with "route delete" command, it says no such route
exist. But "route PRINT" shows that route. Because of this route, all my
outgoing packets from the host, where my driver is installed, are routed to
loopback adapter. The work around i found was to disable the "automatic
metric configuration" and assign high metric value, say 30. My question is
how to delete this route on Windows 2003 machine.


Relevant Pages

  • Re: route delete not working
    ... The Route Table will rebuild based on the ... would be a problem with the inteface configuration of one the interfaces. ... Phillip Windell www.wandtv.com "Phillip Windell" wrote in message ... >> I'm trying to delete a 9.0.0.0 route created when I>> defined a loopback adapter. ...
    (microsoft.public.windows.server.networking)
  • Re: Can not use HttpWebRequest for localhost
    ... running server is requested AND PDA is not connected to any LAN. ... You could install a 'loopback adapter' so that a route to 127.0.0.1/localhost always exists... ...
    (microsoft.public.dotnet.framework.compactframework)
  • route delete not working
    ... I'm trying to delete a 9.0.0.0 route created when I ... of the route delete cmd w/out any luck. ... loopback adapter and route delete were running fine on ...
    (microsoft.public.windows.server.networking)
  • Re: route delete not working
    ... Phillip Windell [MCP, MVP, CCNA] www.wandtv.com "Tom P" wrote in message ... > I'm trying to delete a 9.0.0.0 route created when I> defined a loopback adapter. ...
    (microsoft.public.windows.server.networking)
  • Re: Packet Routing!
    ... If you're trying to route *all* traffic from one IP address to the ... loopback adapter you can do this by adding a static route to the ... machine - if you open a command prompt window and type route /? ... adapter you'll need a personal firewall installed on the host machine. ...
    (microsoft.public.windowsxp.network_web)