Revision [31521]
This is an old revision of net-tools made by s243a on 2016-11-06 18:24:34.
utility | Available by default | Manpages | Note |
---|---|---|---|
on puppylinux | |||
arp | No | arp(8) | |
hostname | hostname(1) | ||
ifconfig | Yes | ifconfig(8) | |
ipmaddr | |||
iptunnel | |||
mii-tool | mii-tool(8) | ||
nameif | nameif(8) | ||
netstat | netstat(8) | ||
plipconfig | netstat(8) | ||
rarp | rarp(8) | ||
route | route(8) | ||
slattach | slattach(8) |
Puppylinux and net-tools
(Note: I need to verify this section. Typing this up on a windows machine at the moment)
Many of the puppylinux Network Wizards are still built upon the older net-tools utilities via Busybox. This provides code stability with older versions of puppylinux. Busybox is a core component of puppylinux and includes built into it some of the functionality of both the net-tools package and the newer iproute2.
The advantage of utilizing busybox is that it helps to minimize the size of puppylinux. One of the goals of puppylinux is to provide a lightweight implementation of linux suitable for older computers.
External Links
https://wiki.linuxfoundation.org/networking/net-toolsnetwork.interfaces#old_and_deprecated_utilities_for_networking_and_traffic_control (openWRT wiki)