Linux view network port and which IP address link __linux

Source: Internet
Author: User

computer for unknown reasons Ping Web site, but the Web page can open the URL, at this time need to know the IP address can use netstat command netstat command netstat command parameters:

Common parameter

-a (all) displays all options, default does not show listen-related-
T (TCP) only shows TCP-related options-
u (UDP) displays only UDP-related options----
reject the alias display, and can display all numbers converted to numbers. -
L lists only the Listen (listening) service status-

p shows the program name of the associated link-
r displays routing information, routing table-
e Displays extended information, such as UID, etc.
by each protocol-
C Execute the netstat command at every other fixed time.

get the IP of a URL that the browser Firefox opens:

    NETSTAT-ATNP | grep "Firefox"
Results:


You can get the IP of the page by opening only one page at this time

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.