Networking Forums

Networking Forums > Computer Networking > Windows Networking > IPCONFIG /ALL shows multiple gateways under one interface?

Reply
Thread Tools Display Modes

IPCONFIG /ALL shows multiple gateways under one interface?

 
 
James
Guest
Posts: n/a

 
      08-10-2007, 03:50 PM
I've got a problem. I have two NIC's on a Windows 2003 server but the second
one is disabled. If I look at the TCP/IP settings under the GUI, it shows
the correct gateway. This applies under the GUI where you can add multiple
gateways as well. However, when I run ipconfig /all it lists two gateways
under the same interface! Now, if I change the gateway under the GUI to
something else and then back to the correct gateway, it appears correctly
when I run ipconfig /all. However after rebooting, the two gateways once
again return when I run ipconfig /all!

The invalid gateway that keeps showing up is an old router from our recently
updated infrastructure. The reaon why there are two NIC's on this server so
we can add a SAN volume that’s on a different subnet. Is this some sort of
corruption? This is one out of four terminal servers. The others don’t have
this problem.

Thanks in advance for your help.

 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      08-13-2007, 03:26 PM
Plug the disabled nic into a (separate) hub or switch so that you can enable
it. Go into the TCP/IP settings of that nic and remove any leftover
configuration,...apply the changes,...then set the Nic to use DHCP,...apply
the changes,...then disable it again and unplug it from the switch/hub and
get rid of the switch/hub.

Then,...assuming there are no static routes in the OS's routing
table,...from a command prompt type:

"c:\> route /f"

This clears the routing table.
Reboot,...the table will rebuild accoriding to the Nic(s) configuration.
Recreate any legitament static routes in the table if there were any.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


"James" <(E-Mail Removed)> wrote in message
news:1915F5AE-F383-4D61-858D-(E-Mail Removed)...
> I've got a problem. I have two NIC's on a Windows 2003 server but the
> second
> one is disabled. If I look at the TCP/IP settings under the GUI, it shows
> the correct gateway. This applies under the GUI where you can add
> multiple
> gateways as well. However, when I run ipconfig /all it lists two gateways
> under the same interface! Now, if I change the gateway under the GUI to
> something else and then back to the correct gateway, it appears correctly
> when I run ipconfig /all. However after rebooting, the two gateways once
> again return when I run ipconfig /all!
>
> The invalid gateway that keeps showing up is an old router from our
> recently
> updated infrastructure. The reaon why there are two NIC's on this server
> so
> we can add a SAN volume that's on a different subnet. Is this some sort
> of
> corruption? This is one out of four terminal servers. The others don't
> have
> this problem.
>
> Thanks in advance for your help.
>



 
Reply With Quote
 
James
Guest
Posts: n/a

 
      08-31-2007, 08:04 PM
Phillip,

Thank you very much. That did the trick.

Jim

"Phillip Windell" wrote:

> Plug the disabled nic into a (separate) hub or switch so that you can enable
> it. Go into the TCP/IP settings of that nic and remove any leftover
> configuration,...apply the changes,...then set the Nic to use DHCP,...apply
> the changes,...then disable it again and unplug it from the switch/hub and
> get rid of the switch/hub.
>
> Then,...assuming there are no static routes in the OS's routing
> table,...from a command prompt type:
>
> "c:\> route /f"
>
> This clears the routing table.
> Reboot,...the table will rebuild accoriding to the Nic(s) configuration.
> Recreate any legitament static routes in the table if there were any.
>
> --
> Phillip Windell
> www.wandtv.com
>
> The views expressed, are my own and not those of my employer, or Microsoft,
> or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
>
> "James" <(E-Mail Removed)> wrote in message
> news:1915F5AE-F383-4D61-858D-(E-Mail Removed)...
> > I've got a problem. I have two NIC's on a Windows 2003 server but the
> > second
> > one is disabled. If I look at the TCP/IP settings under the GUI, it shows
> > the correct gateway. This applies under the GUI where you can add
> > multiple
> > gateways as well. However, when I run ipconfig /all it lists two gateways
> > under the same interface! Now, if I change the gateway under the GUI to
> > something else and then back to the correct gateway, it appears correctly
> > when I run ipconfig /all. However after rebooting, the two gateways once
> > again return when I run ipconfig /all!
> >
> > The invalid gateway that keeps showing up is an old router from our
> > recently
> > updated infrastructure. The reaon why there are two NIC's on this server
> > so
> > we can add a SAN volume that's on a different subnet. Is this some sort
> > of
> > corruption? This is one out of four terminal servers. The others don't
> > have
> > this problem.
> >
> > Thanks in advance for your help.
> >

>
>
>

 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      08-31-2007, 08:53 PM
Very good Jim, glad it worked out.


--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


"James" <(E-Mail Removed)> wrote in message
news:3B73150D-6AD7-40A0-8C81-(E-Mail Removed)...
> Phillip,
>
> Thank you very much. That did the trick.
>
> Jim
>
> "Phillip Windell" wrote:
>
>> Plug the disabled nic into a (separate) hub or switch so that you can
>> enable
>> it. Go into the TCP/IP settings of that nic and remove any leftover
>> configuration,...apply the changes,...then set the Nic to use
>> DHCP,...apply
>> the changes,...then disable it again and unplug it from the switch/hub
>> and
>> get rid of the switch/hub.
>>
>> Then,...assuming there are no static routes in the OS's routing
>> table,...from a command prompt type:
>>
>> "c:\> route /f"
>>
>> This clears the routing table.
>> Reboot,...the table will rebuild accoriding to the Nic(s) configuration.
>> Recreate any legitament static routes in the table if there were any.
>>
>> --
>> Phillip Windell
>> www.wandtv.com
>>
>> The views expressed, are my own and not those of my employer, or
>> Microsoft,
>> or anyone else associated with me, including my cats.
>> -----------------------------------------------------
>>
>>
>> "James" <(E-Mail Removed)> wrote in message
>> news:1915F5AE-F383-4D61-858D-(E-Mail Removed)...
>> > I've got a problem. I have two NIC's on a Windows 2003 server but the
>> > second
>> > one is disabled. If I look at the TCP/IP settings under the GUI, it
>> > shows
>> > the correct gateway. This applies under the GUI where you can add
>> > multiple
>> > gateways as well. However, when I run ipconfig /all it lists two
>> > gateways
>> > under the same interface! Now, if I change the gateway under the GUI
>> > to
>> > something else and then back to the correct gateway, it appears
>> > correctly
>> > when I run ipconfig /all. However after rebooting, the two gateways
>> > once
>> > again return when I run ipconfig /all!
>> >
>> > The invalid gateway that keeps showing up is an old router from our
>> > recently
>> > updated infrastructure. The reaon why there are two NIC's on this
>> > server
>> > so
>> > we can add a SAN volume that's on a different subnet. Is this some
>> > sort
>> > of
>> > corruption? This is one out of four terminal servers. The others
>> > don't
>> > have
>> > this problem.
>> >
>> > Thanks in advance for your help.
>> >

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
TCP/IP Multiple gateways (different gateways) Windows (NT, 98, 2000, 2003, XP) goonmunster Windows Networking 1 02-26-2007 08:39 AM
TCP/IP Multiple gateways (different gateways) Windows (NT, 98, 2000, 2003, XP) goonmunster Windows Networking 1 02-26-2007 08:39 AM
ipconfig /all shows no information Neil Dallaway Wireless Networks 2 10-19-2006 06:38 PM
Multiple Gateways on 1 Lan mike.brydon@gmail.com Windows Networking 6 10-05-2006 11:10 PM
Static IP's Assigned but ipconfig shows 0.0.0.0 Paul Hollings Windows Networking 0 08-20-2003 05:58 PM



1 2 3 4 5 6 7 8 9 10 11