Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 on Windows => Topic started by: sureshsalvi11 on April 05, 2010, 08:05:31 AM

Title: ipv6 tunnel connectivity problem
Post by: sureshsalvi11 on April 05, 2010, 08:05:31 AM
dear sir,

              i m getting connectivity of clint ipv4/ipv6 and server ipv4
address through commnad prompt.but i m not able to get connectivity of
server ipv6 address.the details are

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

D:\Documents and Settings\Administrator>ipv6 install
Installing...
Succeeded.

D:\Documents and Settings\Administrator>ipv6 rtu ::/0 2/::74.82.46.6 pub

D:\Documents and Settings\Administrator>ipv6 adu 2/2001:470:23:14b::2

D:\Documents and Settings\Administrator>ping 110.224.32.241

Pinging 110.224.32.241 with 32 bytes of data:

Reply from 110.224.32.241: bytes=32 time<1ms TTL=128
Reply from 110.224.32.241: bytes=32 time<1ms TTL=128
Reply from 110.224.32.241: bytes=32 time<1ms TTL=128
Reply from 110.224.32.241: bytes=32 time<1ms TTL=128

Ping statistics for 110.224.32.241:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

D:\Documents and Settings\Administrator>ping6 2001:470:23:14b::2

Pinging 2001:470:23:14b::2
from 2001:470:23:14b::2 with 32 bytes of data:

Reply from 2001:470:23:14b::2: bytes=32 time<1ms
Reply from 2001:470:23:14b::2: bytes=32 time<1ms
Reply from 2001:470:23:14b::2: bytes=32 time<1ms
Reply from 2001:470:23:14b::2: bytes=32 time<1ms

Ping statistics for 2001:470:23:14b::2:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

D:\Documents and Settings\Administrator>ping 74.82.46.6

Pinging 74.82.46.6 with 32 bytes of data:

Reply from 74.82.46.6: bytes=32 time=1275ms TTL=47
Reply from 74.82.46.6: bytes=32 time=1043ms TTL=47
Reply from 74.82.46.6: bytes=32 time=835ms TTL=47
Reply from 74.82.46.6: bytes=32 time=1334ms TTL=47

Ping statistics for 74.82.46.6:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 835ms, Maximum = 1334ms, Average = 1121ms

D:\Documents and Settings\Administrator>ping6 2001:470:23:14b::1

Pinging 2001:470:23:14b::1
from 2001:470:23:14b::2 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 2001:470:23:14b::1:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

D:\Documents and Settings\Administrator>ping6 2001:470:23:14b::1

Pinging 2001:470:23:14b::1
from 2001:470:23:14b::2 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 2001:470:23:14b::1:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

D:\Documents and Settings\Administrator>
so pls tell me sir how can i get connectivity of ipv6 address for tunnel
server.rightnow i m accessing internet using samsung mobile c3010. and if i
have to pass protocol41 through firewll in windows-xp then what should i
do.there is no nat appliance  and IP is getting by the modem of mobile using
DHCP service

thank u

suresh salvi

Title: Re: ipv6 tunnel connectivity problem
Post by: cholzhauer on April 05, 2010, 08:10:46 AM
Quote
if i have to pass protocol41 through firewll in windows-xp then what should i do

You will need proto41 for this to work.  If I understand you correctly, you're not behind a NAT and your computer has a public IP address?  If that is the case, I think you need to turn off the Windows firewall because it doesn't support passing a certain protocol (someone please correct me if I'm wrong)
Title: Re: ipv6 tunnel connectivity problem
Post by: sureshsalvi11 on April 05, 2010, 10:38:10 AM
i have  turn off but still i m not able to get connectivity using ipv6 address to tunnel server.
it still shows "Request time Out".
so pls help to find out the solution for this problem


thank u
Title: Re: ipv6 tunnel connectivity problem
Post by: cholzhauer on April 05, 2010, 10:53:40 AM
Let's see the output of "ifconfig /all" and "netstat -nr"
Title: Re: ipv6 tunnel connectivity problem
Post by: sureshsalvi11 on April 05, 2010, 11:24:52 AM

D:\Documents and Settings\Administrator>ipconfig/all

Windows IP Configuration

        Host Name . . . . . . . . . . . . : suresh-3622d75d
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Unknown
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No

PPP adapter samsung:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
        Physical Address. . . . . . . . . : 00-53-45-00-00-00
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 117.96.5.21
        Subnet Mask . . . . . . . . . . . : 255.255.255.255
        Default Gateway . . . . . . . . . : 117.96.5.21
        DNS Servers . . . . . . . . . . . : 202.56.250.5
                                            202.56.230.5
        NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Teredo Tunneling Pseudo-Interface:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
        Physical Address. . . . . . . . . : FF-FF-FF-FF-FF-FF-FF-FF
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : fe80::5445:5245:444f%4
        Default Gateway . . . . . . . . . :
        NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter 6to4 Tunneling Pseudo-Interface:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : 6to4 Tunneling Pseudo-Interface
        Physical Address. . . . . . . . . : 75-60-05-15
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 2002:7560:515::7560:515
        Default Gateway . . . . . . . . . : 2002:c058:6301::c058:6301
        DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                            fec0:0:0:ffff::2%1
                                            fec0:0:0:ffff::3%1
        NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Automatic Tunneling Pseudo-Interface:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Automatic Tunneling Pseudo-Interface

        Physical Address. . . . . . . . . : 75-60-05-15
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : fe80::5efe:117.96.5.21%2
        Default Gateway . . . . . . . . . : ::74.82.46.6
        DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                            fec0:0:0:ffff::2%1
                                            fec0:0:0:ffff::3%1
        NetBIOS over Tcpip. . . . . . . . : Disabled

D:\Documents and Settings\Administrator>netstat -nr

Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x60003 ...00 53 45 00 00 00 ...... WAN (PPP/SLIP) Interface
===========================================================================
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      117.96.5.21     117.96.5.21       1
   85.102.119.136  255.255.255.255      117.96.5.21     117.96.5.21       1
      117.96.5.21  255.255.255.255        127.0.0.1       127.0.0.1       50
  117.255.255.255  255.255.255.255      117.96.5.21     117.96.5.21       50
        127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1
        224.0.0.0        240.0.0.0      117.96.5.21     117.96.5.21       1
  255.255.255.255  255.255.255.255      117.96.5.21     117.96.5.21       1
Default Gateway:       117.96.5.21
===========================================================================
Persistent Routes:
  None

D:\Documents and Settings\Administrator>
Title: Re: ipv6 tunnel connectivity problem
Post by: cholzhauer on April 05, 2010, 11:31:58 AM
Isn't your PPP adapter a mobile broadband sort of thing?  Won't you get a different IP address every time you connect?

You don't have an IPv6 address on your "PPP" adapter

You'll want to disable teredo.

What commands did you use to set up your IPv6 stuff?
Title: Re: ipv6 tunnel connectivity problem
Post by: sureshsalvi11 on April 07, 2010, 12:21:32 PM
rightnow i m accessing internet using samsung mobile c3010.and everytime i get new ip address whenever i login.

dear sir,
i configure new  tunnel and apply all the commands.but the problem is still same .i m still not able to ping ipv6 address of tunnel server,ipv4 address of tunnel server is pinging corrrectly. im sending all the details pls tell me waht should i do.


Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

D:\Documents and Settings\Administrator>ipv6 install
Installing...
Succeeded.

D:\Documents and Settings\Administrator>ipv6 rtu ::/0 2/::74.82.46.6 pub

D:\Documents and Settings\Administrator>ipv6 adu 2/2001:470:23:14c::2

D:\Documents and Settings\Administrator>netsh interface ipv6 add v6v4tunnel inte
rface=IP6Tunnel 117.96.13.88 74.82.46.6
Ok.


D:\Documents and Settings\Administrator>netsh interface ipv6 add address IP6Tunn
el 2001:470:23:14c::2/64
The parameter is incorrect.



D:\Documents and Settings\Administrator>netsh interface ipv6 add address IP6Tunn
el 2001:470:23:14c::2
Ok.


D:\Documents and Settings\Administrator>netsh interface ipv6 add route ::/0 IP6T
unnel 2001:470:23:14c::1/64
The parameter is incorrect.



D:\Documents and Settings\Administrator>netsh interface ipv6 add route ::/0 IP6T
unnel 2001:470:23:14c::1
Ok.


D:\Documents and Settings\Administrator>ipconfig/all

Windows IP Configuration

        Host Name . . . . . . . . . . . . : suresh-3622d75d
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Unknown
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No

PPP adapter samsung:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
        Physical Address. . . . . . . . . : 00-53-45-00-00-00
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 117.96.13.88
        Subnet Mask . . . . . . . . . . . : 255.255.255.255
        Default Gateway . . . . . . . . . : 117.96.13.88
        DNS Servers . . . . . . . . . . . : 202.56.230.5
                                            202.56.230.6
        NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter IP6Tunnel:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Configured Tunnel Interface
        Physical Address. . . . . . . . . : 75-60-0D-58
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : 2001:470:23:14c::2
        IP Address. . . . . . . . . . . . : fe80::5:7560:d58%5
        Default Gateway . . . . . . . . . : 2001:470:23:14c::1
        DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                            fec0:0:0:ffff::2%1
                                            fec0:0:0:ffff::3%1
        NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Teredo Tunneling Pseudo-Interface:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
        Physical Address. . . . . . . . . : FF-FF-FF-FF-FF-FF-FF-FF
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : fe80::5445:5245:444f%4
        Default Gateway . . . . . . . . . :
        NetBIOS over Tcpip. . . . . . . . : Disabled

Tunnel adapter Automatic Tunneling Pseudo-Interface:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : Automatic Tunneling Pseudo-Interface

        Physical Address. . . . . . . . . : 75-60-0D-58
        Dhcp Enabled. . . . . . . . . . . : No
        IP Address. . . . . . . . . . . . : fe80::5efe:117.96.13.88%2
        Default Gateway . . . . . . . . . : ::74.82.46.6
        DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
                                            fec0:0:0:ffff::2%1
                                            fec0:0:0:ffff::3%1
        NetBIOS over Tcpip. . . . . . . . : Disabled

D:\Documents and Settings\Administrator>ping 117.96.13.88(ipv4 address of client m/c)

Pinging 117.96.13.88 with 32 bytes of data:

Reply from 117.96.13.88: bytes=32 time<1ms TTL=128
Reply from 117.96.13.88: bytes=32 time<1ms TTL=128
Reply from 117.96.13.88: bytes=32 time<1ms TTL=128
Reply from 117.96.13.88: bytes=32 time<1ms TTL=128

Ping statistics for 117.96.13.88:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

D:\Documents and Settings\Administrator>ping 74.82.46.6(ipv4 address of tunnel server)

Pinging 74.82.46.6 with 32 bytes of data:

Reply from 74.82.46.6: bytes=32 time=1782ms TTL=48
Reply from 74.82.46.6: bytes=32 time=1619ms TTL=48
Reply from 74.82.46.6: bytes=32 time=1421ms TTL=48
Reply from 74.82.46.6: bytes=32 time=1199ms TTL=48

Ping statistics for 74.82.46.6:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 1199ms, Maximum = 1782ms, Average = 1505ms

D:\Documents and Settings\Administrator>ping6 2001:470:23:14c::2(ipv6 address of client m/c)

Pinging 2001:470:23:14c::2
from 2001:470:23:14c::2 with 32 bytes of data:

Reply from 2001:470:23:14c::2: bytes=32 time<1ms
Reply from 2001:470:23:14c::2: bytes=32 time<1ms
Reply from 2001:470:23:14c::2: bytes=32 time<1ms
Reply from 2001:470:23:14c::2: bytes=32 time<1ms

Ping statistics for 2001:470:23:14c::2:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

D:\Documents and Settings\Administrator>ping6 2001:470:23:14c::1(ipv6 address of tunnel server)

Pinging 2001:470:23:14c::1
from 2001:470:23:14c::2 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 2001:470:23:14c::1:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

D:\Documents and Settings\Administrator>ping6 2001:470:23:14c::1(ipv6 address of tunnel server)

Pinging 2001:470:23:14c::1
from 2001:470:23:14c::2 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 2001:470:23:14c::1:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

Title: Re: ipv6 tunnel connectivity problem
Post by: cholzhauer on April 07, 2010, 12:24:57 PM
Is this XP x64?

Quote
D:\Documents and Settings\Administrator>netsh interface ipv6 add address IP6Tunn
el 2001:470:23:14c::2/64
The parameter is incorrect.

Quote
D:\Documents and Settings\Administrator>netsh interface ipv6 add route ::/0 IP6T
unnel 2001:470:23:14c::1/64
The parameter is incorrect.

That's why you can't ping...your adapter doesn't have an IPv6 address
Title: Re: ipv6 tunnel connectivity problem
Post by: sureshsalvi11 on April 20, 2010, 10:55:12 AM
sir pls tell me what should i do now or to give ipv6 address to my adapter.so that i can get ipv6 connectiv
Title: Re: ipv6 tunnel connectivity problem
Post by: cholzhauer on April 20, 2010, 06:29:44 PM
HE provides you with the commands you need to use on the tunnel page...did you try those?
Title: Re: ipv6 tunnel connectivity problem
Post by: sureshsalvi11 on April 21, 2010, 05:46:56 AM
you mean to say when u r configuring tunnel u will get list of commands for particular O/S and u have to copy and paste to cmd prommpt.i have done this.if there r some other commands pls reply to me for those commands.
i m able to ping ipv6 address.and i want to know in previous reply u said your PPP adapter is not configured with ipv6 address then how can i able to ping my local ipv6 address.i m able to ping local ipv4 address ,local ipv6 address and ipv4 address of tunnel server.but i m not able to ping tunnel server's ipv6 address.i have windows xp,windows firewall is on with default settings.

and as u know i m accessing internet using samusng mobile.so what should i do now to get connectivity. i also turn off my firewall but it din't work for me to get connectivity.the problem is still there.
Title: Re: ipv6 tunnel connectivity problem
Post by: jimb on April 21, 2010, 05:57:14 AM
It's possible that samsung mobile is blocking IP protocol 41, in which case the tunnel wouldn't work.  You may want to try to do some packet sniffing with wireshark to see if you're getting any return traffic for proto 41 in response to your outgoing traffic.  If not, something is blocking it and you'll have to use something else (like teredo, or AYIYA with sixxs or whatever) for IPv6 access.
Title: Re: ipv6 tunnel connectivity problem
Post by: sureshsalvi11 on April 21, 2010, 11:50:52 PM
how to test proto 41 using packet sniffing wireshark in xp
Title: Re: ipv6 tunnel connectivity problem
Post by: cholzhauer on April 22, 2010, 04:57:57 AM
Have you seen this?

http://wiki.wireshark.org/IPv6