ifconfig:
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
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:996 (996.0 b) TX bytes:996 (996.0 b)
vmnet8 Link encap:Ethernet HWaddr 00:50:56:C0:00:08
inet addr:192.168.181.1 Bcast:192.168.181.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:51 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
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
la iface vmnet8 es la q' usa el vmware y ahi si tengo internet.
prove :
ifconfig eth0 132.68.17.125 broadcast 132.68.7.254 netmask
255.255.0.0 up
y ahi paso a tener red, pop3 (pues no usa socket y/o proxy) pero segui
sin tener inernete
(tambien prove con netmask 255.255.255.0).
Tambien prove:
/etc/init.d/networking stop
y
/etc/init.d/networking start
y lo mismo. Por si sirve de dato tambien les mando el file interfaces
(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.
[EMAIL PROTECTED](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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
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: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
_________________________________________
# /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