next up previous contents
Next: Reverse DNS for prefix Up: Freenet6 Project Previous: tspc.conf   Índice General

Run tspc

Once we have installed the client and make the changes to the confige file, we can run tspc:

PATH_TO_FREENET/bin/tspc -vf PATH_TO_CONF_FILE/tspc.conf

If nothing happen and all has work well, now we will have a new interface sit1

5: sit1@NONE: <POINTOPOINT,NOARP,UP> mtu 1480 qdisc noqueue
inet6 fe80::c0a8:d05/10 scope link
inet6 3ffe:b80:3:9678::2/128 scope global
inet6 fe80::a00:5/10 scope link

and we will have our network inteface (Ej: eth0) with our new IPv6 address assigned:

2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    inet6 fe80::205:1cff:fe06:1d6a/10 scope link
    inet6 3ffe:b80:3:23b:1::1/64 scope global

We have a 6bone test addresses. Let's try to probe:

ping6 www.kame.net
PING www.kame.net(orange.kame.net) 56 data bytes
64 bytes from orange.kame.net: icmp_seq=1 ttl=54 time=821 ms
64 bytes from orange.kame.net: icmp_seq=2 ttl=54 time=753 ms

--- www.kame.net ping statistics ---
2 packets transmitted, 2 received, 0% loss, time 1004ms
rtt min/avg/max/mdev = 753.096/787.230/821.364/34.134 ms

Congratulations!! we are connected to the 6bone ;-)

You can try to connect to the web page of kamei (you have to use an IPv6 compatible web browser, like Mozilla), to see the dancing kame (we will see an animated turtle only if we are connecting with IPv6).

NOTE: Another example: www.ipv6.elmundo.es



ismak 2003-06-18