How to modify the TTL value to prevent intranet "pegging"

Source: Internet
Author: User

Recently, some users in the LAN are addicted to learning network technology. They are interested in servers on the Intranet and use it as a practice target. They often use Ping commands to detect servers, then, the system type of the server is determined based on the returned TTL value, and the corresponding tool software is used to find the security vulnerabilities on the server.
As a network administrator, I certainly cannot "give these users the opportunity". To ensure the safe operation of the server, I have come up with many ways. Finally, I intend to modify the server's TTL value so that users cannot correctly determine the server's system type.

Different operating systems have different TTL values. By default, the TTL value of Linux is 64 or 255, the TTL value of Windows NT/2000/XP is 128, and the TTL value of Windows 98 is 32, the TTL value of a UNIX host is 255. I use a Windows 2000 Server. The default TTL value is 128. If I change this value to 255, users in the LAN will think that this server is a Linux or UNIX system, then they will find the security vulnerabilities of Windows 2000 servers for Linux or UNIX systems, but they will not find any security vulnerabilities, so that the server is more secure.

Implementation Method:

You can use the Registry Editor to modify the TTL value. Click "Start> Run", enter the "regedit" command in the "run" dialog box, and press Enter, in the "Registry Editor" dialog box, expand "HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Tcpip/Parameters", find "DefaultTTL", and change the value to "255" in decimal format ", restart the server system.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.