Hi, I told you questions were coming :-) OK router box is SuSE 7.1 completely updated running suse kernel 2.2.19 i386. I have three NIC's (actually just added the third one for DMZ the other too was there always and there was not a problem as described below) ETH0 = Surecom (recognized as Realtek 8139) using rtl8139 module LAN ETH1 = 3Com 3c509 Fast Etherlink (recognized as 3c509) loaded with parameters irq=10 xcvr=0 connects to ADSL ETH2 = Intel EtherExpress Pro 10+ ISA this one is not loading yet I can manualy load the module eepro with params irq=5 io=0x210 ETH1 and ETH2 are plug and play and Compaq prolinea wants them that way :-( I tried ETH2 module to be loaded with boot.local it does but then ETH1 is not loaded. I tried with Yast (sorry I just hate yast2) and the problem is I can not integrate ETH2 since it is not visible. So question is how can I get this module loaded automaticaly Or make Yast see that Thanks -- Togan Muftuoglu
Togan Muftuoglu wrote:
ETH0 = Surecom (recognized as Realtek 8139) using rtl8139 module LAN ETH1 = 3Com 3c509 Fast Etherlink (recognized as 3c509) loaded with parameters irq=10 xcvr=0 connects to ADSL ETH2 = Intel EtherExpress Pro 10+ ISA this one is not loading yet I can manualy load the module eepro with params irq=5 io=0x210
So question is how can I get this module loaded automaticaly Or make Yast see that
Togan, I would suggest adding (in this order) "rtl8139 3c509 eepro" to your INITRD_MODULES in rc.config, run mk_initrd, lilo. Make sure your options are added properly to modules.conf, and give it a try. HTH. :-) BTW, I am assuming they are already setup in rc.config (ifconfig_0,1,2;netconfig_0_1_2, etc [I would use Yast]). -- Joe & Sesil Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Web Address: www.mydestiny.net/~joe_morris Registered Linux user 231871
Hi * Joe & Sesil Morris (NTM); <Joe_Morris@ntm.org> on 29 Jan, 2002 wrote:
Togan, I would suggest adding (in this order) "rtl8139 3c509 eepro" to your INITRD_MODULES in rc.config, run mk_initrd, lilo. Make sure your options are added properly to modules.conf, and give it a try. HTH. :-)
The order was slightly different 3c509 rtl8139 eepro
BTW, I am assuming they are already setup in rc.config (ifconfig_0,1,2;netconfig_0_1_2, etc [I would use Yast]). They are will try sometime today
-- Togan Muftuoglu Unofficial SuSE FAQ Maintainer http://dinamizm.ath.cx
* Joe & Sesil Morris (NTM); <Joe_Morris@ntm.org> on 29 Jan, 2002 wrote:
Togan, I would suggest adding (in this order) "rtl8139 3c509 eepro" to your INITRD_MODULES in rc.config, run mk_initrd, lilo. Make sure your options are added properly to modules.conf, and give it a try. HTH. :-) BTW, I am assuming they are already setup in rc.config (ifconfig_0,1,2;netconfig_0_1_2, etc [I would use Yast]).
Ok I have tried the mk_initrd as you suggested yet it still fells. I never had such unstability problems. The current case is I have disabled PNP in Compaq's BIOS (at least that is what I think you never know it's compaq) I have set the irq and io settings as legacy isa cards in Compaq Added boot.local all the three modules in the order I want them So far when the system starts up all the modules are loaded and all the interfaces are configured (knock the wood). Routing stays as it should stay. I am sure more problems will come Thanks for the help -- Togan Muftuoglu Unofficial SuSE FAQ Maintainer http://dinamizm.ath.cx
* Togan Muftuoglu; <toganm@dinamizm.com> on 30 Jan, 2002 wrote:
The current case is I have disabled PNP in Compaq's BIOS (at least that is what I think you never know it's compaq) I have set the irq and io settings as legacy isa cards in Compaq Added boot.local all the three modules in the order I want them So far when the system starts up all the modules are loaded and all the interfaces are configured (knock the wood). Routing stays as it should stay.
That was what said earlier however I have some awkard situation. I have all the cards and the routing staying as long as I do not start Rsync pull or start FTP via FTP-PROXY provided by the SuSE proxy-suite (note that this proxy was on before the upgrade as well ) I have ADSL via PPPOE (using Roaring-Penguen) eth1 3c509 is used static IP Local LAN eth0= rtl8139 192.168.1.0/24 network assigned localip =192.168.1.1 DMZ eth2=eepro 192.168.2.0/29 network assigned localip=192.168.2.1 Current routing is as follows and this works and stays. Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 195.175.9.6 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 192.168.2.0 0.0.0.0 255.255.255.248 U 0 0 0 eth2 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 195.175.9.6 0.0.0.0 UG 0 0 0 ppp0 As soon as I initiate a rsync (to sync the updates from suse mirrors) communication of LAN is down if I bring the eth down and then up everything continues to work till the next cron for rsync or ftp and the same thing happens. I have SuSEfirewall5.1 installed and configured and getting frustrated with the unstability of LAN which was functional before Any ideas where to look for posssible cause -- Togan Muftuoglu Unofficial SuSE FAQ Maintainer http://dinamizm.ath.cx and mirrors
participants (2)
-
Joe & Sesil Morris (NTM)
-
Togan Muftuoglu