При попытке протестировать Мегафон 3G выдается ошибка:
./blockcheck.py
[O] Тестируем DNS
Адреса через системный DNS: ['162.159.249.129', '162.159.250.129', '162.159.251.219', '188.95.48.66', '198.41.249.219', '208.100.25.82']
Адреса через Google DNS: ['162.159.249.129', '162.159.250.129', '162.159.251.219', '188.95.48.66', '198.41.249.219', '208.100.25.82']
Адреса через DNS AntiZapret: ['107.150.11.192', '107.150.11.192', '107.150.11.192', '107.150.11.192']
[✓] DNS записи не подменяются
[✓] DNS не перенаправляется
[O] Тестируем HTTP
Открываем http://sukebei.nyaa.se/
[✓] Сайт открывается
Открываем http://www.lostfilm.tv/details.php?id=4141
Traceback (most recent call last):
File "./blockcheck.py", line 266, in
main()
File "./blockcheck.py", line 214, in main
http = test_http_access(False)
File "./blockcheck.py", line 178, in test_http_access
result = _get_url(site, ip=sites[site].get('ip') if by_ip else None)
File "./blockcheck.py", line 114, in _get_url
opened = urllib.request.urlopen(req, timeout=15)
File "/usr/lib/python3.2/urllib/request.py", line 139, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.2/urllib/request.py", line 370, in open
response = self._open(req, data)
File "/usr/lib/python3.2/urllib/request.py", line 388, in _open
'_open', req)
File "/usr/lib/python3.2/urllib/request.py", line 348, in _call_chain
result = func(*args)
File "/usr/lib/python3.2/urllib/request.py", line 1160, in http_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.2/urllib/request.py", line 1145, in do_open
r = h.getresponse()
File "/usr/lib/python3.2/http/client.py", line 1052, in getresponse
response.begin()
File "/usr/lib/python3.2/http/client.py", line 346, in begin
version, status, reason = self._read_status()
File "/usr/lib/python3.2/http/client.py", line 308, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/usr/lib/python3.2/socket.py", line 287, in readinto
return self._sock.recv_into(b)
socket.error: [Errno 104] Connection reset by peer
При этом, МТС "Домашний Интернет и ТВ" тестится на ура.
При попытке протестировать Мегафон 3G выдается ошибка:
./blockcheck.py [O] Тестируем DNS Адреса через системный DNS: ['162.159.249.129', '162.159.250.129', '162.159.251.219', '188.95.48.66', '198.41.249.219', '208.100.25.82'] Адреса через Google DNS: ['162.159.249.129', '162.159.250.129', '162.159.251.219', '188.95.48.66', '198.41.249.219', '208.100.25.82'] Адреса через DNS AntiZapret: ['107.150.11.192', '107.150.11.192', '107.150.11.192', '107.150.11.192'] [✓] DNS записи не подменяются [✓] DNS не перенаправляется
[O] Тестируем HTTP Открываем http://sukebei.nyaa.se/ [✓] Сайт открывается Открываем http://www.lostfilm.tv/details.php?id=4141 Traceback (most recent call last): File "./blockcheck.py", line 266, in
main()
File "./blockcheck.py", line 214, in main
http = test_http_access(False)
File "./blockcheck.py", line 178, in test_http_access
result = _get_url(site, ip=sites[site].get('ip') if by_ip else None)
File "./blockcheck.py", line 114, in _get_url
opened = urllib.request.urlopen(req, timeout=15)
File "/usr/lib/python3.2/urllib/request.py", line 139, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.2/urllib/request.py", line 370, in open
response = self._open(req, data)
File "/usr/lib/python3.2/urllib/request.py", line 388, in _open
'_open', req)
File "/usr/lib/python3.2/urllib/request.py", line 348, in _call_chain
result = func(*args)
File "/usr/lib/python3.2/urllib/request.py", line 1160, in http_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.2/urllib/request.py", line 1145, in do_open
r = h.getresponse()
File "/usr/lib/python3.2/http/client.py", line 1052, in getresponse
response.begin()
File "/usr/lib/python3.2/http/client.py", line 346, in begin
version, status, reason = self._read_status()
File "/usr/lib/python3.2/http/client.py", line 308, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/usr/lib/python3.2/socket.py", line 287, in readinto
return self._sock.recv_into(b)
socket.error: [Errno 104] Connection reset by peer
При этом, МТС "Домашний Интернет и ТВ" тестится на ура.