This article is a mirror article of machine translation, please click here to jump to the original article.

View: 13341|Reply: 0

[Safety Knowledge] How does the server hide the real IP address?

[Copy link]
Posted on 10/13/2014 3:57:59 PM | | |
How to hide server IPs
First of all, the following is what I searched online. The purpose of writing this diary is to record the problem, because today a friend said that doing a foreign trade station can hide the server IP, so I will search for a way. For reference only, if there is a better way, please leave a message, thank you!

This can be achieved
It belongs to the most basic DNS application category
In fact, the URL forwarding used on weekdays is this extension, and the principle is the same.
Generally, large IDC providers will use their own domain names in their DNS for jumping in their own server segments for easy management.
This allows users to modify IP resolution in batches if the server IP address changes. And it helps to increase the traffic of reverse parsing.
In fact, you can simply use URL forwarding to achieve the effect that the PING result you say is different from the actual result.
The price is to sacrifice a little DNS resolution time, but the actual difference is not too big, as long as the DNS is fast enough, it is fine. This method is available in the current domestic environment.
Foreign server communication basically requires PING verification or reverse resolution verification.
In addition, if you have your own DNS, you can also do NS reverse resolution, which is the best way to encrypt IP. The PING result will automatically return an IP you specified.
For example, you can return to 127.0.0.1, which is mainly used on military secret servers. The cost is relatively high.
Large domestic portals, such as Sina and 163, use the cluster rotation method. This means that the results of pings will be varied and uncertain. Look at your local network speed and interface.

But no matter what these methods are, they are all methods that treat the symptoms rather than the root cause. It's useless for experts, you can find out the real IP by doing DNS tracking
The real solution is to improve the security level of your own server.






Previous:The entrepreneurship project of our graduates was shortlisted for the finals of the Jiang'an District Youth Hui and Youth Entrepreneurship Project Competition
Next:How to add variables in Yi language?
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com