RE: 2.6 kernel network interface assignment order

2004-02-02 Thread Eric Sproul
Thanks for the responses everyone. I have some reading to do. ;) Eric

RE: 2.6 kernel network interface assignment order

2004-02-02 Thread Eric Sproul
Thanks for the responses everyone. I have some reading to do. ;) Eric -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Keegan Quinn
On Thu, Jan 29, 2004 at 03:53:57PM -0600, Rich Puhek wrote: > If it's really critical, or happens often, perhaps you'll want to write > a custom init script that looks at the hardware address of the > interface, and configures the appropriate IP settings for the interface. > > Something like the

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Keegan Quinn
On Thu, Jan 29, 2004 at 03:53:57PM -0600, Rich Puhek wrote: > If it's really critical, or happens often, perhaps you'll want to write > a custom init script that looks at the hardware address of the > interface, and configures the appropriate IP settings for the interface. > > Something like the

RE: 2.6 kernel network interface assignment order

2004-01-29 Thread Matias G. Lambert ( OSInet )
; Enviado el: Jueves, 29 de Enero de 2004 05:47 p.m. > Para: debian-isp@lists.debian.org > Asunto: Re: 2.6 kernel network interface assignment order > > > On Thu, 2004-01-29 at 14:55, Franz Georg Köhler wrote: > > This occasionally happens with new kernel releases. > > I

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Peter Billson
Take a look at: http://www.xenotime.net/linux/doc/network-interface-names.txt This seems to be what you want. Pete -- http://www.elbnet.com ELB Internet Service, Inc. Web Design, Computer Consulting, Internet Hosting Tommy Moore wrote: > > You won't be able to do this I don't think if the c

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Rich Puhek
Eric Sproul wrote: On Thu, 2004-01-29 at 14:55, Franz Georg Köhler wrote: This occasionally happens with new kernel releases. I'd like to know why. Swap your configuration... Again, I'd like to know *why* it happens rather than blindly changing configs. What if I had 3 interfaces, what would ha

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Tommy Moore
You won't be able to do this I don't think if the cards you are using operate off the same module. Tommy On Thu, Jan 29, 2004 at 10:15:09PM +0100, Franz Georg K??hler wrote: > On Do, Jan 29, 2004 at 03:47:26 -0500, Eric Sproul <[EMAIL PROTECTED]> wrote: > > On Thu, 2004-01-29 at 14:55, Franz Geor

RE: 2.6 kernel network interface assignment order

2004-01-29 Thread Matias G. Lambert ( OSInet )
; Enviado el: Jueves, 29 de Enero de 2004 05:47 p.m. > Para: [EMAIL PROTECTED] > Asunto: Re: 2.6 kernel network interface assignment order > > > On Thu, 2004-01-29 at 14:55, Franz Georg Köhler wrote: > > This occasionally happens with new kernel releases. > > I

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Peter Billson
Take a look at: http://www.xenotime.net/linux/doc/network-interface-names.txt This seems to be what you want. Pete -- http://www.elbnet.com ELB Internet Service, Inc. Web Design, Computer Consulting, Internet Hosting Tommy Moore wrote: > > You won't be able to do this I don't think if the c

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Franz Georg Köhler
On Do, Jan 29, 2004 at 03:47:26 -0500, Eric Sproul <[EMAIL PROTECTED]> wrote: > On Thu, 2004-01-29 at 14:55, Franz Georg KÃhler wrote: >> This occasionally happens with new kernel releases. > > I'd like to know why. I think this is related to the pci-bus initialization-, ACPI-code, etc. Upgrading

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Rich Puhek
Eric Sproul wrote: On Thu, 2004-01-29 at 14:55, Franz Georg Köhler wrote: This occasionally happens with new kernel releases. I'd like to know why. Swap your configuration... Again, I'd like to know *why* it happens rather than blindly changing configs. What if I had 3 interfaces, what wou

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Tommy Moore
You won't be able to do this I don't think if the cards you are using operate off the same module. Tommy On Thu, Jan 29, 2004 at 10:15:09PM +0100, Franz Georg K??hler wrote: > On Do, Jan 29, 2004 at 03:47:26 -0500, Eric Sproul <[EMAIL PROTECTED]> wrote: > > On Thu, 2004-01-29 at 14:55, Franz Geor

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Eric Sproul
On Thu, 2004-01-29 at 14:55, Franz Georg Köhler wrote: > This occasionally happens with new kernel releases. I'd like to know why. > Swap your configuration... Again, I'd like to know *why* it happens rather than blindly changing configs. What if I had 3 interfaces, what would happen then? I w

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Franz Georg Köhler
On Do, Jan 29, 2004 at 03:47:26 -0500, Eric Sproul <[EMAIL PROTECTED]> wrote: > On Thu, 2004-01-29 at 14:55, Franz Georg KÃhler wrote: >> This occasionally happens with new kernel releases. > > I'd like to know why. I think this is related to the pci-bus initialization-, ACPI-code, etc. Upgrading

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Eric Sproul
On Thu, 2004-01-29 at 14:55, Franz Georg Köhler wrote: > This occasionally happens with new kernel releases. I'd like to know why. > Swap your configuration... Again, I'd like to know *why* it happens rather than blindly changing configs. What if I had 3 interfaces, what would happen then? I w

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Franz Georg Köhler
On Do, Jan 29, 2004 at 02:22:28 -0500, Eric Sproul <[EMAIL PROTECTED]> wrote: > All, > I am having a weird problem and I don't know if it's my config or > something about the 2.6 kernel. In a machine with two integrated NICs > (Penguin Relion 125), the 2.6 kernel reverses the assignment order of >

Re: 2.6 kernel network interface assignment order

2004-01-29 Thread Franz Georg Köhler
On Do, Jan 29, 2004 at 02:22:28 -0500, Eric Sproul <[EMAIL PROTECTED]> wrote: > All, > I am having a weird problem and I don't know if it's my config or > something about the 2.6 kernel. In a machine with two integrated NICs > (Penguin Relion 125), the 2.6 kernel reverses the assignment order of >