Em Thu, 18 Apr 2002 12:30:23 -0300, "Solid Snake" <[EMAIL PROTECTED]>
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:
[~]
[EMAIL PROTECTED] $ 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!
--
[EMAIL PROTECTED]: Gustavo Noronha <http://people.debian.org/~kov>
Debian: <http://www.debian.org> * <http://debian-br.cipsga.org.br>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]