ok - after 10 hours no answer and i'll perephraze my question:

i have 2 ethernet cards on the same machine running redhat 7.2.
each of them has an ip asigned that belongs to different network. ok?
when i do ifconfig i get:

eth0      Link encap:Ethernet  HWaddr 00:01:53:XX:XX:XX
          Interrupt:5 Base address:0xd000
          ^^^^^^^^^^^

eth1      Link encap:Ethernet  HWaddr 00:07:95:XX:XX:XX
          Interrupt:5 Base address:0xf000
          ^^^^^^^^^^^

now i see i have different addresses but the same Interrupts - and also
the interfaces are being loaded on boot with the same IRQ...

i want to chanege that - the IRQ numbers so each card has it's oun
different #. i use grub for booting...

how do i change the irq?

thanks...


On Thu, 27 Jun 2002, Kalin Mintchev wrote:

>
> hi list
>
> i have 2 ethernet cards on one linux 7.2 box with a grub boot
> that have ip #s on different networks, but they have the same IRQ and i
> can ping only one of them from outside - the eth0 one... i assume this sis
> because of the same IRQ...  how or where can i change the IRQ #s for the
> eth0 and eth1 in grub? i tried editing the /boot/grub/grub.conf with
> something like:
> append="ether=3,0x300,eth0"
> append="ether=5,0x500,eth1"
> but that didn't work...
>
> any ideas or suggestions will be appreciated...
>
> thanks
>
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to