DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 26th September 2016
roggy roggy is offline
Port Guard
 
Join Date: Nov 2013
Posts: 41
Default Open 6 change orders nic Intel

Hi,

After installing open 6 the order of my 6 intel interfaces were exchanges.
em0 -> em2
em1 -> em3
etc

Is setting up leaving in the correct order?
Thanks!!
Reply With Quote
  #2   (View Single Post)  
Old 26th September 2016
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

You posted a dmesg when you were running 5.7. At the time, your dmesg showed these em(4) devices:
Code:
em0 at pci1 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 84:44:64:48:9f:49
em1 at pci2 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 84:44:64:9b:20:54
em2 at pci3 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 84:44:64:bd:90:d2
em3 at pci4 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 84:44:64:79:0b:15
em4 at pci5 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 84:44:64:70:4c:04
em5 at pci6 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 84:44:64:b2:3a:3b
If the device numbers have been reassigned, you can determine this by comparing the MAC address numbers in your older dmesg with the MAC address numbers that appear in your 6.0 dmesg. If there is a real problem, you may circumvent it by reassigning the interfaces in /etc/hostname.* files and in /etc/pf.conf.

You may wish to report the problem to the OpenBSD Project. If so, please see www.openbsd.org/report.html

Last edited by jggimi; 26th September 2016 at 07:53 PM. Reason: typo
Reply With Quote
  #3   (View Single Post)  
Old 26th September 2016
roggy roggy is offline
Port Guard
 
Join Date: Nov 2013
Posts: 41
Default

Thanks jggimi.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Open 5.4 change rule to rdr roggy OpenBSD Security 5 30th June 2014 05:53 PM
OpenBSD 5.2 pre-orders now being taken! ocicat News 1 10th September 2012 10:18 PM
OpenBSD 5.0 pre-orders are now open! ocicat News 1 7th September 2011 01:02 PM
OpenBSD OpenBSD 4.9 pre-orders! ocicat News 0 16th March 2011 07:00 AM
open bsd 4.3 on intel board ddocksta OpenBSD General 11 25th September 2008 06:50 AM


All times are GMT. The time now is 12:38 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick