Click to See Complete Forum and Search --> : One last question about linksys card..


kuber
12-01-2000, 08:12 PM
Ok, I recompiled my kernel with tulip driver built in. So what do I have to do to get the card running?

Thanks

twofoolish2b
12-01-2000, 08:59 PM
What distro are you using? I'm using Slackware and I usually do something like this:

ifconfig eth0 up

DrDrake
12-02-2000, 03:09 AM
If it is the only device in your system, it will be eth0. Run linuxconf and set it up in there on redhat. Mandrake run drakeconf. Or I believe you can type

ifconfig eth0:1 your.ip.address

If not do a man ifconfig to figure it out