⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 release-notes

📁 一个很好用的linux 下的流量监控软件
💻
字号:
===============================================================================RELEASE NOTES FOR IPTRAF 3.0.0-------------------------------------------------------------------------------This file contains important release information for IPTraf 3.0.0.  Pleaseread it in full before running this new version for the first time.-------------------------------------------------------------------------------CONTENTS OF THIS DOCUMENT-------------------------	UPGRADING TO IPTRAF 3.0.	NEW FILTER BEHAVIOR	BUG FIXES	ADDITIONAL NETWORK INTERFACE SUPPORT	DOCUMENTATION FORMAT CHANGES	FILE FORMATS	CODE CHANGESUPGRADING TO IPTRAF 3.0-----------------------IPTraf 3.0 is a major release.  The most significant change is a completelyredesigned IP filtering system.  Starting with IPTraf 3.0, all IPtraffic can be filtered with a unified set of filter rules, unlike previousversions wherein separate filters had to be defined for TCP, UDP, and allother IP traffic.  The new filter design uses a single filter for IPtraffic, which allows the user to specify, in addition to the addresses andports, the IP protocols (TCP, UDP, ICMP, etc) to match.Because of the radical change in filter design, previous IPTraf filters willno longer work with IPTraf 3.0.  Therefore the installation scripts willsimply move the old filter lists to new files, and IP filters will have to beredefined.NEW FILTER BEHAVIOR-------------------A. UNIFIED IP FILTERSIP traffic is now filtered with a single defined filter for all IP-typeprotocols (TCP, UDP, etc) unlike previous versions which used three separatefilters for TCP, UDP, and all other IP traffic.  This makes it easier todefine filters for for all IP traffic to or from a certain host or networkwithout having to define three distinct filters.This redesign breaks compatibility with previous versions of IPTraf.A. REVERSE MATCHINGUntil IPTraf 3.0, TCP and UDP filters automatically matched in bothdirections, for example, a filter defined to match100.1.1.1/255.255.255.255 port 80 to 192.168.1.0/255.255.255.0 port 0matched all packets flowing from host 10.1.1.1, port 80 to any host on thenetwork 192.168.1.0, as well as packets coming from the network192.168.1.0 to host 100.1.1.1 port 80.With IPTraf 3.0, this no longer is the case.  Automatic reverse matchingis done only in the IP traffic monitor's TCP window (because of TCP'sfull-duplex nature), but in all other places, automatic reverse matchingis no longer done unless you set the "Match opposite" field in the filterdefinition dialog boxes to Y.The "Match opposite" fields in the filter dialog boxes allow you to matchpackets flowing in the opposite direction without having to define anotherfilter.  This is useful for such things as ICMP echo request/echo replypackets (pings), UDP DNS queries, and other things that come in "pairs".  Or you can turn them off for more precise measurement of incoming andoutgoing data rates.However as earlier stated, the "Match opposite" field in TCP filters areignored in the IP traffic monitor's TCP window, because reverse matchingis always performed there.C. MISCELLANEOUS IP PROTOCOLSThe filter rule definition dialog contains some fields that match common IPprotocols.  However a longer field is provided for additional protocols to match.  You can enter here a comma-separated list of individual protocol numbers or ranges (e.g. 49, 69, 88-100, 110).BUG FIXES---------IPTraf 3.0 fixes a minor bug where Token Ring interfaces' promiscuousmodes were not toggled by the Force Promiscuous configuration option.Window borders don't appear in color when IPTraf is compiled under Red HatLinux 7.3, possibly others.  The window support library has been updatedto fix this problem.Minor user interface quirks have also been fixed.ADDITIONAL NETWORK INTERFACE SUPPORT------------------------------------Support for tun and brg (tunnelling and bridging) interfaces has beenadded to this version.PROTOCOL RECOGNITION--------------------For not-so-common IP protocols, IPTraf's IP traffic monitor looks up the /etc/services file to determine the protocol names.  More common protocols (ICMP, UDP) are looked up internally.L2TP, IPSec Authentication, and IPSec Encrypted Payload packets have beenadded to IPTraf's internal recognition.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -