Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Setting my WLAN
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
kniv7s
n00b
n00b


Joined: 05 Mar 2009
Posts: 1

PostPosted: Thu Mar 05, 2009 2:09 pm    Post subject: Setting my WLAN Reply with quote

I need to connect to set my WLAN and connect to the Internet.

I added to /etc/conf.d/net the following line
Quote:
modules = ("iwconfig")
# .......etc........


But when I start it I obtain an error, telling me to install wireless-tools with emerge. I installed it by sources.

Using
Quote:
modprobe zd1211rw

eth0 appears to me by calling iwconfig.
But I can't activate it using ifconfig eth0 up, nor call "dhcpcd eth0"

I'm a newbie and I don't know how to fix these troubles.

Bye
Back to top
View user's profile Send private message
eicher
n00b
n00b


Joined: 10 Nov 2007
Posts: 12

PostPosted: Thu Mar 05, 2009 4:04 pm    Post subject: Reply with quote

hey kniv7s,
all i know is, that a wireless adapter is normally named ath0 or wifi0.
Try to activate it with: ifconfig ath0 up - or - dhcpcd ath0 (same with wifi0 if it isn't working)
Back to top
View user's profile Send private message
DawgG
l33t
l33t


Joined: 17 Sep 2003
Posts: 866

PostPosted: Thu Mar 05, 2009 4:05 pm    Post subject: Reply with quote

iwconfig does the wireless part of the network connection. as long as all the wireless-params are not fully functional, you cannot connect via tcp/ip to other networks with this if.
try
Code:
man iwconfig
and set up all your wireless stuff right. the you can assign or request (dhcp) an ip. i'd first try it by hand and then put it all in the configfile(s).
GOOD LUCK!
_________________
DUMM KLICKT GUT.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum