On Mon, 2003-06-30 at 08:21, Michael Kalus wrote:
> You mean on DHCP?
>
> Ipconfig -a |more
>
> Should tell you your IP address.
>
ip address show |grep inet |grep -v 127\. |cut -d' ' -f6 |cut -d'/' -f1
will get you *just* the ip address (assuming you only have one
non-localhost IP.
You know i
/sbin/ifconfig
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Michael Kalus
Sent: Monday, June 30, 2003 9:21 AM
To: '[EMAIL PROTECTED]'
Subject: RE: How do I find the IP address.
You mean on DHCP?
Ipconfig -a |more
Should tell you your
You mean on DHCP?
Ipconfig -a |more
Should tell you your IP address.
> -Original Message-
> From: David Langschied [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 30, 2003 10:09 AM
> To: [EMAIL PROTECTED]
> Subject: How do I find the IP address.
>
>
> Hi al
> You mean on DHCP?
>
> Ipconfig -a |more
>
> Should tell you your IP address.
My bad, that is supposed to be:
Ifconfig -a |more
I worked too much with Windows lately :(
M.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
Thanks! I knew it was an easy thing to do, I just
haven't had to do it.
--- "Reuben D. Budiardja"
<[EMAIL PROTECTED]> wrote:
> On Monday 30 June 2003 10:08 am, David Langschied
> wrote:
> > Hi all!
> > I have connected my Linux server to a network
> where
> > the ip address is assigned by another
On Monday 30 June 2003 10:08 am, David Langschied wrote:
> Hi all!
> I have connected my Linux server to a network where
> the ip address is assigned by another DNS. How do a
> find the IP Address?
Type '/sbin/ifconfig' (without the quote, of course) on console, and look for
the "inet addr".
HT
Hi all!
I have connected my Linux server to a network where
the ip address is assigned by another DNS. How do a
find the IP Address?
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list