Debian Network Testing Basics

Source: Internet
Author: User
Debian Network Testing basics-Linux Release Technology-Debian information. The following is a detailed description. $ Ping yahoo.com # Check the Internet connection
$ Traceroute yahoo.com # Tracking IP data packets
$ Ifconfig # Check host settings
$ Route-n # Check route settings
$ Dig [@ dns-server.com] host. dom [{a | mx | any}] | less

# Check the host. dom DNS record for the dns-server.com
# Search for {a | mx | any} records

$ Ipchains-L-n | less # Check packet filtering (2.2 kernel)
$ Iptables-L-n | less # Check packet filtering (2.4 or 2.6 kernel)
$ Netstat-a # search for all opened ports on the System
$ Netstat-l -- inet # search for the system listening port
$ Netstat-ln -- tcp # Find the TCP port listened by the system (port number)
Related Article

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.