Install Net-Tools
From OpenFSG
This describes how to install the ipkg package net-tools.
This package contains Network Config and Debug tools (route, arp, netstat etc.)
Contents |
Environment
This documentation was created for this environment:
- FSG-3 with Firmware version: 3.3.14
- Pnet-tools version 1.60-3
System Requirements
Actions
The name of the package is net-tools.
- Connect to your FSG-3 with your favourite terminal application.
- Switch to superuser root and enter password.
# su
- Update the list of available packages on your FSG-3
# ipkg update
- Install package net-tools.
# ipkg install net-tools
The package for Net-Tools is downloaded to your FSG and installed automatically. Any other required packages are downloaded and installed also automatically.
Example
The output should look like this:
Installing net-tools (1.60-3) to root... Downloading http://ipkg.nslu2-linux.org/feeds/optware/fsg3/cross/stable/net-tools_1.60-3_armeb.ipk Configuring net-tools Successfully terminated.
