| Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux. |
| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-05-2008, 10:04 AM
|
#1
|
|
LQ Newbie
Registered: Dec 2005
Location: Denmark, Copenhagen
Distribution: Ubuntu Ultimate v.6
Posts: 7
Rep:
|
Wifi connected to router, ping to router ok, no webaccess. what is wrong?
I have spend the whole day trying to get my wifi working.
So far i have managed:
- to access the network using KWifimanager
- to obtain an ip using dhcpcd.
- access the wifi routers web interface over the wireless link using its IP
I cannot, however get access to the web.
I suppose there might something wrong with my DNS, but i am not sure how to fix it.
If i plug the LAN cable into the computer and the same wireless router
there are no problems at all, IP is recieved without me having to do something, and i can access the web.
Other computers that can access the router over wifi does not have problems
Do any of you have an idea what might be wrong?
|
|
|
|
01-05-2008, 10:31 AM
|
#2
|
|
Senior Member
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
|
Try adding/editing to your /etc/resolv.conf file the DNS that comes from your ISP information from your wireless router and your wireless router's internal IP address, for example;
nameserver <ISP DNS IP address #1 from the wireless router here>
nameserver <ISP DNS IP address #2 from the wireless router here>
nameserver <your wireless routers internal IP address here>
nameserver 204.60.203.179
namesever 206.141.193.55
nameserver 192.168.0.1
Then restart the network service or wireless device.
|
|
|
|
01-06-2008, 04:20 AM
|
#3
|
|
LQ Newbie
Registered: Dec 2005
Location: Denmark, Copenhagen
Distribution: Ubuntu Ultimate v.6
Posts: 7
Original Poster
Rep:
|
Thanks a lot. I did manage to solve it on my own.
It seems that dhcpcd newer terminates but stays running in the console.
While it correctly fetches the IP address the nameserverinfo appearently disappears when the console is closed.
so the solution was simply to keep the program running.
If anyone knows why it is like this, and why this program is needed in the first place (I would think the abstractionlayers between the nic and the os should make all nics seem alike, wifi as ethernet?
|
|
|
|
01-06-2008, 06:11 AM
|
#4
|
|
Member
Registered: Dec 2007
Location: UK
Distribution: Fedora, CentOS, Sabayon
Posts: 209
Rep:
|
Hello deepcore
You may struggle to find anyone who can give you a definitive answer for Fedora Core 4. It's been a long time since it was supported anywhere.
Fedora has a policy of only supporting a distribution for about 13 months from its release. As that means no security updates after that time most users move on to the next version fairly quickly.
As they released Fedora 8 a couple of months ago you can see that not many people will have current experience of 4.
A good bet might be to install a new version if you can.
|
|
|
|
01-06-2008, 06:22 AM
|
#5
|
|
Senior Member
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
|
Sample /etc/sysconfig/network-scripts/ifcfg-<wireless device> file use a a guide to check/verify your wireless device settings;
Code:
TYPE=Wireless
DEVICE=wlan0
HWADDR=
BOOTPROTO=dhcp
DHCP_HOSTNAME=
IPADDR=
NETMASK=255.255.255.0
DOMAIN=
ONBOOT=yes
USERCTL=yes
IPV6INIT=no
PEERDNS=yes
ESSID=
CHANNEL=
MODE=
RATE=
|
|
|
|
01-07-2008, 01:59 AM
|
#6
|
|
LQ Newbie
Registered: Dec 2005
Location: Denmark, Copenhagen
Distribution: Ubuntu Ultimate v.6
Posts: 7
Original Poster
Rep:
|
well, ok then.
Thanks for the help 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:48 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|