tunneling configuration

Post on 30-May-2015

1.793 Views

Category:

Technology

7 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Tunneling Configuration

Tunneling Configuration

• Teredo Tunneling Pseudo-Interface Configuration

• 6to4 Tunneling Configuration

Tunneling Configuration

• Teredo

– Run “cmd.exe” as administrator

– Enter “route print”

• Able to see “Teredo Tunneling Pseudo-Interface” – Index Number is “29”

Tunneling Configuration

• Checking your Teredo Tunnel status

– In “cmd.exe” enter “netsh”

– Next enter “interface” and “ipv6” respectively

– Enter commend “show interface” to check ipv6 interface that are running right now

Tunneling Configuration

• Index of Teredo is 29

• Default interface MTU is 4 Gigabytes

Tunneling Configuration

• Examine Teredo Tunnel by entering “show teredo”

• *** Create default route to send all IPv6 traffic to Teredo Tunnel

– Enter “add route ::/0 interface=XX”

• XX is Teredo Tunnel interface number

Tunneling Configuration

• Now you can test IPv6 Website by using ping

Tunneling Configuration

• Check back your Teredo Tunnel Status by entering “show teredo”

• Remove static route that you entered before

– Enter “delete route ::/0 interface=XX”

– XX is your Teredo Tunnel index

Tunneling Configuration

• Reset netsh to default configuration

– Entering “netsh interface ipv6 reset”

– Restart your PC

Tunneling Configuration

• 6to4 Tunnel

– Run “cmd.exe” as administrator

– Enter “route print”

• Able to see “Microsoft 6to4 Adapter” – Index Number is “25”

Tunneling Configuration

• Checking your 6to4 Tunnel status

– In “cmd.exe” enter “netsh”

– Next enter “interface” and “ipv6” respectively

– Enter commend “show interface” to check ipv6 interface that are running right now

Tunneling Configuration

• Index of 6to4 Adapter is 25

Tunneling Configuration

• Create your tunnel by going to “tunnelbroker.net” and signup your account

• Signup complete login and click at “Create Regular Tunnel”

Tunneling Configuration

• Enter your IPv4 End Point

– IP is not private IP address

• Click “Create Tunnel” to create your 6to4 tunnel

• 6to4 Tunnel was generated and can see your 6to4 Tunnel IPv6 address

Tunneling Configuration

• Copy configurations from “Example Configuration” tab

• Paste them in “cmd.exe” by running as Administrator

• Your 6to4 Tunnel name is “IP6Tunnel”

Tunneling Configuration

• IP6Tunnel shows connected

– Use command “show interface” at netsh interface ipv6 state

Tunneling Configuration

• Now you can test IPv6 Website by using ping

Tunneling Configuration

• Remove 6to4 Tunnel route

• Remove 6to4 Tunnel interface from your PC

Tunneling Configuration

• Reset netsh to default configuration

– Entering “netsh interface ipv6 reset”

– Restart your PC

top related