Use of the tcpdump command

Source: Internet
Author: User
The main purpose of this command is: check the communication protocol is packet sending, data callback is normal, used to determine the interface, network fault tcpdump-ieth0 (local NIC number) hostBBB (BBB indicates the IP address of the host that needs to be accessed remotely)-s0-v-X #-I indicates the interface, the local port scan interface means, plus tcpdump-ieth0 such as eth0, etho: 1

The main purpose of this command is to check whether the communication protocol has packet sending and data callback functions properly. it is used to determine interfaces and network faults.

Tcpdump-I eth0 (NIC number of the local machine) host BBB (BBB indicates the IP address of the host to be accessed remotely)-s0-v-X

#-I indicates the interface, which indicates the interface of the local port, plus eth0, etho: 1, etc.

Tcpdump-I eth0: 1 host 202.101.111.111-s0-v-X

# Host 202.101.111.111 indicates that the host IP address is remotely accessed.

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.