routeprint2cap

Setting up an IPv6 ISATAP Tunnel in Windows 7

Check out these additional IPv6 Resources:
Our IPv6 overview course at Udemy
Our IPv6 Custom Profiles for Wireshark
Our IPv6 classes at the Online School

In this article we will discuss setting up and ISATAP (Intra-Site Automatic Tunnel Addressing Protocol) Tunneling in your Windows 7 machine.  In order to do this, we will use an ISATAP Server at Sanjiang University in China.

  1. Let’s examine the Windows configuration. Since most of the steps require us to use the CMD Prompts in Administrator mode, begin by creating a shortcut to the CMD window on your desktop (right click on the desktop, select “New”, select “Shortcut”, enter “cmd” in the dialogue), then right click on that shortcut, and select “Run as Administrator”.
  2. Enter “route print” at the command line.  It may scroll off the screen.
    routeprint2cap
  3. You should see default ISATAP adapters.  Now, let’s create the ISATAP Tunnel.  This is done using the “netsh” command (you can read more about netsh here).  At the command line, enter “netsh”.
    netsh_tool
  4. You will be at the netsh prompt as shown.  Now enter “interface ipv6”. Note the prompt changes.
    netshintipv6
  5. Now enter “isatap”
    isatapcmd
  6. From this isatap prompt, enter “set router isatap.sju.edu.cn enable”.  The response is “Ok.”
    isatapenable
     
  7. Now open a second command line window and enter “ping -6 ntp.buptnet.edu.cn”
  8. You should get two things: first, an accurate IPv6 address (this indicates you are communicating on IPv6 to the DNSv6), and second, ping responses.  Depending on where you are in the world, the response time may be bad causing timeouts. 

Everything is good to go.  Your ISATAP Tunnel is running.

To remove the ISATAP config, go back to the CMD window that has the netsh prompt and enter “set router isatap.sju.edu.cn disable”.

Also, if you have been playing a little too much and want to reset the ntesh configurations to default, simply type “netsh interface ipv6 reset”, and then reboot.

 

I hope you find this article and its content helpful.  Comments are welcomed below.  If you would like to see more articles like this, please support us by clicking the patron link where you will receive free bonus access to courses and more, or simply buying us a cup of coffee!, and all comments are welcome! 

Leave a Comment

Contact Us Here


Please verify.
Validation complete :)
Validation failed :(
 
Your contact request has been received. We usually respond within an hour, but please be patient. We will get back to you very soon.
Scroll to Top