Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th December 2007, 10:11 AM
Kryptos Offline
Registered User
 
Join Date: Nov 2007
Posts: 4
Configuring Wireless Internet Connection

Hi Everyone,
I am absolutely new to linux world and I just finished my first linux installation, so I am using Fedora 8 and my first step it`s to connect to the internet, but I am in trouble because I don`t know nothing about networking.
I tried Graphical configuration with system-config-network but I can`t do it. The computer detects two hardware devices: Intel Corporation 82801 DB PRO/100 VE (MOB) Ethernet Controller and INtel Corporation Pro/Wireless 2200BG Network Connection. I use a Belkin Adsl Modem with Wireless G Router, ADSL connection.
I am currently using Windows XP, the internet is working, and all information I know how to get it`s that I have two connections: LAN 1394 Net Adapter with firewall, and Wireless Connection with firewall (IP 192.168.2.2 Sub-mask 255.255.255.0 with DHCP).
In system-config-network I can`t use DHCP,it doesn`t work.
I don`t know where to start to configure the internet connection.. Should I configure DNS? The only thing I know it`s an IP...
Can you give me an overview about the situation, an advice please.
I would appreciate that you recommend me introductory books about networking to solve my problem for now and to adquire basic knowledge related eith networks. Any kind of help it`s welcome.
Sorry about my english language.

Thanks in advance.
Reply With Quote
  #2  
Old 6th December 2007, 11:28 AM
stevea's Avatar
stevea Offline
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302
I suggest you NOT use system-config-network for wireless.

Instead on the system-config-services tab check "NetworkManager" and "NetworkManagerDispatecher" then "save"(then these will start on next boot), then click "Start" for each of these two services to immediately start them. A "power bar" signal strength ico will appear in the notification area of your upper panel bar.

Left-click the icon, select "Connect to other wireless network" and enter your AP info.
If you use authentication then the passworks will be stored on the gnome keyring, Be aware
that you'll get popups asking for the keyring password(or to set it) and also perhaps the
wireless keys. Distinguish the two.

You may need to right-click and disable the wired connection in order to use wireless.
NM will default to wired if it's available.
Reply With Quote
  #3  
Old 6th December 2007, 12:41 PM
pedora Offline
Registered User
 
Join Date: Jul 2007
Posts: 312
Quote:
Originally Posted by stevea
I suggest you NOT use system-config-network for wireless.

Instead on the system-config-services tab check "NetworkManager" and "NetworkManagerDispatecher" then "save"(then these will start on next boot), then click "Start" for each of these two services to immediately start them. A "power bar" signal strength ico will appear in the notification area of your upper panel bar.

Left-click the icon, select "Connect to other wireless network" and enter your AP info.
If you use authentication then the passworks will be stored on the gnome keyring, Be aware
that you'll get popups asking for the keyring password(or to set it) and also perhaps the
wireless keys. Distinguish the two.

You may need to right-click and disable the wired connection in order to use wireless.
NM will default to wired if it's available.
My so-called 'power bar' just crashed. NM applet crashed? Anyway, what do you do then?

Face it, NM (the entire program) is flaky, faulty and useless. We should be teaching how to configure using the file (I forget what it is in Fedora but in KDE Debian distros, it is /etc/network/devices). I will try to learn this.

It is useless to use the 'power bar' and click because the program will eventually crash or flake out. How many posts are there now with all these problems with NM, the NM applet, the GUI settings and anything related to NM? Fedora developers should put aside other tasks with other programs/apps and make FIXING NM a priority. Or working with or encouraging NM developers to do the same. I would also like it if someone wrote a 'manual configuration' tutorial for editing the main network file or a tutorial for the steps one would take if you DIY by editing whatever files you need. I don't trust NM to accomplish it. It's not reliable.

Perhaps, it works fine with a wired connection. But, not with wireless.
Reply With Quote
  #4  
Old 6th December 2007, 01:10 PM
Kryptos Offline
Registered User
 
Join Date: Nov 2007
Posts: 4
Hi again,
Thanks for your post. Network Manager doesn`t open and I don`t know why. What should I do? is there another option to configure?

Thanks in Avance.
Reply With Quote
  #5  
Old 6th December 2007, 01:17 PM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
Hello Pedora,

I think you may be being a bit too harsh about NetworkManager here and perhaps putting people off from trying something that when it works, works very well.

I accept that not all peoples experiences are the same - huge variety of software/hardware to cater for. I initially had a problem with NetworkManager in fedora8, but have since gone on to installing wireless with it and the following:

broadcom 4318
Intel 3945abg
Belkin F5D7000

NetworkManager is a complete success with all of them. I do acknowledge though that someone else I spoke to with a 3945 couldn't get it to work.

That's up to and including using WPA-PSK encryption but not beyond.
Reply With Quote
  #6  
Old 6th December 2007, 01:23 PM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,345
Hello Kryptos

If you are using KDE as your desktop you will probably need to go to the System Menu and invoke KNetworkManager. It's a bit shy and won't come out by itself.

Even if you did that it may not appear in the system try until you have either logged out and back in again, or restarted the machine.
Reply With Quote
  #7  
Old 7th December 2007, 01:10 AM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
Quote:
Originally Posted by pedora
My so-called 'power bar' just crashed. NM applet crashed? Anyway, what do you do then?

Face it, NM (the entire program) is flaky, faulty and useless. We should be teaching how to configure using the file (I forget what it is in Fedora but in KDE Debian distros, it is /etc/network/devices). I will try to learn this.

It is useless to use the 'power bar' and click because the program will eventually crash or flake out. How many posts are there now with all these problems with NM, the NM applet, the GUI settings and anything related to NM? Fedora developers should put aside other tasks with other programs/apps and make FIXING NM a priority. Or working with or encouraging NM developers to do the same. I would also like it if someone wrote a 'manual configuration' tutorial for editing the main network file or a tutorial for the steps one would take if you DIY by editing whatever files you need. I don't trust NM to accomplish it. It's not reliable.


Perhaps, it works fine with a wired connection. But, not with wireless.
Incorrect, NM does have some issues when using certain network configurations, but is not totally borked. Until certain issues are worked out you can always remove the F8 version of NM and use the Fedora 7.90 version...Which due to my network configuration is required...
Reply With Quote
  #8  
Old 7th December 2007, 01:13 AM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
Quote:
Originally Posted by bbfuller
Hello Pedora,

I think you may be being a bit too harsh about NetworkManager here and perhaps putting people off from trying something that when it works, works very well.

I accept that not all peoples experiences are the same - huge variety of software/hardware to cater for. I initially had a problem with NetworkManager in fedora8, but have since gone on to installing wireless with it and the following:

broadcom 4318
Intel 3945abg
Belkin F5D7000

NetworkManager is a complete success with all of them. I do acknowledge though that someone else I spoke to with a 3945 couldn't get it to work.

That's up to and including using WPA-PSK encryption but not beyond.
The wpa-psk issue has been fixed and released upstream. They just combined the wpa/wpa2 personal and wpa/wpa2 enterprise options.
Reply With Quote
  #9  
Old 10th March 2008, 10:29 PM
Mike_GB Offline
Registered User
 
Join Date: Apr 2007
Posts: 13
Thanks, stevea, "NetworkManager" and "NetworkManagerDispatecher" check in helps me to access internet by wireless (+ connect by Wireless Assistant). Early only wireless LAN worked, but any internet access returned ¨no connection¨.
Reply With Quote
Reply

Tags
configuring, connection, internet, wireless

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuring dsl connection for Internet (Fedora 10) Paul77 Using Fedora 1 5th May 2009 10:56 PM
Problem Configuring Internet Connection via Router gabri Servers & Networking 4 10th February 2007 04:15 PM
Problem configuring a wireless connection odiseo77 Servers & Networking 3 15th January 2007 06:08 PM
wireless internet connection zhiping_mei Hardware & Laptops 27 27th July 2005 11:20 AM


Current GMT-time: 22:20 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat