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

Re: urgente (no proxy and/o sockets)



*OK.
Hice ping y la veo:*
   >ping 132.68.7.254
   PING 132.68.7.254 (132.68.7.254): 56 data bytes
   64 bytes from 132.68.17.125: icmp_seq=0 ttl=0 time=0.1 ms
   64 bytes from 132.68.17.125: icmp_seq=1 ttl=0 time=0.0 ms

   --- 132.68.7.254 ping statistics ---
   2 packets transmitted, 2 packets received, 0% packet loss
   round-trip min/avg/max = 0.0/0.0/0.1 ms

*asi q' segui tu consejo y prove el route y ....:*
   >route add default gw  132.68.7.254
   SIOCADDRT: Network is unreachable

   Q' opinas??

^pi^ wrote:

Voy pillando de lo que has escrito :
  eth0      Link encap:Ethernet  HWaddr 00:06:1B:CB:89:30
            inet addr:132.68.17.125  Bcast:132.68.7.254  Mask:255.255.0.0
            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
            RX packets:31628 errors:4 dropped:0 overruns:0 frame:4
            TX packets:597 errors:0 dropped:0 overruns:0 carrier:0
            collisions:165 txqueuelen:100
            RX bytes:1518940 (1.4 MiB)  TX bytes:78521 (76.6 KiB)
            Interrupt:11 Base address:0x8000 Memory:d0200000-d0200038

Red tener tienes ...

route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.181.0   *               255.255.255.0   U     0      0        0 vmnet8
132.68.0.0      *               255.255.0.0     U     0      0        0 eth0

Pero no gateway  segun entiendo (por el interfaces) tendria que ser 132.68.7.254.

has probado a hacer ping a esa maquina haber si llegas ???

si la "ves" prueba con

route add default gw  132.68.7.254



--
^pi^
(q' esta en /etc/network).
Bueno y gracias de antemano.
Gustavo

^pi^ wrote:

Seguro que tinen algo que ver con el kernel ?????

A mi me suena a que la red no esta configurada o no tiene gw puesto.

Haz en una consola lo siguiente y manda el resultado
ifconfig
route

Es para ver tu configuracion de red.
gustavoh@techunix.technion.ac.il-(e)k esan zuen:


Hola Lista
Se me aruino el netwok. Me parece q' fue x window q' tengo instalado en el
VmWare. En fin el sintoma es q' no tengo network. Por ej. el ping me devuelve
lo siguiente:
"   ping: sendto: Network is unreachable  "
intente reinstalar el kernel-image con el dpkg y sigue el mismo problema. Prove otro kernel q' tambien antes funcionaba y lo mismo. Osea q' es algo mas alla de los kernel. La targeta de red aparentemente esta bien pues resete con windows 2000 y tenia
red y internet normal.
En fin, por favor, si tiene alguna idea de como resolver esto le estare muy
agradecido.
Atentamente
     Gustavo


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


--
Regards.
gustavo halperin
_________________________________________
Laboratory for Computer Graphics and CAD
Faculty of Mechanical Engineering
Technion - Israel Institute of Technology
Haifa, Israel 32000

Tel:      972-4-829-2334
Fax:    972-4-829-5711
e-mail: gustavoh@tx.technion.ac.il <mailto:gustavoh@tx.technion.ac.il>
_________________________________________

# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# address 132.68.17.6
# The loopback interface
auto lo
iface lo inet loopback

iface eth0 inet static
	address 132.68.17.125
	netmask 255.255.0.0
	network 132.68.0.0
	broadcast 132.68.255.255
	gateway 132.68.7.254



--
Regards.
gustavo halperin
_________________________________________
Laboratory for Computer Graphics and CAD
Faculty of Mechanical Engineering
Technion - Israel Institute of Technology
Haifa, Israel 32000

Tel:      972-4-829-2334
Fax:    972-4-829-5711
e-mail: gustavoh@tx.technion.ac.il <mailto:gustavoh@tx.technion.ac.il>
_________________________________________



Reply to: