An updated net-tools package that corrects the ifconfig man page for
various issues is now available.
The net-tools package contains basic networking tools, including ifconfig,
netstat, route, and others.
This updated net-tools package includes fixes for the following
documentation-related bugs:
* the "tunnel" parameter of the ifconfig(8) man page did not make it clear
that the IP address was not just the IPv4 address, but actually IPv6
address notation for the IPv4 address. In this updated package, this part
of the man page has been made clearer.
* the "metric" parameter of the ifconfig(8) man page stated that the metric
value could be changed on the command line, which is not true under Linux.
Instead, the "metric" parameter can be set by editing the appropriate
"ifcfg-interface" (where "interface" might be "eth0") configuration file in
/etc/sysconfig/network-scripts/ and adding a value for the "METRIC"
parameter, like so:
METRIC=value
In these updated packages, the ifconfig(8) man page has been updated with
this corrected information on how to change the "METRIC" parameter.
All users requiring net-tools should install this updated package, which
includes these man page corrections.
Before applying this update, make sure that all previously-released
errata relevant to your system have been applied.
This update is available via Red Hat Network. Details on how to use
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/FAQ_58_10188
| Red Hat Desktop (v. 4) |
|
| SRPMS: |
| net-tools-1.60-40.el4.src.rpm |
613f3b55bc43c4ec0fbc5ecffb9a28e7 |
| |
| IA-32: |
| net-tools-1.60-40.el4.i386.rpm |
4316b0410c9db8fb0e556f46efc5114f |
| |
| x86_64: |
| net-tools-1.60-40.el4.x86_64.rpm |
98445c0410af7202f4f23ced9054e62f |
| |
| Red Hat Enterprise Linux AS (v. 4) |
|
| SRPMS: |
| net-tools-1.60-40.el4.src.rpm |
613f3b55bc43c4ec0fbc5ecffb9a28e7 |
| |
| IA-32: |
| net-tools-1.60-40.el4.i386.rpm |
4316b0410c9db8fb0e556f46efc5114f |
| |
| IA-64: |
| net-tools-1.60-40.el4.ia64.rpm |
1010899233fd31abd1c8bbe1e15fb538 |
| |
| PPC: |
| net-tools-1.60-40.el4.ppc.rpm |
b5333814d54ca7aedd34354ce53d4348 |
| |
| s390: |
| net-tools-1.60-40.el4.s390.rpm |
f3d7250744d0573f9898ece100caae58 |
| |
| s390x: |
| net-tools-1.60-40.el4.s390x.rpm |
593dd703782193f7153120162d129f3a |
| |
| x86_64: |
| net-tools-1.60-40.el4.x86_64.rpm |
98445c0410af7202f4f23ced9054e62f |
| |
| Red Hat Enterprise Linux ES (v. 4) |
|
| SRPMS: |
| net-tools-1.60-40.el4.src.rpm |
613f3b55bc43c4ec0fbc5ecffb9a28e7 |
| |
| IA-32: |
| net-tools-1.60-40.el4.i386.rpm |
4316b0410c9db8fb0e556f46efc5114f |
| |
| IA-64: |
| net-tools-1.60-40.el4.ia64.rpm |
1010899233fd31abd1c8bbe1e15fb538 |
| |
| x86_64: |
| net-tools-1.60-40.el4.x86_64.rpm |
98445c0410af7202f4f23ced9054e62f |
| |
| Red Hat Enterprise Linux WS (v. 4) |
|
| SRPMS: |
| net-tools-1.60-40.el4.src.rpm |
613f3b55bc43c4ec0fbc5ecffb9a28e7 |
| |
| IA-32: |
| net-tools-1.60-40.el4.i386.rpm |
4316b0410c9db8fb0e556f46efc5114f |
| |
| IA-64: |
| net-tools-1.60-40.el4.ia64.rpm |
1010899233fd31abd1c8bbe1e15fb538 |
| |
| x86_64: |
| net-tools-1.60-40.el4.x86_64.rpm |
98445c0410af7202f4f23ced9054e62f |
| |
(The unlinked packages above are only available from the Red Hat Network)
|
454271 - [4.8]The tunnel cannot be set by ifconfig tunnel command.