[Leaplist] What are my local IP addresses?
Kyle Gonzales
kyle.gonzales at gmail.com
Fri Jun 29 14:04:59 EDT 2007
It's part of the iproute package.
# rpm -qi iproute-2.6.18-4.el5
Name : iproute Relocations: (not relocatable)
Version : 2.6.18 Vendor: Red Hat, Inc.
Release : 4.el5 Build Date: Tue 09 Jan
2007 01:54:45 AM EST
Install Date: Mon 29 Jan 2007 01:14:41 AM EST Build Host:
ls20-bc1-14.build.redhat.com
Group : Applications/System Source RPM:
iproute-2.6.18-4.el5.src.rpm
Size : 2133293 License: GNU GPL
Signature : DSA/SHA1, Wed 17 Jan 2007 10:37:01 AM EST, Key ID 5326810137017186
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://linux-net.osdl.org/index.php/Iproute2
Summary : Advanced IP routing and network device configuration tools.
Description :
The iproute package contains networking utilities (ip and rtmon, for
example) which are designed to use the advanced networking
capabilities of the Linux 2.4.x and 2.6.x kernel.
On 6/29/07, Phil Barnett <philb at philb.us> wrote:
> On Friday 29 June 2007 06:57, Kyle Gonzales wrote:
> > If you want to see the IP addresses, with the subnet context included,
> > you can use ip addr:
> >
> > ip addr show | grep "inet" | awk -F" " '{ print $2 }'
>
> Works on RHEL, doesn't work on Fedora Core.
>
> I've never heard of that function before. Is it part of the GNU toolchain?
>
> --
> Phil Barnett
> AI4OF
> SKCC #600
> _______________________________________________
> Leaplist mailing list
> Leaplist at leap-cf.org
> http://lists.leap-cf.org/mailman/listinfo/leaplist
>
More information about the Leaplist
mailing list