Re: [leaf-user] Dachstein/Linux equivalent to ipconfig /all???

2002-07-08 Thread Brad Fritz


On Mon, 08 Jul 2002 07:28:51 PDT Ray wrote:

> For Dachstein, though, you probably need to use the "ip" command to get (at 
> leaast some of) this information. Try "ip addr show". This will only list 
> configured interfaces, though -- I can't recall if there is an "ip" command 
> that lists unconfigured itnerfaces.

For the archive, "ip link" or "ip link show" will list all
interfaces.  The output includes the MAC address, MTU, and
a few other bits of info found in "ifconfig -a".

--Brad



---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Dachstein/Linux equivalent to ipconfig /all???

2002-07-08 Thread Ray Olszewski

At 07:02 AM 7/8/02 -0700, Craig wrote:
>Hi folks,
>I tried ifconfig while logged in as root, and I get a "ifconfig: not
>found" error. I guess the full path has to be entered from the command
>line. Can someone tell me what that is??? Thank you.

I don't actually recall this morning if Dachstein includes the command 
"ifconfig". If it is present, it surely is in either /sbin or /usr/sbin, so 
look there. (And BTW, the correct analog to the Microsoft "ipconfig" 
command is "ifconfig -a", not "ifconfig" -- the -a flag causes it to list 
unconfigured interfaces as well as configured interfaces, which is 
ipconfig's default behavior.)

For Dachstein, though, you probably need to use the "ip" command to get (at 
leaast some of) this information. Try "ip addr show". This will only list 
configured interfaces, though -- I can't recall if there is an "ip" command 
that lists unconfigured itnerfaces.


--
---"Never tell me the 
odds!"--
Ray Olszewski-- Han Solo
Palo Alto, California, USA  [EMAIL PROTECTED]
---



---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Dachstein/Linux equivalent to ipconfig /all ???

2002-07-08 Thread Michael D. Schleif


Chad Carr wrote:
> 
> On Mon, 8 Jul 2002 06:25:55 -0700
> "Craig" <[EMAIL PROTECTED]> wrote:
> 
> > Is there a Dachstein/Linux equivalent to Microsoft's ipconfig /all so I
> > can see my complete info??? Do I have to be logged in as Root to execute
> > it? Thank you.
> 
> ifconfig by itself on a command line will show you all the interfaces
> that are up, plus some additional information that Microsoft doesn't think
> it's safe for you to have, like the mtu of the device, etc.  Very strictly,
> you don't need to be root to use it, but it is in /sbin usually, so you
> might have to type the full path if you are not root.

There is an ifconfig.lrp add-on for Dachstein.

However, the default is iproute2.  So, the default answer to the op is:

ip addr

-- 

Best Regards,

mds
mds resource
888.250.3987

Dare to fix things before they break . . .

Our capacity for understanding is inversely proportional to how much we
think we know.  The more I know, the more I know I don't know . . .


---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Dachstein/Linux equivalent to ipconfig /all ???

2002-07-08 Thread Chad Carr

On Mon, 8 Jul 2002 06:25:55 -0700
"Craig" <[EMAIL PROTECTED]> wrote:

> Hi folks,
> Is there a Dachstein/Linux equivalent to Microsoft's ipconfig /all so I
> can see my complete info??? Do I have to be logged in as Root to execute
> it? Thank you.

ifconfig by itself on a command line will show you all the interfaces
that are up, plus some additional information that Microsoft doesn't think
it's safe for you to have, like the mtu of the device, etc.  Very strictly,
you don't need to be root to use it, but it is in /sbin usually, so you
might have to type the full path if you are not root.

-- 

Chad Carr  [EMAIL PROTECTED]



---
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html