El Martes, 17 de Enero de 2006 14:33, Ricardo Frydman Eureka! escribió: > Christian Frausto Bernal wrote: > > Alfredo Ballestero Andreu wrote: > >>>Que paquete debo instalar para poder ejecutar ipconfig? > >>> > >>>gracias > > > > En Debian, el comando es ifconfig > > > > [EMAIL PROTECTED]:~$ apt-cache search ifconfig > > . > > . > > net-tools - The NET-3 networking toolkit <- ESTE! > > . > > > > Mas info: > > > > [EMAIL PROTECTED]:~$ apt-cache show net-tools > > Package: net-tools > > Priority: important > > Section: net > > Installed-Size: 656 > > Maintainer: Bernd Eckenfels <[EMAIL PROTECTED]> > > Architecture: i386 > > Version: 1.60-10 > > Replaces: netbase (<< 4.00) > > Depends: libc6 (>= 2.3.2.ds1-4) > > Filename: pool/main/n/net-tools/net-tools_1.60-10_i386.deb > > Size: 248252 > > MD5sum: 8e74343ed3ae2459e5eb0a5b849c38bf > > Description: The NET-3 networking toolkit > > This package includes the important tools for controlling the network > > subsystem of the Linux kernel. This includes arp, ifconfig, netstat, > > rarp, nameif and route. Additionally, this package contains utilities > > relating to particular network hardware types (plipconfig, slattach, > > mii-tool) and advanced aspects of IP configuration (iptunnel, ipmaddr). > > . > > In the upstream package 'hostname' and friends are included. Those are > > not installed by this package, since there is a special "hostname*.deb". > > > > > > ahora que si deseas ejecutar el ipconfig del win, tendras que usar wine > > o algun emulador.. pero no veo el caso :) > > > > > > Saludos, > > -- > > Christian Frausto Bernal > > http://www.conocimientopractico.com/cfrausto.gpg > > Bueno , tambien tienes el excelente, poco recordado y super completo > iproute2 (man ip)
No sé su grado de uso, pero en el "Linux Advanced Routing & Traffic" es la utilidad que se emplea para todo el tema de la red. No obstante sigue siendo más cómodo hacer un "ifconfig" que un "ip address show", y resulta más ordenada la salida de "route -n" que de "ip route show". > > [EMAIL PROTECTED]:~ $ sudo aptitude show iproute > Paquete: iproute > Estado: instalado > Instalado automáticamente: no > Versión: 20041019-3ubuntu2 > Prioridad: importante > Sección: net > Desarrollador: Andreas Barth <[EMAIL PROTECTED]> > Tamaño sin comprimir: 1413k > Depende de: libatm1, libc6 (>= 2.3.4-1) > Descripción: Professional tools to control the networking in Linux kernels > This is `iproute', the professional set of tools to control the > networking behavior in kernels 2.2.x and later. > > At least, the options CONFIG_NETLINK and CONFIG_NETLINK_DEV (or > CONFIG_RTNETLINK) must be compiled into the running > kernel. > > This package is also known as iproute2 upstream and in some documentation. > > Deberiamos saber que desea hacer exactamente el compañero que pregunto... -- y hasta aquí puedo leer...

