Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Christian B. Mortensen on September 03, 2001, 06:10:17 AM
-
Hi there
got a problem... my Intel pro/100+ adapter is not able to be found.. e-smith recognizes it as a eepro100 but it wont work.. the chipset featured by eepro100 is 82557 and the chipset ond Intel pro/100+ is 82559...
anyone got an idea on solving this case?
sincerely
Christian
-
Try the following from the console (logged in as root)
suppose eth0 is your internal LAN, otherwise use eth1 and EthernetDriver2
modprobe e100
ifconfig eth0 192.168.1.1
If the server works with the above settings, enter the commands below
/sbin/e-smith/db configuration set EthernetDriver1 e100
/sbin/e-smith/signal-event console-save
Hope this helps
jochen