wall, as long as you get the correct DNS query return value, you can synchronize the Dropbox normally.
There are rumors that by modifying the Hosts file method can let Dropbox continue normal use, I have not tried this method, but this seems more troublesome.
There is a software that can solve this problem. OpenDNS released software Dnscrypt, can encrypt DNS request and return, guarantee the DNS return value not to be tampered with and
implemented our own smart DNS
Something, many large Web sites are using this to achieve different line source access to different mirrors, and even to achieve the regional level, for example, in Foshan, the computer room deployed a mirror server, the Guangdong province will be the visit to the serverIn addition, just mentioned smart DNS also has defects, here in detail, bind9 through the user's source IP to return a different interpretation of IP, and in fact, not the actual user directly acces
service is abnormal, you can in the "Change adapter settings" in the "Ethernet" or "Broadband connection" (depending on the way you use the network) right click to select "Status", click "Details", record " IPV4 DNS "Information, mobile network settings manually set the DNS server (domain name) address. Details of the specific settings for the mobile phone manufacturers to provide instructions.
Local network operators can also be consulted to consult the DNS server address. The
Yesterday, the server's DNS suddenly failed to use, causing the related child station to crash, the log saw a large number of similar errors:
File_get_contents (): Php_network_getaddresses:getaddrinfo failed:name or service not known ...
file_get_contents (' Http://www.111cn.net '): Failed to open Stream:php_network_getaddresses:getaddrinfo failed:name or Service not known ...
It is obvious that DNS cannot resolve domain names and has to be replaced:
#打开linux网络配置文件
vi resolv.conf
#注释老的nameseve
To give WINDOWS8 and Windows RT users more secure browsing protection, Microsoft has limited access to flash content in IE browsers, and only trusted websites on the Microsoft whitelist can run Flash content in IE browsers. Although this can better protect our security, but also to us to visit the site to bring some inconvenience. For example, when browsing some unknown websites, if the website is developed using flash, it cannot be opened directly.
Microsoft's access to flash content in IE is limited, and users can only run Flash content in IE with a trusted Web site on the Microsoft whitelist. Although this can better protect our security, but also to us to visit the site to bring some inconvenience. For example, when browsing some unknown websites, if the website is developed using flash, it cannot be opened directly.
Flash games running in IE10
On the one hand, system security i
reduces the time you can update your computer. It also inspired me to write a column that told users to keep their computers open at all times.
A better solution would be a special form of communication through which Windows can enter before the network stack is fully enabled. A "white list" (whitelist) address that requires strict confidentiality to define a unique web address. With this address, the computer will be able to communicate with some ve
360 anti-virus software add a whitelist of trust:
1. Find the 360 antivirus icon, double click on "360 Antivirus", click on the top right corner of the "Settings" button, as shown in Figure 1
Figure 1
2. Click "File Whitelist" in the "360 Antivirus-settings" screen, as shown in Figure 2
Figure 2
3. Click the "Add File" button in the pop-up window, as shown in Figure 3
Figure 3
4.
ZKConsumer-blacklist (blacklist) and whitelist (whitelist) options--blacklist is followed by a list of topic that need to be filtered, separated by "," meaning that other topic data can be received in addition to the topic in the list--whitelist is followed by a list of topic that need to be filtered, separated by "," meaning that no other topic data can be rece
(client_langs) {/
/Sort Gets the language order client_langs=client_langs.split (', '). Map (l=>{let [name,q] = L.split (';'); Q = q?
Number (q.split (' = ') [1]): 1 return {NAME,Q}}). Sort ((b) =>b.q-a.q);
Matches the language of the server and returns a for (let i = 0; I Anti-theft chain
This technology uses the most should be for the picture limit, only this domain name can be obtained, other domain names do not want to think.
Server
primary network interface
# Added support for hot swapping
Allow-hotplug eth0
# Automatically activate the NIC and guess it. Wait for further data verification.
Auto eth0
Iface eth0 inet dhcp
# Office ip
# Iface eth1 inet static
# Address 10.88.9.171
# Netmask 255.255.255.0
# Broadcast 10.88.9.255
# Network 10.88.9.0
# Gateway 10.88.9.254
The command to manually modify the ip address and route is as follows:
Ifconfig and route commands can be used to temporarily set IP addresses and gateways:
and almost eliminated)Method 2:./dnsenum. pl-Enum top-level domain name (search for subdomain names based on Google)Method 3 :. /dnsenum. pl-F dns.txt -- dnsserver 8.8.8.8/8.8.4.4 (guess which top-level domain names are used according to the dictionary)-O output.txt (import the report to a file) and opendns dictionary brute force cracking3. dnsmapPath:/pentest/enumeration/DNS/dnsmap #Usage:./dnmap top-level domain name to be attacked-W wordlist_tlas.
implemented through DNS pollution, such as YouTube and Facebook.
Solution
DNS hijacking can be solved by using a recognized foreign DNS server. For example, opendns (208.67.222.222) or googledns (8.8.8.8 ).
For DNS pollution, it can be said that it is difficult for individual users to solve the problem by setting up. Generally, VPN or domain name remote resolution can be used, but most of them need to purchase paid VPN or SSH, etc, you can also manua
Google's free DNS server is 8.8.8.8.8, and the secondary server is 8.8.4.4.
The primary DNS server of opendns is 208.67.222.222, and the secondary server is 208.67.220.220.
DNS in Beijing
Free DNS in Beijing:Beijing ns.bta.net.cn 202.96.0.20.Ns.spt.net.cn 202.96.199.20.Ns.cn.net 202.97.16.195202.106.0.20202.106.148.1202.106.196.115
DNS in Beijing is:DNS preferred choice: 202.106.46.151DNS backup: 202.106.0.20OrDNS preferred choice: 202.106.193.115DNS
resolution be properly set to provide a certain acceleration effect.
International Server
Provider
Primary DNS Server
Secondary DNS Server
V2ex DNS
199.91.73.222
178.79.131.110
Google DNS
8.8.8.8
8.8.4.4
Opendns
208.67.222.222
208.67.220.220
[Note] if not necessary, it is not recommended to manually modify DNS resolution, which is not in line with China's national conditions and ca
normally.
It is rumored that the modification of the hosts file can make Dropbox continue to work normally. I have not tried this method yet, but it seems troublesome.
There is a software that can solve this problem. The software dnscrypt released by opendns can encrypt DNS requests and responses to ensure that DNS return values are not tampered with or contaminated, so that we can get the correct DNS query return values. The software includes Window
Set the IP address. You can directly edit the/etc/Network/interfaces file, and write the fixed IP address as follows:
Auto lo eth0
Iface lo Inet loopback
Iface eth0 Inet staticAddress 192.168.2.2Netmask 255.255.255.0Broadcast 192.168.2.255Gateway 192.168.2.1
Set the address and gateway. The last section in DHCP is as follows:
Auto eth0Iface eth0 Inet DHCP
After this file is changed, restart the network:
/Etc/init. d/networking restart
Generally, the ifconfig and route commands can be u
service name. Do not modify it here.
# * Indicates that the login user can connect to any location
5. Set DNS resolution.
Edit/etc/PPP/pptpd-options, find the "MS-DNS" project, and change it to the opendns address as follows:
MS-DNS 208.67.222.222
MS-DNS 208.67.220.220
6. Configure/etc/sysctl. conf to allow forwarding.
First, find the net. ipv4.ip _ forward entry and modify it:
Net. ipv4.ip _ forward = 1
Then, run the following
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.