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

Re: Preguntonta configuracion red



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Anibal Duardo wrote:
> Gente,
> me baje para instalar el netinst iso de etch, lo instale casi todo ok,
> pero no me detecto la red, bah en realidad me detecto la placa pero en
> ningun momento de la instalacion me pidio para configurar la red,
> normalmente en otros debian instalaba el etherconf y con eso configuraba
> las placas y sus ip, pero no encuentro ahora como hacerlo.
> Puede alguien tirarme unas lineas de idea ?
> 
> graciasssss
> 
que raro! hiciste la instalacion expert o normal?

De todas maneras edita /etc/network/interfaces a manopla, es simple, te
paso la mia:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
        address 192.168.0.10
        netmask 255.255.255.0
        network 192.168.0.0
        broadcast 192.168.0.255
#       # dns-* options are implemented by the resolvconf package, if
installed
        dns-nameservers 216.244.216.2 216.244.216.3

#iface eth1 inet dhcp

#auto eth1


- --
Ricardo A.Frydman
Consultor en Tecnología Open Source - Administrador de Sistemas
jabber: ricardoeureka@gmail.com - http://www.eureka-linux.com.ar
SIP # 1-747-667-9534
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFDKZ31kw12RhFuGy4RAglcAJ0ftqZvV7gkp8+THywtOYP7pvaSwgCfcCkA
tX06v3D897eOVZmOogIxz8o=
=za5U
-----END PGP SIGNATURE-----



Reply to: