diff --git a/sources/tech/20140905 Linux TCP or IP networking--net-tools vs. iproute2.md b/sources/tech/20140905 Linux TCP or IP networking--net-tools vs. iproute2.md index cac2ed2174..e7353fc182 100644 --- a/sources/tech/20140905 Linux TCP or IP networking--net-tools vs. iproute2.md +++ b/sources/tech/20140905 Linux TCP or IP networking--net-tools vs. iproute2.md @@ -1,3 +1,4 @@ +>>Linchenguang is translating Linux TCP/IP networking: net-tools vs. iproute2 ================================================================================ Many sysadmins still manage and troubleshoot various network configurations by using a combination of ifconfig, route, arp and netstat command-line tools, collectively known as net-tools. Originally rooted in the BSD TCP/IP toolkit, the net-tools was developed to configure network functionality of older Linux kernels. Its development in the Linux community so far has ceased since 2001. Some Linux distros such as Arch Linux and CentOS/RHEL 7 have already deprecated net-tools in favor of iproute2. @@ -255,4 +256,4 @@ via: http://xmodulo.com/2014/09/linux-tcpip-networking-net-tools-iproute2.html [1]:https://www.kernel.org/pub/linux/utils/net/iproute2/ [2]:http://xmodulo.com/2013/02/how-to-assign-multiple-ip-addresses-to-one-network-interface-on-centos.html [3]:http://xmodulo.com/2014/02/spoof-mac-address-network-interface-linux.html -[4]:http://xmodulo.com/2013/02/how-to-add-or-remove-static-arp-entry-on-linux.html \ No newline at end of file +[4]:http://xmodulo.com/2013/02/how-to-add-or-remove-static-arp-entry-on-linux.html