Em đang xài Teamviewer ở cơ quan thì gặp phải vấn đề này. Là khi mở Teamviewer thấy không hiện lên ở ô "your ID" và ô "password", bên góc trái thì báo chấm tròn màu đỏ ghi là "Not ready, please check your network connection", ở thanh start-up thì phía bên phải chỗ đồng hồ giờ, có biểu tượng Teamviewer bị 1 dấu chấm than màu đỏ. Hiện em rất cần chương trình này, mong mọi người hỗ trợ, tìm giải pháp dùm.
 

tophuong

New Member
Mạng cơ quan bác ơi, không phải mạng nhà. Nên em không kiểm tra được. Bạn duyệ thử web xem là biết.
 

hoangtrinh3

New Member
Bạn duyệ thử web xem là biết. Bên web bị chặn rồi bác ơi, vào không được trang Team Viewer, có cách nào khắc phục được không bác?
 
Đổi DNS thử chưa Em thử đổi rồi mà không được bác ah. Đổi xong rồi không vào duyệt web được luôn. Các DNS em đã thử:

1. DNS Google

8.8.8.8

8.8.4.4

2. DNS Dnsadvantage

156.154.70.1

156.154.71.1


3. DNS OpenDNS


208.67.222.222

208.67.220.220


4. DNS Norton

198.153.192.1

198.153.194.1
 

mankichi84

New Member
Có thể bị chặn trong file host, bác vào kiểm tra xem.

Còn nếu không có chặn trong file hót nữa thì 90% là chặn trong modem rồi, cái này thì bó tay.
 

Hartmann

New Member
Có thể bị chặn trong file host, bác vào kiểm tra xem.

Còn nếu không có chặn trong file hót nữa thì 90% là chặn trong modem rồi, cái này thì bó tay. Vào kiểm tra trong file host kiểu gì bác chỉ em với được ko?
 

hanji_l0el0et

New Member
tải bản free về mà xài.gỡ ra.lên trang chủ tải bản 8 free em cài rồi không xài được bác ơi.
 

Nick

New Member
Vào kiểm tra trong file host kiểu gì bác chỉ em với được ko? Vào đường dẫn này mở file host = notepad ra, xem có dòng nào chặn teamviewer ko, nếu có thì cứ xóa nó đi là xong.

C:\Windows\System32\drivers\etc

Còn nếu không có thì có thể đã bị chặn từ modem internet, cái này thì trừ khi biết được pass truy cập modem không thì bó tay.
 

Akono

New Member
Vào đường dẫn này mở file host = notepad ra, xem có dòng nào chặn teamviewer ko, nếu có thì cứ xóa nó đi là xong.

C:\Windows\System32\drivers\etc

Còn nếu không có thì có thể đã bị chặn từ modem internet, cái này thì trừ khi biết được pass truy cập modem không thì bó tay. Em mở file Imhosts thì nó ra cái này, em coi thì không có chặn team viewer phải không bác? bác xem lại dùm em nhe!


# Copyright (c) 1993-1999 Microsoft Corp.

#

# This is a sample LMHOSTS file used by the Microsoft TCP/IP for Windows.

#

# This file contains the mappings of IP addresses to computernames

# (NetBIOS) names. Each entry should be kept on an individual line.

# The IP address should be placed in the first column followed by the

# corresponding computername. The address and the computername

# should be separated by at least one space or tab. The "#" character

# is generally used to denote the start of a comment (see the exceptions

# below).

#

# This file is compatible with Microsoft LAN Manager 2.x TCP/IP lmhosts

# files and offers the following extensions:

#

# #PRE

# #DOM:

# #INCLUDE

# #BEGIN_ALTERNATE

# #END_ALTERNATE

# \0xnn (non-printing character support)

#

# Following any entry in the file with the characters "#PRE" will cause

# the entry to be preloaded into the name cache. By default, entries are

# not preloaded, but are parsed only after dynamic name resolution fails.

#

# Following an entry with the "#DOM:" tag will associate the

# entry with the domain specified by . This affects how the

# browser and logon services behave in TCP/IP environments. To preload

# the host name associated with #DOM entry, it is necessary to also add a

# #PRE to the line. The is always preloaded although it will not

# be shown when the name cache is viewed.

#

# Specifying "#INCLUDE " will force the RFC NetBIOS (NBT)

# software to seek the specified and parse it as if it were

# local. is generally a UNC-based name, allowing a

# centralized lmhosts file to be maintained on a server.

# It is ALWAYS necessary to provide a mapping for the IP address of the

# server prior to the #INCLUDE. This mapping must use the #PRE directive.

# In addtion the share "public" in the example below must be in the

# LanManServer list of "NullSessionShares" in order for client machines to

# be able to read the lmhosts file successfully. This key is under

# \machine\system\currentcontrolset\services\lanmans erver\parameters
ullsessionshares

# in the registry. Simply add "public" to the list found there.

#

# The #BEGIN_ and #END_ALTERNATE keywords allow multiple #INCLUDE

# statements to be grouped together. Any single successful include

# will cause the group to succeed.

#

# Finally, non-printing characters can be embedded in mappings by

# first surrounding the NetBIOS name in quotations, then using the

# \0xnn notation to specify a hex value for a non-printing character.

#

# The following example illustrates all of these extensions:

#

# 102.54.94.97 rhino #PRE #DOM:networking #net group's DC

# 102.54.94.102 "appname \0x14" #special app server

# 102.54.94.123 popular #PRE #source server

# 102.54.94.117 localsrv #PRE #needed for the include

#

# #BEGIN_ALTERNATE

# #INCLUDE \\localsrv\public\lmhosts

# #INCLUDE \\rhino\public\lmhosts

# #END_ALTERNATE

#

# In the above example, the "appname" server contains a special

# character in its name, the "popular" and "localsrv" server names are

# preloaded, and the "rhino" server name is specified so it can be used

# to later #INCLUDE a centrally maintained lmhosts file if the "localsrv"

# system is unavailable.

#

# Note that the whole file is parsed including comments on each lookup,

# so keeping the number of comments to a minimum will improve performance.

# Therefore it is not advisable to simply add lmhosts file entries onto the

# end of this file.
 

Các chủ đề có liên quan khác

Top