Rede_wireless

1. Rede_wireless

Ricardo
Ricardo_HD

(usa Slackware)

Enviado em 21/05/2011 - 18:20h

oi pessoal ainda estou com o mesmo problema para conectar o meu note na rede sem fio mas, tive lendo, e pude ver que o arquivo rc.inet1.conf contem os parametros para carregar a rede eth0 que e a minha rede cabeada automaticamente bastando apenas eu acrescentar yes. veja como ele ta:
# Config information for eth0:
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]="yes"
DHCP_HOSTNAME[0]="NET"
Agora o problema e que eu uso WPA2, na minha rede sem fio, consigo ve-la e tudo mais, so nao consigo conectar a ela. Segue o exemplo do arquivo rc.inet1.conf
# Config information for eth1:
IPADDR[1]=""
NETMASK[1]=""
USE_DHCP[1]=""
DHCP_HOSTNAME[1]=""

# Config information for eth2:
IPADDR[2]=""
NETMASK[2]=""
USE_DHCP[2]=""
DHCP_HOSTNAME[2]=""

# Config information for eth3:
IPADDR[3]=""
NETMASK[3]=""
USE_DHCP[3]=""
DHCP_HOSTNAME[3]=""

# Default gateway IP address:
GATEWAY=""

# Change this to "yes" for debugging output to stdout. Unfortunately,
# /sbin/hotplug seems to disable stdout so you'll only see debugging output
# when rc.inet1 is called directly.
DEBUG_ETH_UP="no"

## Example config information for wlan0. Uncomment the lines you need and fill
## in your info. (You may not need all of these for your wireless network)
#IFNAME[4]="wlan0"
#IPADDR[4]=""
#NETMASK[4]=""
#USE_DHCP[4]="yes"
#DHCP_HOSTNAME[4]="icculus-wireless"
#DHCP_KEEPRESOLV[4]="yes"
#DHCP_KEEPNTP[4]="yes"
#DHCP_KEEPGW[4]="yes"
#DHCP_IPADDR[4]=""
#WLAN_ESSID[4]=BARRIER05
#WLAN_MODE[4]=Managed
##WLAN_RATE[4]="54M auto"
##WLAN_CHANNEL[4]="auto"
##WLAN_KEY[4]="D5AD1F04ACF048EC2D0B1C80C7"
##WLAN_IWPRIV[4]="set AuthMode=WPAPSK | set EncrypType=TKIP | set WPAPSK=96389dc66eaf7e6efd5b5523ae43c7925ff4df2f8b7099495192d44a774fda16"
#WLAN_WPA[4]="wpa_supplicant"
#WLAN_WPADRIVER[4]="ndiswrapper"

## Some examples of additional network parameters that you can use.
## Config information for wlan0:
#IFNAME[4]="wlan0" # Use a different interface name nstead of
# the default 'eth4'
#HWADDR[4]="00:01:23:45:67:89" # Overrule the card's hardware MAC address
#MTU[4]="" # The default MTU is 1500, but you might need
# 1360 when you use NAT'ed IPSec traffic.
#DHCP_KEEPRESOLV[4]="yes" # If you dont want /etc/resolv.conf overwritten
#DHCP_KEEPNTP[4]="yes" # If you don't want ntp.conf overwritten
#DHCP_KEEPGW[4]="yes" # If you don't want the DHCP server to change
# your default gateway
#DHCP_IPADDR[4]="" # Request a specific IP address from the DHCP
# server
#WLAN_ESSID[4]=DARKSTAR # Here, you can override _any_ parameter
# defined in rc.wireless.conf, by prepending
# 'WLAN_' to the parameter's name. Useful for
# those with multiple wireless interfaces.
#WLAN_IWPRIV[4]="set AuthMode=WPAPSK | set EncrypType=TKIP | set WPAPSK=thekey"
# Some drivers require a private ioctl to be
# set through the iwpriv command. If more than
# one is required, you can place them in the
# IWPRIV parameter (separated with the pipe (|)
# character, see the example).
# Config information for eth1:
IPADDR[1]=""
NETMASK[1]=""
USE_DHCP[1]="yes"
DHCP_HOSTNAME[1]=""
WLAN_WPA[1]="wpa_supplicant"
WLAN_WPADRIVER[1]="wext"



  


2. Re: Rede_wireless

Natanael Henrique
n4t4n

(usa Arch Linux)

Enviado em 21/05/2011 - 18:51h

Ainda não manjo muito de slackware, mas sempre usei assim.

Crie um arquivo com o nome e senha da sua rede sem-fio

wpa_passphrase SEUESSID SuaSenhaWpa >> /etc/wpa_supplicant.conf

Use o wpa_supplicant para conectar

wpa_supplicant -i eth0 -B -D wext -c /etc/wpa_supplicant.conf

dhcpcd eth0
ou
dhclient eth0

Porém para fazer automaticamente no boot espero que algum desses te ajude

http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:network
http://epsilonprecision.com/index.php?option=com_content&view=article&id=51:slackware-wirele...


3. Re: Rede_wireless

Natanael Henrique
n4t4n

(usa Arch Linux)

Enviado em 21/05/2011 - 18:54h

opa, encontrei mais um

http://perfec.to/wifi/slackware-wpa.html






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts