At 1/15/2002 04:32 AM +0000, you wrote: >I just got a new/old laptop (Compaq Presario 1267 to be precise) and I am >trying to install the Linksys Ethercard PCMCIA card in it to hook up to my >network. So far, I seem to get the card to come up, and it shows as >powered on the card and on the hub. However, there does not seem to be any >sign of an eth connection. In dmesg I get NE2000 coming up as eth0, but I >can't seem to locate it anywhere else. How do I get this up and running?
# man ifconfig # less /usr/share/doc/initscripts-<something>/sys* Your card is likely being recognized at the hardware/OS level but is not configured with an IP address. Modify the file /etc/sysconfig/network-scripts/ifcfg-eth0 to the values you want, and that will be the setting it takes upon reboot. Use the ifconfig command to set its values for right now (but not permanently). Also check /etc/sysconfig/network for other, not directly-related stuff. -- Rodolfo J. Paiz [EMAIL PROTECTED] _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list