Working!! :) thx :D
ii libc-bin 2.15-0ubuntu10.18 ii libc-dev-bin 2.15-0ubuntu10.18 ii libc6 2.15-0ubuntu10.18 ii libc6-dev 2.15-0ubuntu10.18
strace -e connect nc -zv ya.ru http connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 connect(3, {sa_family=AF_INET6, sin6_port=htons(80), inet_pton(AF_INET6, "2a02:6b8::3", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0 connect(3, {sa_family=AF_UNSPEC, sa_data="\0\0\0\0\0\0\0\0\0\0\0\0\0\0"}, 16) = 0 connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("213.180.193.3")}, 16) = -1 ENETUNREACH (Network is unreachable) connect(3, {sa_family=AF_UNSPEC, sa_data="\0\0\0\0\0\0\0\0\0\0\0\0\0\0"}, 16) = 0 connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("213.180.204.3")}, 16) = -1 ENETUNREACH (Network is unreachable) connect(3, {sa_family=AF_UNSPEC, sa_data="\0\0\0\0\0\0\0\0\0\0\0\0\0\0"}, 16) = 0 connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("93.158.134.3")}, 16) = -1 ENETUNREACH (Network is unreachable) connect(3, {sa_family=AF_INET6, sin6_port=htons(80), inet_pton(AF_INET6, "2a02:6b8::3", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = -1 EINPROGRESS (Operation now in progress) Connection to ya.ru 80 port [tcp/http] succeeded!
python -c 'import socket; print socket.getaddrinfo("ya.ru.", 0, socket.AF_UNSPEC, 0)[0][4]'; python -c 'import socket; print socket.getaddrinfo("ya.ru.", 0, socket.AF_INET6, 0)[0][4]' ('2a02:6b8::3', 0, 0, 0) ('2a02:6b8::3', 0, 0, 0)
Working!! :) thx :D
ii libc-bin 2.15-0ubuntu10.18
ii libc-dev-bin 2.15-0ubuntu10.18
ii libc6 2.15-0ubuntu10.18
ii libc6-dev 2.15-0ubuntu10.18
strace -e connect nc -zv ya.ru http inet_addr( "127.0. 0.1")}, 16) = 0 inet_addr( "127.0. 0.1")}, 16) = 0 AF_INET6, sin6_port= htons(80) , inet_pton(AF_INET6, "2a02:6b8::3", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0 AF_UNSPEC, sa_data= "\0\0\0\ 0\0\0\0\ 0\0\0\0\ 0\0\0"} , 16) = 0 inet_addr( "213.180. 193.3") }, 16) = -1 ENETUNREACH (Network is unreachable) AF_UNSPEC, sa_data= "\0\0\0\ 0\0\0\0\ 0\0\0\0\ 0\0\0"} , 16) = 0 inet_addr( "213.180. 204.3") }, 16) = -1 ENETUNREACH (Network is unreachable) AF_UNSPEC, sa_data= "\0\0\0\ 0\0\0\0\ 0\0\0\0\ 0\0\0"} , 16) = 0 inet_addr( "93.158. 134.3") }, 16) = -1 ENETUNREACH (Network is unreachable) AF_INET6, sin6_port= htons(80) , inet_pton(AF_INET6, "2a02:6b8::3", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = -1 EINPROGRESS (Operation now in progress)
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=
connect(3, {sa_family=AF_INET, sin_port=htons(53), sin_addr=
connect(3, {sa_family=
connect(3, {sa_family=
connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=
connect(3, {sa_family=
connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=
connect(3, {sa_family=
connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=
connect(3, {sa_family=
Connection to ya.ru 80 port [tcp/http] succeeded!
python -c 'import socket; print socket. getaddrinfo( "ya.ru. ", 0, socket.AF_UNSPEC, 0)[0][4]'; python -c 'import socket; print socket. getaddrinfo( "ya.ru. ", 0, socket.AF_INET6, 0)[0][4]'
('2a02:6b8::3', 0, 0, 0)
('2a02:6b8::3', 0, 0, 0)