Subject: Re: Internet settings
To: None <port-macppc@netbsd.org>
From: paul beard <paulbeard@mac.com>
List: port-macppc
Date: 01/21/2002 14:29:12
ifconfig is also quite useful to figure out interface names and it will
come in handy setting up the routing the way the OP wants.
[/home/paul]:: ifconfig -a
mc0: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
address: 00:a0:40:23:9b:0e
media: Ethernet manual
inet 192.168.2.2 netmask 0xffffff00 broadcast 192.168.2.255
inet6 fe80::2a0:40ff:fe23:9b0e%mc0 prefixlen 64 scopeid 0x1
question: is this only a 10 Mbit interface or can it go to 100Mbit? It's
an ond 9500 and I think the additional interface (takes an AAUI
transceiver) is necessary for 100, but can't be sure.
Kevin Diggs wrote:
> Hi,
>
> mc0 is the mace internal ethernet thingy on machines like my 8600 and
> 9600.
>
> kevin