Hello, everyone! The following problem has completly put me off, and since my Linux-knowledge is pretty much non-existent, I just have to ask you people...
ASL v4.000 just installed on a Celeron 1GHz / 256MB RAM / 40GB HDD. Bandwidth drops from about 5Mbps without the ASL-box to about 1Mbps with it...
A single NAT entry, HTTP to server on DMZ allowed, all traffic from LAN to the Internet allowed and Masq'ed, nothing else. No VPNs, no proxies, no QoS, "no nothing". Just a plain config with a DMZ.
3Com 3C905x on all 3 NICs. NIC to broadband line has to be 10Mbps half-duplex. This has been set with 3C90XCFG.EXE from DOS, but does this also have to be specified in the /etc/modules.conf file on the ASL-box?
Just exactly which lines should appear in the /etc/modules.conf in order to force it to 10Mbps half-duplex?
/etc/modules.conf now reads:
alias eth0 3c59x
alias eth1 3c59x
alias eth2 3c59x
Is this what it should look like after forcing 10Mbps half-duplex?
alias eth0 3c59x
alias eth1 3c59x
alias eth2 3c59x
options 3c59x options=0x0
Lastly, and correct me if I'm wrong, wouldn't this options [...] set 10Mbps half-duplex on all three NICs? If so, is there a way to set this only for this one NIC, or do I have to replace it with a different model to get a different alias?
This ASL-box is in a "production environment" and therefore cannot be restarted at whim to test things out. And I figured I'd just ask around here before having to test this at 0400 in the morning... :-)
Thanks in advance!
------
MrDill
This thread was automatically locked due to age.