LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-09-2009, 06:51 PM   #1
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8

Rep: Reputation: 0
Question Ubuntu Networking quirk


I'm running Linux Ubuntu, and when I start up my system, there is no internet connection. I have to right click up top where it show my connection (or lack there of), edit settings, then un-check the "system setting" box. Then the connection connects immediately. What would cause this, and how can I un-check that box permanently?
 
Old 04-10-2009, 04:35 AM   #2
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
there is no internet connection.
- Wireless, or wired ?
- Which version of ubuntu ?
- Please post the contents of the file /etc/network/interfaces
 
Old 04-12-2009, 03:34 PM   #3
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8

Original Poster
Rep: Reputation: 0
Wireless using Linksys WUSB54GS
Ubuntu 8.10

auto lo
iface lo inet loopback
 
Old 04-13-2009, 03:08 AM   #4
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Are you using wireless encryption? This assumes you are not:

Type ifconfig in a terminal to find the name of your wireless interface.
Suppose it is wlan0

Make the interfaces file look like this:

Code:
auto lo
iface lo inet loopback

auto wlan0
iface wlan0 inet dhcp
Then reboot or do sudo /etc/init.d/networking restart
 
Old 04-13-2009, 12:04 PM   #5
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8

Original Poster
Rep: Reputation: 0
encryption

I'
m using a 10 hex digit key. Will this change what you entered above?
 
Old 04-13-2009, 12:56 PM   #6
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
m using a 10 hex digit key. Will this change what you entered above?
Of course.
Are you using WEP WPA or WHAT ?

I'm using WPA.
Here's my interfaces file:

Code:
auto lo
iface lo inet loopback

# My wireless interface ( which is called eth1 )follows
auto eth1
iface eth1 inet dhcp
# Note my passphrase in the next line has no "funny" characters or spaces
wpa-passphrase MyPassPhrase
wpa-ssid TredsNetgear
Make yours look similar
Then try sudo /etc/init.d/networking restart
 
Old 04-13-2009, 08:37 PM   #7
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8

Original Poster
Rep: Reputation: 0
WEP

Yeah I'm using WEP 10 hex digit
 
Old 04-14-2009, 01:01 PM   #8
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
Yeah I'm using WEP 10 hex digit
You might as well not bother with "encryption" then - search the web for "Crack WEP"
Switch to WPA.
 
Old 04-17-2009, 08:47 PM   #9
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8

Original Poster
Rep: Reputation: 0
OK wellc an you tell me how it would look if it is wep? Is it the same as what you had posted above except wep instead of wpa?
 
  


Reply

Tags
networking, settings, ubuntu



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux quirk? htnakirs Linux - Newbie 1 08-02-2008 03:48 AM
Quirk with Kmail floydking General 0 11-04-2005 05:09 PM
Bash quirk? AMMullan Programming 4 02-06-2004 08:16 PM
startup quirk chroot Debian 3 09-03-2003 10:49 PM
PCI quirk Tenchi147 Slackware 0 06-04-2003 08:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration