On Fri, Nov 12, 2010 at 10:51 AM, Stefan G. Weichinger <li...@xunil.at> wrote:
>
> How to find out which physical NIC is for example eth0 ?
>
> If I have 2 NICs in the box, for example one e1000 and one from 3com,
> how to find out which one is eth0 ?
>
> I looked up /etc/udev/rules.d/70-persistent-net.rules where the MAC is
> determining the devicefile ...
>
> Is there another way? on non-udev-systems?

dmesg | grep ethX

Reply via email to