9a1b
![]() |
|
|
|
|
|||||||
| General General questions about the FreeBSD operating system. Ask here if your question does not fit elsewhere. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm noticing that when I do a ifconfig on different systems it displays different settings some say re0 and some em0.
I'm wondering if there is any significant difference ? |
|
#2
|
|||
|
|||
|
Different adapters.
Try the following commands to see the difference... man re man em |
|
#3
|
||||
|
||||
|
In FreeBSD the devices are name after the driver name. So re0 means that you have a RealTek 8139C+/8169/816xS/811xS/8101E PCI/PCIe Ethernet adapter. em0 means that you have a Intel(R) PRO/1000 Gigabit Ethernet adapter driver.
Have a look at each driver man page. re(4) em(4) Last edited by tangram; July 13th, 2009 at 22:43. Reason: Simplified. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Differences between Linux and BSD. | CastilleV | Off-Topic | 40 | June 29th, 2010 13:59 |
| [Solved] Installer: no DHCP and no re0 if you don't enable IPV6 | randux | Installing & Upgrading | 5 | October 29th, 2009 16:18 |
| Big differences between du and df | clinty | General | 3 | March 23rd, 2009 20:35 |
| [Solved] Intel 82566DM-2 (em0 input errors and RX Overruns) | SaveTheRbtz | Networking | 1 | March 21st, 2009 05:27 |
| nmap Unable to open interface em0 -- skipping it. | rambetter | Installation and Maintenance of FreeBSD Ports or Packages | 5 | March 20th, 2009 22:41 |