Difference between revisions of "Network tools for Linux"
From Christoph's Personal Wiki
Line 18: | Line 18: | ||
*[[iproute2]] — should replace iproute. | *[[iproute2]] — should replace iproute. | ||
===Other=== | ===Other=== | ||
+ | *[[ping]] | ||
+ | *[[nslookup]] | ||
+ | *[[dig]] | ||
*[[mactab]] | *[[mactab]] | ||
*[[tc]] — show / manipulate traffic control settings | *[[tc]] — show / manipulate traffic control settings | ||
Line 23: | Line 26: | ||
==External links== | ==External links== | ||
*[http://www.linux-foundation.org/en/Net:Iproute2 iproute2] | *[http://www.linux-foundation.org/en/Net:Iproute2 iproute2] | ||
+ | *[http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Wireless Tools for Linux] | ||
+ | *[http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Wireless.html Wireless LAN resources for Linux] | ||
+ | *[http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/HOTPLUG.txt Sane network interface management with Hotplug or uDev] | ||
[[Category:Linux Command Line Tools]] | [[Category:Linux Command Line Tools]] |
Latest revision as of 23:49, 19 May 2008
Contents
List of network tools for Linux
Maintained by Jean Tourrilhes
- ifrename: Name wireless interfaces. (see also: iftab)
- iwconfig: Change and view basic wireless parameters.
- iwlist: Scanning and listing of information about wireless networks.
- iwpriv: Manipulate Wireless Extension parameters specific to a driver.
- iwspy: View node link quality.
Net-tools
Note: The maintainers of iproute, etc., are trying to depreciate the following tools.