Net-tools

For installation instructions see the Section called Installing Net-tools-1.60 in Chapter 6.

Official Download Location

Net-tools (1.60): 
http://www.tazenda.demon.co.uk/phil/net-tools/

Contents of Net-tools

(Last checked against version 1.60.)

The Net-tools package contains a collection of programs which form the base of Linux networking.

Net-tools installs the following:

Program Files

arp, dnsdomainname (link to hostname), domainname (link to hostname), hostname, ifconfig, nameif, netstat, nisdomainname (link to hostname), plipconfig, rarp, route, slattach and ypdomainname (link to hostname)

Descriptions

(Last checked against version 1.60.)

Program file descriptions

arp is used to manipulate the kernel's ARP cache, usually to add or delete an entry, or to dump the entire cache.

dnsdomainname reports the system's DNS domain name.

domainname reports or sets the system's NIS/YP domain name.

hostname reports or sets the name of the current host system.

ifconfig is the main utility for configuring network interfaces.

nameif names network interfaces based on MAC addresses.

netstat is used to report network connections, routing tables, and interface statistics..

nisdomainname does the same as domainname.

plipconfig is used to fine tune the PLIP device parameters, to improve its performance.

rarp is used to manipulate the kernel's RARP table.

route is used to manipulate the IP routing table.

slattach attaches a network interface to a serial line. This allows you to use normal terminal lines for point-to-point links to other computers.

ypdomainname does the same as domainname.

Net-tools Installation Dependencies

(Last checked against version 1.60.)

Bash: bash, sh
Binutils: ar, as, ld
Coreutils: echo, install, ln, ls, mv, rm
GCC: cc, cc1, collect2, cpp0
Make: make