ďťż
 
 
   brak połączenia z IRC przez ipv6 przez ipv4 jest
 
 

Tematy

 
    
 

 

 

 

brak połączenia z IRC przez ipv6 przez ipv4 jest





diablo__ - 14-04-2009 16:16
Witam
Tunnel posiadam z tunnelbroker.net również tak samo konfigi. Poniżej zaprezentuje konfigi, które mam na Debianie Lenny i właściwości tunelu oraz to jak on nie chce zadziałać.
Sprzętowo wygląda tak modem: DSL-stałe IP-ruter-serwer na ruter mam przekierowane niektóre porty (te co mi są potrzebne).

Właściwości tunelu Global Tunnel ID: 27333        Local Tunnel ID: 5504

        Server IPv4 address:        216.66.84.46
        Server IPv6 address:        2001:470:1f14:1580::1/64
        Client IPv4 address:        84.40.151.101
        Client IPv6 address:        2001:470:1f14:1580::2/64

        Routed /48:        2001:470:d39a::/48
        Routed /64:        2001:470:1f15:1580::/64

        RDNS Delegation NS1:        ns1.afraid.org
        RDNS Delegation NS2:        ns2.afraid.org
        RDNS Delegation NS3:        ns3.afraid.org

        ASN:        none
        Registration Date:        Mon, Apr 13, 2009 Konfiguracje: ifconfig sit0 up
ifconfig sit0 inet6 tunnel ::216.66.84.46
ifconfig sit1 up
ifconfig sit1 inet6 add 2001:470:1f14:1580::2/64
route -A inet6 add ::/0 dev sit1 modprobe ipv6
ip tunnel add he-ipv6 mode sit remote 216.66.84.46 local 84.40.151.101 ttl 255
ip link set he-ipv6 up
ip addr add 2001:470:1f14:1580::2/64 dev he-ipv6
ip route add ::/0 dev he-ipv6
ip -f inet6 addr No i na koniec ifconfig: diabelski:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:05:1c:fe:e6:66
          inet addr:192.168.1.5  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::205:1cff:fefe:e666/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1024192 errors:0 dropped:0 overruns:0 frame:0
          TX packets:906329 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:686303001 (654.5 MiB)  TX bytes:201338537 (192.0 MiB)
          Interrupt:10 Base address:0xe400

he-ipv6  Link encap:IPv6-in-IPv4
          inet6 addr: 2001:470:1f15:1580::1/128 Scope:Global
          inet6 addr: 2001:470:1f15:1580::2/128 Scope:Global
          inet6 addr: 2001:470:1f14:1580::2/64 Scope:Global
          inet6 addr: fe80::5428:9765/128 Scope:Link
          UP POINTOPOINT RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:83 dropped:0 overruns:0 carrier:83
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:342 errors:0 dropped:0 overruns:0 frame:0
          TX packets:342 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:34743 (33.9 KiB)  TX bytes:34743 (33.9 KiB)

sit0      Link encap:IPv6-in-IPv4
          inet6 addr: ::127.0.0.1/96 Scope:Unknown
          inet6 addr: ::192.168.1.5/96 Scope:Compat
          UP RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

sit1      Link encap:IPv6-in-IPv4
          inet6 addr: 2001:470:1f14:1580::2/64 Scope:Global
          inet6 addr: fe80::c0a8:105/64 Scope:Link
          UP POINTOPOINT RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:4344 (4.2 KiB) A to np. jaki mam problem: diabelski:~# ping6 irc6.datanet.ee
PING irc6.datanet.ee(irc6.datanet.ee) 56 data bytes
^C
--- irc6.datanet.ee ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4012ms Tutaj jedno co działa vhost oddelegowany i rev zrobiony na afraid.org: diabelski:~# ping6 w-dupie-to-mam.mooo.com
PING w-dupie-to-mam.mooo.com(2001:470:1f15:1580::2) 56 data bytes
64 bytes from 2001:470:1f15:1580::2: icmp_seq=1 ttl=64 time=0.177 ms
64 bytes from 2001:470:1f15:1580::2: icmp_seq=2 ttl=64 time=0.167 ms
64 bytes from 2001:470:1f15:1580::2: icmp_seq=3 ttl=64 time=0.167 ms
64 bytes from 2001:470:1f15:1580::2: icmp_seq=4 ttl=64 time=0.164 ms
64 bytes from 2001:470:1f15:1580::2: icmp_seq=5 ttl=64 time=0.167 ms
^C64 bytes from 2001:470:1f15:1580::2: icmp_seq=6 ttl=64 time=0.164 ms

--- w-dupie-to-mam.mooo.com ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5012ms
rtt min/avg/max/mdev = 0.164/0.167/0.177/0.015 ms Oczywiście cały problem to przede wszystkim brak połączenia z IRC przez ipv6 przez ipv4 bez problemu.

Proszę o pomoc i jakieś sugestie :-)



Rad - 14-04-2009 23:09
Pinguj zawsze ipv6.google.com - to chyba najbardziej niezawodny host ;)

Spróbuj połączyć się z eu.irc6.net, datanet nie wpuszcza ludzi bez autoryzacji, afair. Ewentualnie estpak.ee.

Poza tym, teraz nie korzysta się z tych sit0 itd. Zobacz http://wiki.debian.org/DebianIPv6



