Re: [CentOS] Lan Kernel Problem
try 8139too On Tue, 2007-10-23 at 20:22 -0200, Linux Man wrote: > Well, with lspci, the two NIC's are Realtek Semiconductor Co., Ltd. > RTL-28139/8139C/8139C+ (rev 10) and ADMtek NC100 Network Everywhere > Fast Ethernet 10/100 (rev 11), how can I know the kernel modules > asociated? > Thanks! > > > 2007/10/23, Alain Spineux <[EMAIL PROTECTED]>: > > Look in your fedora fc1 or knoppix witch module was loaded for your two nic. > > Then try a > > # modprobe > > then > > # dmesg > > to look if both nics where recognized. > > If so you have to update your modprobe.conf > > > > Alain > > > > Regards > > > > > > > > On 10/22/07, Linux Man <[EMAIL PROTECTED]> wrote: > > > I'm building a Linux box to act as Proxy/Router/Firewall. > > > I'm using CentOS 4.5, with an "old" motherboard (Asus A8V-X), and two > > > Ethernet NIC, based on a realtek chip, that's widely supported under > > > 2.4 and later kernel (the cards were functioning excellent in another > > > PC whit Fedora Core 1). > > > CentOS detects the on board LAN, but not the other two, in fact, > > > knoppix 5.0.1 doesn't detect too (kernel 2.6.17), but, Knoppix 5.1.1 > > > (kernel 2.6.19) detects all three cards. > > > Do you have any idea why this behavior? > > > Centos 5.0 detects all three too, but I don't now why, my firewall > > > script (ipv4) doesn't work with this release. > > > > > > Now, thank you very much! -- Craig White <[EMAIL PROTECTED]> ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Lan Kernel Problem
Well, with lspci, the two NIC's are Realtek Semiconductor Co., Ltd. RTL-28139/8139C/8139C+ (rev 10) and ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11), how can I know the kernel modules asociated? Thanks! 2007/10/23, Alain Spineux <[EMAIL PROTECTED]>: > Look in your fedora fc1 or knoppix witch module was loaded for your two nic. > Then try a > # modprobe > then > # dmesg > to look if both nics where recognized. > If so you have to update your modprobe.conf > > Alain > > Regards > > > > On 10/22/07, Linux Man <[EMAIL PROTECTED]> wrote: > > I'm building a Linux box to act as Proxy/Router/Firewall. > > I'm using CentOS 4.5, with an "old" motherboard (Asus A8V-X), and two > > Ethernet NIC, based on a realtek chip, that's widely supported under > > 2.4 and later kernel (the cards were functioning excellent in another > > PC whit Fedora Core 1). > > CentOS detects the on board LAN, but not the other two, in fact, > > knoppix 5.0.1 doesn't detect too (kernel 2.6.17), but, Knoppix 5.1.1 > > (kernel 2.6.19) detects all three cards. > > Do you have any idea why this behavior? > > Centos 5.0 detects all three too, but I don't now why, my firewall > > script (ipv4) doesn't work with this release. > > > > Now, thank you very much! > > Best Regards. > > ___ > > CentOS mailing list > > CentOS@centos.org > > http://lists.centos.org/mailman/listinfo/centos > > > > > -- > Alain Spineux > aspineux gmail com > May the sources be with you > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Lan Kernel Problem
Look in your fedora fc1 or knoppix witch module was loaded for your two nic. Then try a # modprobe then # dmesg to look if both nics where recognized. If so you have to update your modprobe.conf Alain Regards On 10/22/07, Linux Man <[EMAIL PROTECTED]> wrote: > I'm building a Linux box to act as Proxy/Router/Firewall. > I'm using CentOS 4.5, with an "old" motherboard (Asus A8V-X), and two > Ethernet NIC, based on a realtek chip, that's widely supported under > 2.4 and later kernel (the cards were functioning excellent in another > PC whit Fedora Core 1). > CentOS detects the on board LAN, but not the other two, in fact, > knoppix 5.0.1 doesn't detect too (kernel 2.6.17), but, Knoppix 5.1.1 > (kernel 2.6.19) detects all three cards. > Do you have any idea why this behavior? > Centos 5.0 detects all three too, but I don't now why, my firewall > script (ipv4) doesn't work with this release. > > Now, thank you very much! > Best Regards. > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- Alain Spineux aspineux gmail com May the sources be with you ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Lan Kernel Problem
No, it doesn't use that. The "unusual" things that I use is Nat (S and D), and mark to support TC. 2007/10/22, Barry Brimer <[EMAIL PROTECTED]>: > Quoting Linux Man <[EMAIL PROTECTED]>: > > > I'm building a Linux box to act as Proxy/Router/Firewall. > > I'm using CentOS 4.5, with an "old" motherboard (Asus A8V-X), and two > > Ethernet NIC, based on a realtek chip, that's widely supported under > > 2.4 and later kernel (the cards were functioning excellent in another > > PC whit Fedora Core 1). > > CentOS detects the on board LAN, but not the other two, in fact, > > knoppix 5.0.1 doesn't detect too (kernel 2.6.17), but, Knoppix 5.1.1 > > (kernel 2.6.19) detects all three cards. > > Do you have any idea why this behavior? > > Centos 5.0 detects all three too, but I don't now why, my firewall > > script (ipv4) doesn't work with this release. > > By any chance does your firewall use '-m owner --cmd-owner' in it? > > Barry > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Lan Kernel Problem
Quoting Linux Man <[EMAIL PROTECTED]>: > I'm building a Linux box to act as Proxy/Router/Firewall. > I'm using CentOS 4.5, with an "old" motherboard (Asus A8V-X), and two > Ethernet NIC, based on a realtek chip, that's widely supported under > 2.4 and later kernel (the cards were functioning excellent in another > PC whit Fedora Core 1). > CentOS detects the on board LAN, but not the other two, in fact, > knoppix 5.0.1 doesn't detect too (kernel 2.6.17), but, Knoppix 5.1.1 > (kernel 2.6.19) detects all three cards. > Do you have any idea why this behavior? > Centos 5.0 detects all three too, but I don't now why, my firewall > script (ipv4) doesn't work with this release. By any chance does your firewall use '-m owner --cmd-owner' in it? Barry ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[CentOS] Lan Kernel Problem
I'm building a Linux box to act as Proxy/Router/Firewall. I'm using CentOS 4.5, with an "old" motherboard (Asus A8V-X), and two Ethernet NIC, based on a realtek chip, that's widely supported under 2.4 and later kernel (the cards were functioning excellent in another PC whit Fedora Core 1). CentOS detects the on board LAN, but not the other two, in fact, knoppix 5.0.1 doesn't detect too (kernel 2.6.17), but, Knoppix 5.1.1 (kernel 2.6.19) detects all three cards. Do you have any idea why this behavior? Centos 5.0 detects all three too, but I don't now why, my firewall script (ipv4) doesn't work with this release. Now, thank you very much! Best Regards. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos