Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: Slackware 10.1 Knoppix 3.4, Damn Small Linux 0.8.0
Posts: 49
Rep:
Get old ISA NIC to work
Hello,
I have installed DamnSmallLinux on a pc with the following specs:
486DX Processor... I'm supposing its 133MHz
1GB HD
16MB RAM
4x CD-ROM
I have recently added an ISA NIC to it so I could use the computer in my home network but I don't know how to set it up, apparently setting it up by netcardconfig does not work.
I am able to ping 127.0.0.1 successfully; but I'm not able to ping my router or any other computer on my network.
I tried this as well, and ended up having to go out and get a PCI NIC. Look on the HCL (hardware compatibility list) and see if yours is listed, though I doubt it will be.
The nice thing is that PCI NICs are $10 or less these days...
Distribution: Slackware 10.1 Knoppix 3.4, Damn Small Linux 0.8.0
Posts: 49
Original Poster
Rep:
Thanks for your replies
When I boot the PC it tells me that eth0 was found but when it finishes booting and I type ifconfig it only shows:
lo Link encap:Local Loopback
The computer doesn't have PCI so a PCI NIC is not an option.
I was playing with the network configs in the /etc folder and got to a config file which had this in it content:
address 192.168.0.103 (which was the ip I assigned to the PC)
netmask 255.255.255.0 (which is the network subnet mask)
network 192.168.0.1 (my network)
broadcast 192.168.0.255 (not sure about what this is?)
gateway 192.168.0.1 (the router)
I did ifconfig again and it showed eth0
I tried to ping 192.168.0.1 and all the pings were unsuccessful, I tried pinging 127.0.0.1 and the pings were successful.
Why can't I ping my router?
Does it have to do with the DHCP settings? if so how can I change them?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.