IPv6 [сообщение #110] |
Срд, 07 Июнь 2006 21:59 |
exist
Сообщений: 226 Зарегистрирован: Март 2005
|
Senior Member |
|
|
Для начала как это выглядит в ДНС:
host www1.itrm.ru
www1.itrm.ru has IPv6 address 2001:6c8:6:4::7
PING www1.itrm.ru(gif0.beastie.tdk.net) 56 data bytes
64 bytes from gif0.beastie.tdk.net: icmp_seq=0 hops=57 time=147.698 msec
64 bytes from gif0.beastie.tdk.net: icmp_seq=1 hops=57 time=147.041 msec
64 bytes from gif0.beastie.tdk.net: icmp_seq=2 hops=57 time=147.909 msec
64 bytes from gif0.beastie.tdk.net: icmp_seq=3 hops=57 time=147.996 msec
64 bytes from gif0.beastie.tdk.net: icmp_seq=4 hops=57 time=147.785 msec
[Обновления: Срд, 07 Июнь 2006 22:00] Известить модератора
|
|
|
Re: IPv6 [сообщение #111 является ответом на сообщение #110] |
Срд, 07 Июнь 2006 22:04 |
exist
Сообщений: 226 Зарегистрирован: Март 2005
|
Senior Member |
|
|
Настраиваю во внутренней нашей сети на Solaris 10:
ifconfig iprb0 inet6 addif 2a01:d8:3:53::2/64 up
ifconfig -a6
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL > mtu 8252 index 1
inet6 ::1/128
iprb0: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
inet6 fe80::2a0:c9ff:feb7:191f/10
ether 0:a0:c9:b7:19:1f
iprb0:1: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
inet6 2a01:d8:3:53::2/64
|
|
|
|
|
|
Re: IPv6 [сообщение #138 является ответом на сообщение #110] |
Срд, 05 Июль 2006 20:34 |
exist
Сообщений: 226 Зарегистрирован: Март 2005
|
Senior Member |
|
|
Работа сервисов:
root@disel# ssh exist@2a01:d8:0:99::c3d1:321d
The authenticity of host '2a01:d8:0:99::c3d1:321d (2a01:d8:0:99::c3d1:321d)' can't be established.
DSA key fingerprint is 40:46:d4:ca:cf:dc:51:39:8c:2f:15:96:e4:8e:bd:b2.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '2a01:d8:0:99::c3d1:321d' (DSA) to the list of known hosts.
Password:
Last login: Wed Jul 5 20:21:13 2006 from exist
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.11-RELEASE (GENERIC) #0: Fri Jan 21 17:21:22 GMT 2005
Welcome to FreeBSD!
exist@cgp$ netstat -an
Active Internet connections (including servers)
Proto Recv-Q Send-Q Local Address Foreign Address (state)
tcp6 0 48 2a01:d8:0:99::c3.22 2a01:d8:0:99:203.34343 ESTABLISHED
|
|
|