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

Re: Mi propio pc no contesta al ping ¿ porque?



El Viernes 14 Enero 2005 01:22, Angel Claudio Alvarez escribió:
> El vie, 14-01-2005 a las 01:12 +0100, saegen@gmail.com escribió:
> > El Viernes 14 Enero 2005 00:52, Santiago Vila escribió:
> > > On Fri, 14 Jan 2005, saegen@gmail.com wrote:
> > > > Mi propio pc no contesta al ping ¿ porque?
> > > > Gracias
> > > > root@domain:~$ ping 127.0.0.1
> > > > PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
> > > >
> > > > --- 127.0.0.1 ping statistics ---
> > > > 24 packets transmitted, 0 received, 100% packet loss, time 23006ms
> > >
> > > ¿Tienes estas dos líneas en tu /etc/network/interfaces?
> > >
> > > auto lo
> > > iface lo inet loopback
> > >
> > > Si es que sí, ¿qué pasa si haces "invoke-rc.d networking restart"?
> >
> > Si las tengo y si ejecuto me da este resultado:
> > # invoke-rc.d networking restart
> > Setting up IP spoofing protection: rp_filter.
> > Reconfigurando
> >  network interfaces...
> >
> > done.
> > ¿que deveria hacer?
>
> ejecuta como root:
> ifconfig
> y postea el resultado
> y luego
> iptables -nL
> y postea el resultado
Me da lo siguiente:

root@domain:/# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:2F:45:DF:59
          inet addr:192.168.1.75  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::211:2fff:fe45:df59/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:16143 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14736 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:16063115 (15.3 MiB)  TX bytes:1283030 (1.2 MiB)
          Interrupt:22 Base address:0x6000

root@domain:/# iptables -nL
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Gracias


-- 
----------------------------------------------------------------------------------



Reply to: