Hi Phil,
The route -f did delete the 9.0.0.0 route along with
other routes I need. This machine is front-ended by a
Network Dispatcher. This is the reason for the loopback
adapter.
Here's the output of ifconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : pir01pc19
Primary Dns Suffix . . . . . . . :
pie.notesdev.ibm.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . :
pie.notesdev.ibm.com
notesdev.ibm.com
lotus.com
ibm.com
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
pie.notesdev.ibm.com
Description . . . . . . . . . . . : IBM Netfinity
10/100 Ethernet Adapter
Physical Address. . . . . . . . . : 00-09-6B-9A-13-F4
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 9.33.135.23
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 9.33.132.1
DHCP Server . . . . . . . . . . . : 9.33.151.11
DNS Servers . . . . . . . . . . . : 9.33.151.11
9.33.151.12
Primary WINS Server . . . . . . . : 9.33.151.11
Secondary WINS Server . . . . . . : 9.33.151.12
Lease Obtained. . . . . . . . . . : Wednesday, May 26,
2004 8:54:36 AM
Lease Expires . . . . . . . . . . : Monday, May 31,
2004 8:54:36 AM
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Loopback
Adapter
Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 9.33.132.64
Subnet Mask . . . . . . . . . . . : 255.0.0.0
Default Gateway . . . . . . . . . :
>-----Original Message-----
>If you don't mind doing it, after you've done the
previous instructions, and
>if there is still problems,...run "IPCONFIG /ALL" from a
command prompt
>window and post the results. The Route Table will
rebuild based on the
>network settings of all the interfaces, so if there is a
problem, then it
>would be a problem with the inteface configuration of
one the interfaces.
>
>
>--
>
>Phillip Windell [MCP, MVP, CCNA]
>www.wandtv.com
>
>
>"Phillip Windell" <@.> wrote in message
>news:euc%(E-Mail Removed)...
>> C:\> Route -f
>>
>> Then reboot to rebuild the table.
>>
>>
>> --
>>
>> Phillip Windell [MCP, MVP, CCNA]
>> www.wandtv.com
>>
>>
>> "Tom P" <(E-Mail Removed)> wrote in message
>> news:1311601c44351$0363f170$(E-Mail Removed)...
>> > Hi,
>> > I'm trying to delete a 9.0.0.0 route created when I
>> > defined a loopback adapter. I've tried many
variations
>> > of the route delete cmd w/out any luck.
>> >
>> > This machine was migrated from 2002 to 2003. The
>> > loopback adapter and route delete were running fine
on
>> > 2002.
>> >
>> > C:\>route delete 9.0.0.0
>> > The route specified was not found.
>> >
>> >
>> > C:\>netstat -rn
>> >
>> > IPv4 Route Table
>> >
================================================== ========
>> > =================
>> > Interface List
>> > 0x1 ........................... MS TCP Loopback
interface
>> > 0x2 ...02 00 4c 4f 4f 50 ...... Microsoft Loopback
Adapter
>> > 0x10004 ...00 09 6b 9a 13 f4 ...... IBM Netfinity
10/100
>> > Ethernet Adapter
>> >
================================================== ========
>> > =================
>> >
================================================== ========
>> > =================
>> > Active Routes:
>> > Network Destination Netmask Gateway
>> > Interface Metric
>> > 0.0.0.0 0.0.0.0 9.33.132.1
>> > 9.33.135.23 1
>> > 9.0.0.0 255.0.0.0 9.33.132.64
>> > 9.33.132.64 1
>> > 9.33.132.0 255.255.252.0 9.33.135.23
>> > 9.33.135.23 1
>> > 9.33.132.64 255.255.255.255
>> > 127.0.0.1 127.0.0.1 1
>> > 9.33.135.23 255.255.255.255
>> > 127.0.0.1 127.0.0.1 1
>> > 9.255.255.255 255.255.255.255 9.33.132.64
>> > 9.33.132.64 1
>> > 9.255.255.255 255.255.255.255 9.33.135.23
>> > 9.33.135.23 1
>> > 127.0.0.0 255.0.0.0
>> > 127.0.0.1 127.0.0.1 1
>> > 224.0.0.0 240.0.0.0 9.33.132.64
>> > 9.33.132.64 1
>> > 224.0.0.0 240.0.0.0 9.33.135.23
>> > 9.33.135.23 1
>> > 255.255.255.255 255.255.255.255 9.33.132.64
>> > 9.33.132.64 1
>> > 255.255.255.255 255.255.255.255 9.33.135.23
>> > 9.33.135.23 1
>> > Default Gateway: 9.33.132.1
>> >
================================================== ========
>> > =================
>> > Persistent Routes:
>> > None
>> >
>> > C:\>
>>
>>
>
>
>.
>