> Has anyone experienced this type of Interface reordering? And how can I > predict the order for the next reboot? > > Thanks, > > Patrick Kelly >
Hi Patrick, I haven't experienced this exact problem although if you want to specify which logical interface name is assigned to which physical card you can configure the MAC to which it is assigned. The directory to do this is /etc/sysconfig/network-scripts/ Example: In the file ifcfg-eth0 if the contents reads; DEVICE=eth0 HWADDR=00:11:22:33:44:55 The physical interface with this MAC will be assigned the logical name eth0. You can do this for each interface in the directory. Reboot and test. Reference: http://www.science.uva.nl/research/air/wiki/LogicalInterfaceNames -- ciao JT ================================================= To set vacation, Out-Of-Office, or away messages, send an email to [email protected] in the BODY of the email add: set fw-1-mailinglist nomail ================================================= To unsubscribe from this mailing list, please see the instructions at http://www.checkpoint.com/services/mailing.html ================================================= If you have any questions on how to change your subscription options, email [email protected] =================================================
