- Posts: 111
- Thank you received: 2
Does old hardware have to be to not support IPv6?
- next_virus
- Offline
- Senior Member
Less
More
13 years 1 week ago #37624
by next_virus
Replied by next_virus on topic Re: Does old hardware have to be to not support IPv6?
@routik
I was trying it in Windows and not in Linux.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\a.kumar>ping::1
The filename, directory name, or volume label syntax is incorrect.
C:\Documents and Settings\a.kumar>ping ::1
Ping request could not find host ::1. Please check the name and try again.
C:\Documents and Settings\a.kumar>
I was trying it in Windows and not in Linux.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\a.kumar>ping::1
The filename, directory name, or volume label syntax is incorrect.
C:\Documents and Settings\a.kumar>ping ::1
Ping request could not find host ::1. Please check the name and try again.
C:\Documents and Settings\a.kumar>
13 years 1 week ago #37625
by routik
Visions are never fully formulated. they develop with time.
Replied by routik on topic Re: Does old hardware have to be to not support IPv6?
Which version of windows?
Mine is replying fine with same ping command on windows 7 home premium
Mine is replying fine with same ping command on windows 7 home premium
Code:
ping ::1
Visions are never fully formulated. they develop with time.
13 years 6 days ago #37626
by Arani
First things first. There's a space between the syntax ping and the '::!' bit (read without quotation marks).
Next_virus, seeing your post, looks like you did not add the space. Try it with the space.
For the rest, I tried it on Windows 7. Haven't tried it on any other operating systems, including Windows XP. But it would be a nice idea to look up any other alternatives for those OS as well.
Cheers
Picking pebbles on the shore of the networking ocean
Replied by Arani on topic Re: Does old hardware have to be to not support IPv6?
next_virus wrote: I am getting following error:-
C:\>ping::1
The filename, directory name, or volume label syntax is incorrect.
C:\>ping ::1
Ping request could not find host ::1. Please check the name and try again.
C:\>
First things first. There's a space between the syntax ping and the '::!' bit (read without quotation marks).
Next_virus, seeing your post, looks like you did not add the space. Try it with the space.
For the rest, I tried it on Windows 7. Haven't tried it on any other operating systems, including Windows XP. But it would be a nice idea to look up any other alternatives for those OS as well.
Cheers
Picking pebbles on the shore of the networking ocean
The following user(s) said Thank You: next_virus
13 years 6 days ago #37627
by Arani
Picking pebbles on the shore of the networking ocean
Replied by Arani on topic Re: Does old hardware have to be to not support IPv6?
Addendum:
XP might need a install of the IPv6 protocol. In "My network places" select properties and on the network card click again on Properties -> Install -> Protocol -> IPv6.
You can also do it from the command line with the instruction 'netsh interface ipv6 install' (without the quotation marks)
Cheers
XP might need a install of the IPv6 protocol. In "My network places" select properties and on the network card click again on Properties -> Install -> Protocol -> IPv6.
You can also do it from the command line with the instruction 'netsh interface ipv6 install' (without the quotation marks)
Cheers
Picking pebbles on the shore of the networking ocean
- next_virus
- Offline
- Senior Member
Less
More
- Posts: 111
- Thank you received: 2
13 years 19 hours ago #37640
by next_virus
Replied by next_virus on topic Re: Does old hardware have to be to not support IPv6?
Thanks Arini...
I was using it on XP. Few months back (3/5 months)someone has posted a link to test whether a machine supports IP6 or not. I was trying to find that link, but due to shortage of time, I will search and post that link in this forum. In the mean time I will be thankful if someone can find and paste that link over here.
I was using it on XP. Few months back (3/5 months)someone has posted a link to test whether a machine supports IP6 or not. I was trying to find that link, but due to shortage of time, I will search and post that link in this forum. In the mean time I will be thankful if someone can find and paste that link over here.
13 years 17 hours ago #37643
by routik
Visions are never fully formulated. they develop with time.
Replied by routik on topic Re: Does old hardware have to be to not support IPv6?
saw this article but have not tried it yet on XP to see if it works.
www.ghacks.net/2011/02/06/how-to-enable-ipv6-on-windows-xp/
Visions are never fully formulated. they develop with time.
The following user(s) said Thank You: next_virus
Time to create page: 0.138 seconds