You are not logged in.

#1 2009-02-28 11:32:58

ShadowReaper
Member
Registered: 2009-02-28
Posts: 10

Cannot connet to my wireless

I have problems connecting to my wireless network.
i do the following:

iwconfig wlan0 essid "ThomsonDC484E" key s:*****
then,
dhcpcd wlan0

and i get the following message:

wlan0: dhpcd 4.0.10 starting
wlan0: broadcasting for a lease
wlan0: offered 79.103.74.172 from 192.168.1.254
wlan0: acknowledged 79.103.74.172 from 192.168.1.254
wlan0: checking 73.103.74.172 is available on attached networks
wlan0: leased 73.103.74.172 for 86400 seconds
wlan0: add_route: No such process

i think that it has something to do with the route tables

Offline

#2 2009-02-28 13:38:29

chmoder
Member
From: Nebraska
Registered: 2009-02-16
Posts: 19
Website

Re: Cannot connet to my wireless

Is this a WPA authenticated network?


system: AMD Phenom II 940 Black 3.0Ghz; 4GB 1066; AMD integrated 3350; ArchLinux: OpenBox
website: http://www.chmoder.org
code: http://github.com/chmoder/

Offline

#3 2009-02-28 14:38:15

ShadowReaper
Member
Registered: 2009-02-28
Posts: 10

Re: Cannot connet to my wireless

I tried with WPA, WPA2 and WEP.
With WPA/WPA2 i get :


wlan0: dhpcd 4.0.10 starting
wlan0: waiting for carrier
wlan0: timeout

With WEP i get:


wlan0: dhpcd 4.0.10 starting
wlan0: broadcasting for a lease
wlan0: offered 79.103.74.172 from 192.168.1.254
wlan0: acknowledged 79.103.74.172 from 192.168.1.254
wlan0: checking 73.103.74.172 is available on attached networks
wlan0: leased 73.103.74.172 for 86400 seconds
wlan0: add_route: No such process

Last edited by ShadowReaper (2009-02-28 14:38:32)

Offline

#4 2009-02-28 15:59:31

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: Cannot connet to my wireless

Give wicd a try if you can. I have been too lazy to figure out how to connect to wireless networks by hand mostly because of wicd, as it worked for me since I first tested it big_smile.
If you can't use wicd most probably you are forgetting something and I'm sure someone will notice whats wrong and give you a hint wink.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#5 2009-02-28 16:58:41

chmoder
Member
From: Nebraska
Registered: 2009-02-16
Posts: 19
Website

Re: Cannot connet to my wireless

dhcpcd -k will drop the currently given (default) IP schema.  Im at work but when I get home I could give you my wpa_supplicant.conf.   

also this is one of the best wireless articles on the web: 

http://wiki.archlinux.org/index.php/Wireless_Setup

&&

http://wiki.archlinux.org/index.php/Configuring_network


system: AMD Phenom II 940 Black 3.0Ghz; 4GB 1066; AMD integrated 3350; ArchLinux: OpenBox
website: http://www.chmoder.org
code: http://github.com/chmoder/

Offline

#6 2009-03-01 02:47:53

viga
Member
Registered: 2007-06-12
Posts: 112

Re: Cannot connet to my wireless

I really like network prifiles give it a try  I use it with wpa encryption

http://wiki.archlinux.org/index.php/Network_Profiles

Offline

#7 2009-03-01 02:57:02

chmoder
Member
From: Nebraska
Registered: 2009-02-16
Posts: 19
Website

Re: Cannot connet to my wireless

That is what i am using.  I wish i could get the rest of my bootup to continue while it starts because right now it stops all the boot procedure and takes like 4 seconds. 

If i could have that go while starting up it would be perfect.


system: AMD Phenom II 940 Black 3.0Ghz; 4GB 1066; AMD integrated 3350; ArchLinux: OpenBox
website: http://www.chmoder.org
code: http://github.com/chmoder/

Offline

#8 2009-03-08 09:14:59

shining_grin
Member
From: a little town near Milan
Registered: 2008-05-02
Posts: 23

Re: Cannot connet to my wireless

chmoder wrote:

That is what i am using.  I wish i could get the rest of my bootup to continue while it starts because right now it stops all the boot procedure and takes like 4 seconds.

In this case you should put an '@' before the network and net-profiles words inside the DAEMONS line of /etc/rc.conf.

Offline

#9 2009-03-08 11:56:34

chmoder
Member
From: Nebraska
Registered: 2009-02-16
Posts: 19
Website

Re: Cannot connet to my wireless

Actually i was reading my last post and was going to write you need an '@'.  Thanks for noticing my question.


system: AMD Phenom II 940 Black 3.0Ghz; 4GB 1066; AMD integrated 3350; ArchLinux: OpenBox
website: http://www.chmoder.org
code: http://github.com/chmoder/

Offline

Board footer

Powered by FluxBB