My pc is connected to Linksys BEFSR41 router. I've just installed RedHat 8.0, but I can't access internet through it via cable modem, which I can in the windows OS. What do I need to configure? I even can't access internet without router. Can anyone help me? Thanks a lot.
Use netconf and enable dhcp (if you don't want to mess with that, just boot off the rh cd, select upgrade, same packages, and then when it comes to the networking part, just click the dhcp box... takes 5 minutes).
You should be up and running in no time.
Some day I'll be rich and famous for inventing a device that allows you to stab people in the face over the internet.
I've tried that. When try to connect to yahoo, the broswer just show 'connect to yahoo.com...' at the bottom of Mozilla, and after quite a long time a window jump out with sth like 'you can't connect to this site' or sth. My networking configuration is : Autometically obtain IP address with DHCP
Autometically obtain DNS information from provider
the Host IP address is 127.0.0.1, which may not be correct, but I don't know what it should be
You have to be root user to run ifconfig, or give it as "/sbin/ifconfig". Run "su" and then enter root password. Next, run "ifconfig -a" which will list your network interfaces.
If there is no eth0 listed, you don't have a driver (kernel module) for it loaded. If there is an eth0, run "ifconfig eth0 up" which should activate it. Then run "ifconfig" and you should have 2 interfaces now - lo and eth0.
Ping www, 0% loss, so I know how to do now. I should configure the Mozilla\preference\advance\proxies. Now I can access internet under Linux. Thanks all nice guys.
<P ID="edit"><FONT SIZE=-1><EM>Edited by jackzheng on 12/12/02 06:19 PM.</EM></FONT></P>
Oh, btw, you don't have to xxx your 192.168.1.xxx address. That's the address of your computer behind the firewall. It's a standard home network address. I'm 192.168.0.4 right now... Also have 1, and 2 as well.... 3 on the weekends.
Some day I'll be rich and famous for inventing a device that allows you to stab people in the face over the internet.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.