[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: interface de rede



Em Thu, 18 Apr 2002 12:30:23 -0300, "Solid Snake" <debianmental@ig.com.br>
escreveu:

> dúvidas. Eu andei lendo algumas coisas mas...bem minha dúvida é de como faço
> para configurar meu host via dhcp. eu fiz a configuração manual dos arquivos

um exemplo:

[~]
[kov]@[icaza] $ cat /etc/network/interfaces
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

# The first network card - this entry was created during the Debian installationauto eth0 eth0:0
iface eth0 inet dhcp
iface eth0:0 inet static
	address 192.168.1.2
	netmask 255.255.255.0
	gateway	192.168.1.1



> tava escrito lá :-( !!! só mais uma pergunta: tem alguma ferramenta no debian
> para a configuração da rede ? tudo bem podem me chamar de múmia hehehheeh.

apt-get install etherconf

(dpkg-reconfigure etherconf)

[]s!

-- 
kov@debian.org: Gustavo Noronha <http://people.debian.org/~kov>
Debian: <http://www.debian.org> * <http://debian-br.cipsga.org.br>


-- 
To UNSUBSCRIBE, email to debian-user-portuguese-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: