Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wlan mit kwifimanager steuern
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
AustrianCoder
Apprentice
Apprentice


Joined: 11 Oct 2003
Posts: 258
Location: �sterreich

PostPosted: Thu Aug 18, 2005 8:56 am    Post subject: Wlan mit kwifimanager steuern Reply with quote

Hallo zusammen.

Ich möchte sehr gerne kwifimanger verwenden, doch ich bin mir nicht sicher, wie ich /etc/conf.d/net und /etc/conf.d/wireless einrichten muss.
Bis jetzt bin ich soweit, dass kwifimanger eine Verbindung zum AP herstellt.
Wenn ich nun /etc/init.d/net.ath0 aufrufe, bekomme ich keine ip via dhcp :(

Code:

# /etc/conf.d/net:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/conf.d/net,v 1.7 2002/11/18 19:39:22 azarah Exp $

# Global config file for net.* rc-scripts

# This is basically the ifconfig argument without the ifconfig $iface
#
#iface_eth0="192.168.0.150 broadcast 192.168.0.255 netmask 255.255.255.0"
#iface_eth1="207.170.82.202 broadcast 207.0.255.255 netmask 255.255.0.0"

# For DHCP set iface_eth? to "dhcp"
# For passing options to dhcpcd use dhcpcd_eth?
#
iface_eth0="dhcp"
iface_ath0="dhcp"
#dhcpcd_eth0="..."

# For adding aliases to a interface
#
#alias_eth0="192.168.0.3 192.168.0.4"

# NB:  The next is only used for aliases.
#
# To add a custom netmask/broadcast address to created aliases,
# uncomment and change accordingly.  Leave commented to assign
# defaults for that interface.
#
#broadcast_eth0="192.168.0.255 192.168.0.255"
#netmask_eth0="255.255.255.0 255.255.255.0"


# For setting the default gateway
#
#gateway="eth0/192.168.0.1"

modules=( "!iwconfig" )


Ich bin für jede Hilfe dankbar,
ac[/code]
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Thu Aug 18, 2005 9:18 am    Post subject: Reply with quote

kwifimanager hab ich noch nicht ausprobiert, nur wlassistant. Ich denke aber, das es genau so sein wird und kwifimanager mit den Einstellungen in /etc/conf.d/* nichts anzufangen weiß. D.h. du musst in /etc/conf.d/net auch die Keys etc. eintragen, wenn du per /etc/init.d/net.ath0 start das wlan starten willst. Meine Konfiguration sieht zum Beispiel so aus.
_________________
KDE
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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