mcnd2
(usa Debian)
Enviado em 31/07/2010 - 11:01h
"wdmatheus" e "bayt" ---> eu instalei o arch e já está configurado como "dhcp automatico" mais não sei como me logar na net em modo texto, pois quando rodo o comando "pacman -Sy" ele não atualiza pois tem que logar no servidor para liberar a conexão.
O arquivo referente a parte da network está desta forma:
# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------
#
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
#
HOSTNAME="arch"
# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
# - no hyphens in your interface names - Bash doesn't like it
#
# DHCP: Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
#
#Static IP example
#eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
eth0="dhcp"
INTERFACES=(eth0)
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
# - prefix an entry in ROUTES with a ! to disable it
#
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)
# Enable these network profiles at boot-up. These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
# - set to 'menu' to present a menu during boot-up (dialog package required)
# - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network.d
#
# This now requires the netcfg package
#
#NETWORKS=(main)
Agradeço pela atenção e desculpe a demora para retornar.
EDIT__________
Obrigado pela ajuda mais já estou com o Debian denovo, vlw...
EDIT__________
"wdmathes"...
eu ate que fiz como voce descreveu, mas nao me atentei a linha do "network".
Mais logo instalarei denovo o arch e vou fazer como disse se der numa boa volto pra dizer.