electronixtar Posted October 10, 2007 Posted October 10, 2007 My network admin gave me a ISATAP address 202.115.22.x, and steps setting up IPv6 tunnel under XP:1. add202.115.22.x ISATAPin %windir%\system32\drivers\etc\hosts file2. in cmd typeipv6 install3. ipconfig and you will see your IPv6 addressMy question is: how to deploy this under Vista? I tried to follow instructions on MSDN and TechNet articles but failed. Cound anyone give some hint or instructions?
fizban2 Posted October 10, 2007 Posted October 10, 2007 My network admin gave me a ISATAP address 202.115.22.x, and steps setting up IPv6 tunnel under XP:1. add202.115.22.x ISATAPin %windir%\system32\drivers\etc\hosts file2. in cmd typeipv6 install3. ipconfig and you will see your IPv6 addressMy question is: how to deploy this under Vista? I tried to follow instructions on MSDN and TechNet articles but failed. Cound anyone give some hint or instructions?Intra-site Automatic Tunnel Addressing Protocol Deployment GuideIPV6 is installed by default for Vista, you won't have to isntall it, ISATAP support as well is installed by default, from the command line (with admin privleges) use this to make sure that they V6 is looking at the the correct addressnetsh interface ipv6 isatap set router 202.115.22.x (i am assuming this is your ISATAP router)once that runs correctly you should verify with your network admin it is working properly
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now