diablo__ - 15-04-2009 06:39
Rad, Ping6 na google ma takie same objawy, czy mógłbyś pokazać mi jak ma wyglądać konfiguracja wedle nowego sposobu ?



Rad - 15-04-2009 10:15
auto tunel
iface tunel inet6 v4tunnel
  address [Twoje IPv6]
  netmask 64
  endpoint [IPv4 Endpointu]
  ttl 255
  up ip route add default via [IPv6 Endpointu] dev tunel
  down ip -6 route flush dev tunel
  down ip tunnel del tunel To wszystko wpisujesz do /etc/network/interfaces. Działa mi to od zawsze, a też mam na hurricane electric. Wpisz to poprawnie i sprawdź czy działa ping.



diablo__ - 15-04-2009 20:26
Rad, czyli to powinno wyglądać tak ?
auto tunel
iface tunel inet6 v4tunnel
  address 2001:470:1f14:1580::2
  netmask 64
  endpoint 216.66.84.46
  ttl 255
  up ip route add default via 2001:470:1f14:1580::1 dev tunel
  down ip -6 route flush dev tunel
  down ip tunnel del tunel Dodałem taki wpis potem restarcik i niestety dalej ping niewychodzi

ifconfig teraz ma taki wpis
tunel    Link encap:IPv6-in-IPv4
          inet6 addr: 2001:470:1f14:1580::2/64 Scope:Global
          UP POINTOPOINT RUNNING NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:1364 (1.3 KiB)



Rad - 15-04-2009 22:42
Pinguje ci w ogóle ipv6 tunelu? Jeśli nie, to zobacz jeszcze ci czy po ipv4 ping idzie.



diablo__ - 16-04-2009 16:29
ping po ipv4 w pop tunnelu
diabelski:~# ping 216.66.84.46
PING 216.66.84.46 (216.66.84.46) 56(84) bytes of data.
64 bytes from 216.66.84.46: icmp_seq=1 ttl=57 time=83.6 ms
64 bytes from 216.66.84.46: icmp_seq=2 ttl=57 time=83.5 ms
64 bytes from 216.66.84.46: icmp_seq=3 ttl=57 time=83.7 ms
^C
--- 216.66.84.46 ping statistics ---
4 packets transmitted, 3 received, 25% packet loss, time 3011ms
rtt min/avg/max/mdev = 83.559/83.662/83.778/0.345 ms

ping6 w tunnel
diabelski:~# ping6 2001:470:1f15:1580::2
PING 2001:470:1f15:1580::2(2001:470:1f15:1580::2) 56 data bytes
^C
--- 2001:470:1f15:1580::2 ping statistics ---
9 packets transmitted, 0 received, 100% packet loss, time 8000ms ping6 w tunnel

diabelski:~# ping6 2001:470:1f14:1580::2
PING 2001:470:1f14:1580::2(2001:470:1f14:1580::2) 56 data bytes
64 bytes from 2001:470:1f14:1580::2: icmp_seq=1 ttl=64 time=0.244 ms
64 bytes from 2001:470:1f14:1580::2: icmp_seq=2 ttl=64 time=0.171 ms
64 bytes from 2001:470:1f14:1580::2: icmp_seq=3 ttl=64 time=0.170 ms
64 bytes from 2001:470:1f14:1580::2: icmp_seq=4 ttl=64 time=0.158 ms
^C
--- 2001:470:1f14:1580::2 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3000ms
rtt min/avg/max/mdev = 0.158/0.185/0.244/0.037 ms
Rad, Zerknij łaskawie czy dobrze wypełniłem networking w stosunku do danych podanych przez tunnel broker wkleiłem je na samym początku postu.



Rad - 16-04-2009 20:22

Rad, Zerknij łaskawie czy dobrze wypełniłem networking w stosunku do danych podanych przez tunnel broker wkleiłem je na samym początku postu. Wpisałeś raczej dobrze, chyba, że czegoś nie widzę ;).

2001:470:1f14:1580::1 - to jest ipv6 tunelu, spróbuj je spingować. Z dwójką na końcu to jest twój adres ipv6.



diablo__ - 16-04-2009 21:04
ping z 2 poszedl pozytywnie
diabelski:~# ping6 2001:470:1f14:1580::2
PING 2001:470:1f14:1580::2(2001:470:1f14:1580::2) 56 data bytes
64 bytes from 2001:470:1f14:1580::2: icmp_seq=1 ttl=64 time=0.158 ms
64 bytes from 2001:470:1f14:1580::2: icmp_seq=2 ttl=64 time=0.161 ms
64 bytes from 2001:470:1f14:1580::2: icmp_seq=3 ttl=64 time=0.157 ms
^C
--- 2001:470:1f14:1580::2 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1998ms
rtt min/avg/max/mdev = 0.157/0.158/0.161/0.014 ms



Rad - 17-04-2009 12:04
Znowu spingowałeś sam siebie, tak na pewno będzie działać. Spinguj serwer: ping6 2001:470:1f14:1580::1



diablo__ - 17-04-2009 17:12
lipa
diabelski:~# ping6 2001:470:1f14:1580::1
PING 2001:470:1f14:1580::1(2001:470:1f14:1580::1) 56 data bytes
^C
--- 2001:470:1f14:1580::1 ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2012ms
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • minister.pev.pl

  •  

     


     

     
    Copyright 2003. MĂłj serwis