Installing Net-tools-1.60

Estimated build time:           1 minute
Estimated required disk space:  5 MB

Installation of Net-tools

Install Net-tools by running the following commands:

make &&
make install

The hostname from this package replaces the version that was originally installed by the sh-utils package. Sometimes the sh-utils version gets left behind as /bin/hostname.old so you may wish to remove it by running rm /bin/hostname.old

Contents

The Net-tools package contains the arp, hostname, ifconfig, netstat, plipconfig rarp, route, and slattach programs.

Description

arp

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

hostname

hostname, with its symlinks domainname, dnsdomainname, nisdomainname, ypdomainname, and nodename, is used to set or show the system's hostname (or other, depending on the symlink used).

ifconfig

The ifconfig command is the general command used to configure network interfaces.

netstat

netstat is a multi-purpose tool used to print the network connections, routing tables, interface statistics, masquerade connections, and multicast memberships.

plipconfig

plipconfig is used to fine-tune the PLIP device parameters, hopefully making it faster.

rarp

Akin to the arp program, the rarp program manipulates the system's RARP table.

route

route is the general utility which is used to manipulate the IP routing table.

slattach

slattach attaches a network interface to a serial line, i.e.. puts a normal terminal line into one of several "network" modes.

Dependencies

Net-tools-1.60 needs the following to be installed:


bash from the bash package
sh from the bash package

ar from the binutils package
as from the binutils package
ld from the binutils package

install from the fileutils package
ln from the fileutils package
rm from the fileutils package

msgfmt from the gettext package

cc from the gcc package

make from the make package

basename from the sh-utils package
echo from the sh-utils package
env from the sh-utils package