netstat: no support for `AF IPX' on this system. netstat: no support for `AF AX25' on this system. netstat: no support for `AF X25' on this system. netstat: no support for `AF NETROM' on this system. 1. 2. 3. 4. 5. 4.22 显示路由信息 [root@localhost ~]# netstat -...
-t或--tcp:显示TCP传输协议的连线状况; -u或--udp:显示UDP传输协议的连线状况; -v或--verbose:显示指令执行过程; -V或--version:显示版本信息; -w或--raw:显示RAW传输协议的连线状况; -x或--unix:此参数的效果和指定-A unix参数相同; --ip或--inet:此参数的效果和指定-A inet参数相同。
tcp 1 1 ramesh-laptop.loc:42367 101.101.34.101:www CLOSING ^C 7、显示系统不支持的地址族 (Address Families) 1 2 3 4 5 6 7 8 netstat --verbose 在输出的末尾,会有如下的信息 netstat: no support for `AF IPX' on this system. netstat: no support for `AF AX25' on this system. netstat...
netstat: no support for `AF IPX' on this system. netstat: no support for `AF AX25' on this system. netstat: no support for `AF X25' on this system. netstat: no support for `AF NETROM' on this system. # 8. 显示核心路由信息 netstat -r# # netstat -r Kernel IP routing table Des...
Active Internet connections (TCP, UDP, raw) Proto The protocol (tcp, udp, raw) used by the socket. Recv-Q The count of bytes not copied by the user program connected to this socket. Send-Q The count of bytes not acknowledged by the remote host. ...
$ netstat -n4 | tail -1 netstat: no support for `AF INET (sctp)' on this system. tcp 0 0 192.168.1.13:43218 64.233.164.196:443 ESTABLISHED $ zgrep SCTP /proc/config.gz # CONFIG_NETFILTER_XT_MATCH_SCTP is not set # CONFIG_IP_SCTP is not set
netstat: no supportfor`AF IPX' on this system. netstat: no supportfor`AF AX25' on this system. netstat: no support for `AF X25'on this system. netstat: no supportfor`AF NETROM' on this system. 显示核心路由信息 netstat-r 使用netstat -rn显示数字格式,不查询主机名称。
<Socket>={-t|--tcp} {-u|--udp} {-S|--sctp} {-w|--raw} {-x|--unix} --ax25 --ipx --netrom <AF>=Use '-A <af>' or '--<af>'; default: inet List of possible address families (which support routing): inet (DARPA Internet) inet6 (IPv6) ax25 (AMPR AX.25) netrom...
tcp 0 0 diancai1.com:53528 localhost:mysql ESTABLISHED tcp 0 0 diancai1.com:53529 localhost:mysql ESTABLISHED tcp 0 0 diancai1.com:53484 localhost:mysql ESTABLISHED 列出所有 udp 端口 netstat -au [root@diancai1 ~]# netstat -au Active Internet connections (servers and established) ...
<Socket>={-t|--tcp} {-u|--udp} {-S|--sctp} {-w|--raw} {-x|--unix} --ax25 --ipx --netrom <AF>=Use '-A <af>' or '--<af>'; default: inet List of possible address families (which support routing): inet (DARPA Internet) inet6 (IPv6) ax25 (AMPR AX.25) ...