Linux - DistributionsThis forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I just installed Red Hat 7.2. I have the following Lan Card that came with the AsusTek motherboard: Realtek RTL 8139 10/100 Mbps LAN controller. It seems that it detects the ethernet card ok. But my cable modem conection is not working.
The eth0 is set it up so it detects everything with the DHCP.
I opened the RH network monitor and it appears that the eth0 is working since I can see some green waves. But I tried to ping some sites and also to go to some sites with the borwser and I get nothing. Am I missing somehting? any idea what's wrong?
well run ifcofnig to see if you have got your IP correctly first off. after that there's little else to suggest, unless you are firewalled or something. over an ethernet setup there would normally be bext to nothing to set up, once the card itself is working ok. not a clue what you mean by green waves tho.. i take it you don't need to register with your isp on a certin restricted site like most providers do? as for the card itself. 8139's are bombproof and extremely well support, as THE most generic chipset around at the moment
Chris,
thanks for your reply,
I run ifconfig, and I got the correct ip. I got this:
-----------
eth0
Link encap:Ethernet HWaddr 00:E0:18:79:C5:E8
inet addr:24.219.X.X Bcast:24.219.X.X Mask:255.255.255.192
UP BROADCAST NOTRAILERS RUNNING MTU:1500 Metric:1
RX packets:40 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:1 carrier:0
collisions:0 txqueuelen:100
RX bytes:2697 (2.6 Kb) TX bytes:650 (650.0 b)
Interrupt:5 Base address:0x9000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:120 errors:0 dropped:0 overruns:0 frame:0
TX packets:120 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:8252 (8.0 Kb) TX bytes:8252 (8.0 Kb)
---------------
Do you see anything wrong? the inet address was ok.
is there a way to do another test?
More info,
I ping a url and it doesn't work, but then I ping an ip address and it works. So it seems that I have something wrong with the DNS, right? I thought that the DHCP was goig to configure it for me. What should I do?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.