Re: Comando ipconfig

2006-01-17 Por tema Guimi

- Original Message - 
From: Alfredo Ballestero Andreu
 Que paquete debo instalar para poder ejecutar ipconfig?

Ms Windows
.
.
.
.
Pero en Debian puedes usar ifconfig ;-)

 
 gracias

De nada.
No he podido resistirme.

Saludos
Guimi
http://www.guimi.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Comando ipconfig

2006-01-17 Por tema Ricardo Frydman Eureka!
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

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)


[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...


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

iD8DBQFDzPIzkw12RhFuGy4RAgTrAJ44QumLr9XjZPPG3kvpg+6s+FMwTACfTj2F
bIysHhOF36CftmBMJz964t4=
=NfoG
-END PGP SIGNATURE-



Re: Comando ipconfig

2006-01-17 Por tema Iñaki
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...



Re: Comando ipconfig

2006-01-17 Por tema Ricardo Frydman Eureka!
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Iñaki wrote:
 El Martes, 17 de Enero de 2006 14:33, Ricardo Frydman Eureka! escribió:
[recorte]
 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.

Su grado de uso es de bajo a escaso, EMHO.

 
 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.

 sigue siendo mas comodo?
ifconfig: 8 caracteres


[EMAIL PROTECTED]:~ $ ip lin ls
1: lo: LOOPBACK,UP mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:11:5b:xx:xx:xx brd ff:ff:ff:ff:ff:ff
3: sit0: NOARP mtu 1480 qdisc noop
link/sit 0.0.0.0 brd 0.0.0.0

ip lin ls: 9 caracteres
grado de comodidad: +1 caracter
informacion: igual

[EMAIL PROTECTED]:~ $ ip add sh
1: lo: LOOPBACK,UP mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
   valid_lft forever preferred_lft forever
2: eth0: BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:11:5b:xx:xx:xx brd ff:ff:ff:ff:ff:ff
inet 192.168.0.7/27 brd 192.168.0.31 scope global eth0
inet6 fe80::211:5bff:xx:xx:xx/64 scope link
   valid_lft forever preferred_lft forever
3: sit0: NOARP mtu 1480 qdisc noop
link/sit 0.0.0.0 brd 0.0.0.0
[EMAIL PROTECTED]:~ $

ip add sh: 9 caracteres
grado de comodida: +1 caracter
informacion: mayor


Respecto de route, es un topico fuera de discusion ifconfig/ip.

Pero ya que lo mencionas:
[EMAIL PROTECTED]:~ $ ip ro sh
192.168.0.0/27 dev eth0  proto kernel  scope link  src 192.168.0.7
default via 192.168.0.10 dev eth0

no me suena muy incomodo a mi...

Como veras, es cuestion de gustos y practica

Recuerdo a un cliente que me dijo pero ingresar nombre de usuario y
contraseña cada vez que entro es incomodo

A lo que respondi: Si. Tambien lo es tener que buscar la llave en mi
bolsillo, sacarla, acomodarla, meterla y darle vueltas

Saludos!

PD: No empezaremos ahora un flame iproute2/net-tools verdad? ;=)

 
 


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

iD4DBQFDzQBEkw12RhFuGy4RAocXAKCF5MOpFOv4rMdQGRjMHk7Z43VsuQCYhz3u
njgDHEqlbv3vktscz6IG+A==
=yj07
-END PGP SIGNATURE-



Re: Comando ipconfig

2006-01-17 Por tema Iñaki
El Martes, 17 de Enero de 2006 15:33, Ricardo Frydman Eureka! escribió:
 Iñaki wrote:
  El Martes, 17 de Enero de 2006 14:33, Ricardo Frydman Eureka! escribió:

 [recorte]

  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.

 Su grado de uso es de bajo a escaso, EMHO.

  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.

  sigue siendo mas comodo?
 ifconfig: 8 caracteres

 [EMAIL PROTECTED]:~ $ ip lin ls
 1: lo: LOOPBACK,UP mtu 16436 qdisc noqueue
 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
 2: eth0: BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast qlen 1000
 link/ether 00:11:5b:xx:xx:xx brd ff:ff:ff:ff:ff:ff
 3: sit0: NOARP mtu 1480 qdisc noop
 link/sit 0.0.0.0 brd 0.0.0.0

 ip lin ls: 9 caracteres
 grado de comodidad: +1 caracter
 informacion: igual

 [EMAIL PROTECTED]:~ $ ip add sh
 1: lo: LOOPBACK,UP mtu 16436 qdisc noqueue
 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
 inet 127.0.0.1/8 scope host lo
 inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
 2: eth0: BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast qlen 1000
 link/ether 00:11:5b:xx:xx:xx brd ff:ff:ff:ff:ff:ff
 inet 192.168.0.7/27 brd 192.168.0.31 scope global eth0
 inet6 fe80::211:5bff:xx:xx:xx/64 scope link
valid_lft forever preferred_lft forever
 3: sit0: NOARP mtu 1480 qdisc noop
 link/sit 0.0.0.0 brd 0.0.0.0
 [EMAIL PROTECTED]:~ $

 ip add sh: 9 caracteres
 grado de comodida: +1 caracter
 informacion: mayor


Te equivocas:

-  ip add sh: 9 pulsaciones de teclado.

- ifconfig:  escribes ifc y pulsas Tabulador,
  ¡¡¡ 4 pulsaciones de teclado !!!




 Respecto de route, es un topico fuera de discusion ifconfig/ip.

 Pero ya que lo mencionas:
 [EMAIL PROTECTED]:~ $ ip ro sh
 192.168.0.0/27 dev eth0  proto kernel  scope link  src 192.168.0.7
 default via 192.168.0.10 dev eth0

 no me suena muy incomodo a mi...

Lo mismo:

- route: rou + TAB, 4 pulsaciones.



 Como veras, es cuestion de gustos y practica

De acuerdo.



 Recuerdo a un cliente que me dijo pero ingresar nombre de usuario y
 contraseña cada vez que entro es incomodo

 A lo que respondi: Si. Tambien lo es tener que buscar la llave en mi
 bolsillo, sacarla, acomodarla, meterla y darle vueltas

 Saludos!

 PD: No empezaremos ahora un flame iproute2/net-tools verdad? ;=)

En absoluto, yo de hecho uso siempre ifconfig y toute pero por ejemplo 
para añadir un rutado empleo el paquete iproute2:
  ip route add 172.21.2.0/24 dev eth1


¡Saludos!


-- 
y hasta aquí puedo leer...



Re: Comando ipconfig

2006-01-17 Por tema Francisco J. Bejarano
El Martes, 17 de Enero de 2006 15:33, Ricardo Frydman Eureka! escribió:
 Iñaki wrote:
  El Martes, 17 de Enero de 2006 14:33, Ricardo Frydman Eureka! escribió:

 [recorte]

  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.

 Su grado de uso es de bajo a escaso, EMHO.

  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.

  sigue siendo mas comodo?
 ifconfig: 8 caracteres

Creo que la comodidad debería definirse por palabras no por caracteres. 
Recordar una palabra no es lo mismo que recordar una palabra con opciones y 
con mas opciones que forman 3 palabras para un comando, independiente de los 
caracteres.

Si escribes ip y no sabes o no recuerdas la opcion lin la has cagado y no 
digamos si no recuerdas lo que va detras de lin, sin embargo, si pones 
ifconfig pues ya esta. Siempre que el resultado sea el mismo. Por lo tanto, 
en este caso creo que ifconfig es mucho mas comodo.





 [EMAIL PROTECTED]:~ $ ip lin ls
 1: lo: LOOPBACK,UP mtu 16436 qdisc noqueue
 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
 2: eth0: BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast qlen 1000
 link/ether 00:11:5b:xx:xx:xx brd ff:ff:ff:ff:ff:ff
 3: sit0: NOARP mtu 1480 qdisc noop
 link/sit 0.0.0.0 brd 0.0.0.0

 ip lin ls: 9 caracteres
 grado de comodidad: +1 caracter
 informacion: igual

 [EMAIL PROTECTED]:~ $ ip add sh
 1: lo: LOOPBACK,UP mtu 16436 qdisc noqueue
 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
 inet 127.0.0.1/8 scope host lo
 inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
 2: eth0: BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast qlen 1000
 link/ether 00:11:5b:xx:xx:xx brd ff:ff:ff:ff:ff:ff
 inet 192.168.0.7/27 brd 192.168.0.31 scope global eth0
 inet6 fe80::211:5bff:xx:xx:xx/64 scope link
