LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Newbie
User Name
Password
Linux - Newbie This 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

Tags used in this thread
Popular LQ Tags , ,

Reply
 
Thread Tools
Old 04-09-2009, 07:51 PM   #1
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8
Thanked: 0
Question Ubuntu Networking quirk


[Log in to get rid of this advertisement]
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?
RyanHall85 is offline  
Tag This Post , ,
Reply With Quote
Old 04-10-2009, 05:35 AM   #2
tredegar
Senior Member
 
Registered: May 2003
Location: London, UK
Distribution: Kubuntu6.06.1LTS (still excellent!). Kubuntu 8.04.1
Posts: 4,384
Thanked: 144
Quote:
there is no internet connection.
- Wireless, or wired ?
- Which version of ubuntu ?
- Please post the contents of the file /etc/network/interfaces
tredegar is offline     Reply With Quote
Old 04-12-2009, 04:34 PM   #3
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8
Thanked: 0

Original Poster
Wireless using Linksys WUSB54GS
Ubuntu 8.10

auto lo
iface lo inet loopback
RyanHall85 is offline     Reply With Quote
Old 04-13-2009, 04:08 AM   #4
tredegar
Senior Member
 
Registered: May 2003
Location: London, UK
Distribution: Kubuntu6.06.1LTS (still excellent!). Kubuntu 8.04.1
Posts: 4,384
Thanked: 144
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
tredegar is offline     Reply With Quote
Old 04-13-2009, 01:04 PM   #5
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8
Thanked: 0

Original Poster
encryption

I'
m using a 10 hex digit key. Will this change what you entered above?
RyanHall85 is offline     Reply With Quote
Old 04-13-2009, 01:56 PM   #6
tredegar
Senior Member
 
Registered: May 2003
Location: London, UK
Distribution: Kubuntu6.06.1LTS (still excellent!). Kubuntu 8.04.1
Posts: 4,384
Thanked: 144
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
tredegar is offline     Reply With Quote
Old 04-13-2009, 09:37 PM   #7
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8
Thanked: 0

Original Poster
WEP

Yeah I'm using WEP 10 hex digit
RyanHall85 is offline     Reply With Quote
Old 04-14-2009, 02:01 PM   #8
tredegar
Senior Member
 
Registered: May 2003
Location: London, UK
Distribution: Kubuntu6.06.1LTS (still excellent!). Kubuntu 8.04.1
Posts: 4,384
Thanked: 144
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.
tredegar is offline     Reply With Quote
Old 04-17-2009, 09:47 PM   #9
RyanHall85
LQ Newbie
 
Registered: Apr 2009
Posts: 8
Thanked: 0

Original Poster
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?
RyanHall85 is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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 04:48 AM
Quirk with Kmail floydking General 0 11-04-2005 06:09 PM
Bash quirk? AMMullan Programming 4 02-06-2004 09:16 PM
startup quirk chroot Debian 3 09-03-2003 11:49 PM
PCI quirk Tenchi147 Slackware 0 06-04-2003 09:56 PM


All times are GMT -5. The time now is 06:39 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration