A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Networking with Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing)

Strange problem: Route corrupted or may be something else



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old April 2nd 07, 05:39 PM posted to microsoft.public.platformsdk.networking,microsoft.public.platformsdk.networking.ipv6,microsoft.public.win32.programmer.networks,microsoft.public.windows.vista.general,microsoft.public.windows.vista.networking_sharing
Arsalan Ahmad
external usenet poster
 
Posts: 4
Default Strange problem: Route corrupted or may be something else

Hello all,

I dont know which group is suitable for asking this question.

I am using Vista.

I have two NICs one of which is assigned IP using DHCP (something like
157.x.x.x and subnet mask 255.255.255.128) while the other is manually
configured to a static IP address of 192.168.0.8 and subnet mask
255.255.255.0.

Problem is that somehow the route is corruputed and now a ping for
destination 192.168.0.x (e.g. 192.168.0.2) is going to the interface having
IP 157.x.x.x and not to the right one.

I have tried assigning some other IP address range (like 192.168.100.x) to
the NIC (having statically configured IP address).

Even I have tried reseting IPv4 via netsh. I have also tried reseting all
interfaces. Even I have tried uninstalling the NIC (having IP 192.168.0.8)
and reinstalling it again but no use.

What can I do now beside reinstalling windows and reinstalling the NIC
(having IP 157.x.x.x) as I really dont want to do these steps.

The problem arises when I delete all the IPv6 addresses (usually I was
getting one) associated with the NIC (having manually configured IP address)
using netsh.

Any idea how can I correct this problem.

Thanks,

Arsalan

  #2 (permalink)  
Old April 2nd 07, 06:13 PM posted to microsoft.public.platformsdk.networking,microsoft.public.platformsdk.networking.ipv6,microsoft.public.win32.programmer.networks,microsoft.public.windows.vista.general,microsoft.public.windows.vista.networking_sharing
Rafael R. [Live Butterfly]
external usenet poster
 
Posts: 9
Default Strange problem: Route corrupted or may be something else

Arsalan,

Tried netsh routing ip reset?

- Rafael.

Arsalan Ahmad wrote:
Hello all,

I dont know which group is suitable for asking this question.

I am using Vista.

I have two NICs one of which is assigned IP using DHCP (something like
157.x.x.x and subnet mask 255.255.255.128) while the other is manually
configured to a static IP address of 192.168.0.8 and subnet mask
255.255.255.0.

Problem is that somehow the route is corruputed and now a ping for
destination 192.168.0.x (e.g. 192.168.0.2) is going to the interface
having IP 157.x.x.x and not to the right one.

I have tried assigning some other IP address range (like 192.168.100.x)
to the NIC (having statically configured IP address).

Even I have tried reseting IPv4 via netsh. I have also tried reseting
all interfaces. Even I have tried uninstalling the NIC (having IP
192.168.0.8) and reinstalling it again but no use.

What can I do now beside reinstalling windows and reinstalling the NIC
(having IP 157.x.x.x) as I really dont want to do these steps.

The problem arises when I delete all the IPv6 addresses (usually I was
getting one) associated with the NIC (having manually configured IP
address) using netsh.

Any idea how can I correct this problem.

Thanks,

Arsalan

  #3 (permalink)  
Old April 2nd 07, 07:31 PM posted to microsoft.public.platformsdk.networking,microsoft.public.platformsdk.networking.ipv6,microsoft.public.win32.programmer.networks,microsoft.public.windows.vista.general,microsoft.public.windows.vista.networking_sharing
Ben Voigt
external usenet poster
 
Posts: 2
Default Strange problem: Route corrupted or may be something else


"Arsalan Ahmad" wrote in message
...
Hello all,

I dont know which group is suitable for asking this question.

I am using Vista.

I have two NICs one of which is assigned IP using DHCP (something like
157.x.x.x and subnet mask 255.255.255.128) while the other is manually
configured to a static IP address of 192.168.0.8 and subnet mask
255.255.255.0.

Problem is that somehow the route is corruputed and now a ping for
destination 192.168.0.x (e.g. 192.168.0.2) is going to the interface
having IP 157.x.x.x and not to the right one.

I have tried assigning some other IP address range (like 192.168.100.x) to
the NIC (having statically configured IP address).

Even I have tried reseting IPv4 via netsh. I have also tried reseting all
interfaces. Even I have tried uninstalling the NIC (having IP 192.168.0.8)
and reinstalling it again but no use.

What can I do now beside reinstalling windows and reinstalling the NIC
(having IP 157.x.x.x) as I really dont want to do these steps.

The problem arises when I delete all the IPv6 addresses (usually I was
getting one) associated with the NIC (having manually configured IP
address) using netsh.


Every ipv4 address has a corresponding ipv6 address (because the entire ipv4
address space is mapped into ipv6); you cannot remove the ipv6 address
without removing the ipv4 address and the associated route.


Any idea how can I correct this problem.

Thanks,

Arsalan



  #4 (permalink)  
Old April 3rd 07, 07:45 AM posted to microsoft.public.platformsdk.networking,microsoft.public.platformsdk.networking.ipv6,microsoft.public.win32.programmer.networks,microsoft.public.windows.vista.general,microsoft.public.windows.vista.networking_sharing
Arsalan Ahmad
external usenet poster
 
Posts: 4
Default Strange problem: Route corrupted or may be something else

If you are talking about netsh interface ip reset then I have already tried
it but there is no such thing as netsh routing ip reset.

Thanks,

Arsalan

"Rafael R. [Live Butterfly]" wrote in
message ...
Arsalan,

Tried netsh routing ip reset?

- Rafael.

Arsalan Ahmad wrote:
Hello all,

I dont know which group is suitable for asking this question.

I am using Vista.

I have two NICs one of which is assigned IP using DHCP (something like
157.x.x.x and subnet mask 255.255.255.128) while the other is manually
configured to a static IP address of 192.168.0.8 and subnet mask
255.255.255.0.

Problem is that somehow the route is corruputed and now a ping for
destination 192.168.0.x (e.g. 192.168.0.2) is going to the interface
having IP 157.x.x.x and not to the right one.

I have tried assigning some other IP address range (like 192.168.100.x)
to the NIC (having statically configured IP address).

Even I have tried reseting IPv4 via netsh. I have also tried reseting all
interfaces. Even I have tried uninstalling the NIC (having IP
192.168.0.8) and reinstalling it again but no use.

What can I do now beside reinstalling windows and reinstalling the NIC
(having IP 157.x.x.x) as I really dont want to do these steps.

The problem arises when I delete all the IPv6 addresses (usually I was
getting one) associated with the NIC (having manually configured IP
address) using netsh.

Any idea how can I correct this problem.

Thanks,

Arsalan


  #5 (permalink)  
Old April 3rd 07, 02:51 PM posted to microsoft.public.platformsdk.networking,microsoft.public.platformsdk.networking.ipv6,microsoft.public.win32.programmer.networks,microsoft.public.windows.vista.general,microsoft.public.windows.vista.networking_sharing
Robert L [MVP - Networking]
external usenet poster
 
Posts: 1,227
Default Strange problem: Route corrupted or may be something else

Correct, Vista doesn't use this command. You may try netsh interface reset all.


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
"Arsalan Ahmad" wrote in message ...
If you are talking about netsh interface ip reset then I have already tried
it but there is no such thing as netsh routing ip reset.

Thanks,

Arsalan

"Rafael R. [Live Butterfly]" wrote in
message ...
Arsalan,

Tried netsh routing ip reset?

- Rafael.

Arsalan Ahmad wrote:
Hello all,

I dont know which group is suitable for asking this question.

I am using Vista.

I have two NICs one of which is assigned IP using DHCP (something like
157.x.x.x and subnet mask 255.255.255.128) while the other is manually
configured to a static IP address of 192.168.0.8 and subnet mask
255.255.255.0.

Problem is that somehow the route is corruputed and now a ping for
destination 192.168.0.x (e.g. 192.168.0.2) is going to the interface
having IP 157.x.x.x and not to the right one.

I have tried assigning some other IP address range (like 192.168.100.x)
to the NIC (having statically configured IP address).

Even I have tried reseting IPv4 via netsh. I have also tried reseting all
interfaces. Even I have tried uninstalling the NIC (having IP
192.168.0.8) and reinstalling it again but no use.

What can I do now beside reinstalling windows and reinstalling the NIC
(having IP 157.x.x.x) as I really dont want to do these steps.

The problem arises when I delete all the IPv6 addresses (usually I was
getting one) associated with the NIC (having manually configured IP
address) using netsh.

Any idea how can I correct this problem.

Thanks,

Arsalan


 




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

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



All times are GMT. The time now is 07:58 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.