valid_lft forever preferred_lft forever
 3: sit0: NOARP mtu 1480 qdisc noop
 link/sit 0.0.0.0 brd 0.0.0.0
 [EMAIL PROTECTED]:~ $

 ip add sh: 9 caracteres
 grado de comodida: +1 caracter
 informacion: mayor


 Respecto de route, es un topico fuera de discusion ifconfig/ip.

 Pero ya que lo mencionas:
 [EMAIL PROTECTED]:~ $ ip ro sh
 192.168.0.0/27 dev eth0  proto kernel  scope link  src 192.168.0.7
 default via 192.168.0.10 dev eth0

 no me suena muy incomodo a mi...

a mi si

 Como veras, es cuestion de gustos y practica

exacto ;-P

 Recuerdo a un cliente que me dijo pero ingresar nombre de usuario y
 contraseña cada vez que entro es incomodo

 A lo que respondi: Si. Tambien lo es tener que buscar la llave en mi
 bolsillo, sacarla, acomodarla, meterla y darle vueltas

cierto, pero es mas comodo abrir a distancia por control remoton una llave 
electronica, ¿o no? Te ahorras las vueltas, acomodarla, etc. Solo te 
acercas :-).

En fin cuestion de gustos :-)


 Saludos!

Saludos

 PD: No empezaremos ahora un flame iproute2/net-tools verdad? ;=)

Nop, cuestion de comodidad

-- 
-
Francisco J. Bejarano 
Administrador de Sistemas
QE Intelligent Integrated Solutions S.L.
www.qye.com
-



Comando ipconfig

2006-01-16 Por tema Alfredo Ballestero Andreu
Que paquete debo instalar para poder ejecutar ipconfig?

gracias


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Comando ipconfig

2006-01-16 Por tema Gabriel Parrondo

Alfredo Ballestero Andreu wrote:


Que paquete debo instalar para poder ejecutar ipconfig?
 


man ifconfig


gracias


 


DND

--
Cheers

--
Gabriel Parrondo
Linux User #404138

In theory there's no difference between the theory and the practice. In the 
practice There is.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Comando ipconfig

2006-01-16 Por tema Aritz Beraza Garayalde [Rei]
El 16/01/06, Alfredo Ballestero Andreu[EMAIL PROTECTED] escribió:
 Que paquete debo instalar para poder ejecutar ipconfig?


ipconfig no es la herramienta de windows? En linux tienes ifconfig.

Saludos
Aritz Beraza [Rei]
--
Aritz Beraza Garayalde [Rei]
___
[ WWW ]  http://www.ayanami.es
[jabber]  rei[en]bulmalug.net



Re: Comando ipconfig

2006-01-16 Por tema Christian Frausto Bernal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

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

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDzB14n9a3KM4uVGwRAikwAJ9b9ckUGDJdwJE0R6Y96pw4NjRE4wCfXNzW
rzWqVA//sqD5FcNi22cYvak=
=fagz
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Comando ipconfig

2006-01-16 Por tema David Pradas
apt-cache search ifconfigEsto buscará en tus repositorios el paquete que contenga "ifconfig".  Sabiendo que paquete/es son realizas un apt-get install paquete."Aritz Beraza Garayalde [Rei]" [EMAIL PROTECTED] escribió:  El 16/01/06, Alfredo Ballestero Andreu escribió: Que paquete debo instalar para poder ejecutar ipconfig?ipconfig no es la herramienta de windows? En linux tienes ifconfig.SaludosAritz Beraza [Rei]--Aritz Beraza Garayalde [Rei]___[ WWW ]  http://www.ayanami.es[jabber]  rei[en]bulmalug.net
		LLama Gratis a cualquier PC del Mundo.Llamadas a fijos y móviles desde 1 céntimo por minuto.http://es.voice.yahoo.com

Re: Comando ipconfig

2006-01-16 Por tema VictorSanchez2
El lun, 16-01-2006 a las 23:00 +0100, Alfredo Ballestero Andreu
escribió:
 Que paquete debo instalar para poder ejecutar ipconfig?
 
 gracias
 
 

Si lo que buscas es algo similar al ipconfig de Windows, en Linux tienes
ifconfig, que debería venir por defecto si no me equivoco.

-- 

/* Linux User #386648 */
 El mejor: 
  Franz Beckenbauer
.''`.
   : :' :
   `. `'
 `-
 www.victorsanchez2.net



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]