Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
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.
I am trying to hook up my recently installed Linux Red Hat 9.0 machine onto my wireless network. After inserting my card I goto the Network Config and add a device. It detects my wireless card adn I input my SSID, channel, ip, subnet mask and router ip. I have inputed all my information and have activated the card. After it is activated I attempt to go on to the Internet but not a single page seems to work. I know that my wireless card and my router are working but I cannot seem to be able to connect. I was able to connect this machine to the Internet when using Windows 98 using the same card/router.
The name that the machine detects the card as is Lucent Ornicoc and Prism II-based PCMCIA wireless (eth0)
I dont know what the problem is. Could anyone please help.
it doesnt say inet:addr
it says:
lo - no wireless extensions
then it says eth0 - it has the ESSID, nickname, mode, frequency, acess point, bit rate, tx power, sensitivty, retry limit, RTS thr, fragment thr, encryption key, power management, link quality, signal level, noise level, etc.
BTW I can connect to my router by typing its ip in and i am able to ping it but i cannot ping or get to any websites
hi.
if you don;t see an ip addr assigned, you can't connect to the outside world, right?
as root, "dhclient eth0". or else get the tool pump, and "pump -i eth0"
hth.
umm, u can also set the ip manually using ifconfig, of co. but if dhcp is being used, try the above.
in iwconfig it does say Acess Point: 00:06:25:d9:15:d0
adn when i type dhclient eth0 it says
Listening on LPF/eth0/00:02:2d:3f:7d:e0
Sending on LPF/eth0/00:02:2d:3f:7d:e0
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPOFFER from 192.168.1.1
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.103 -- renewal in 32738 seconds.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.