Re: Не работает инетрнет в Debian
В Tue, 28 Jul 2009 12:42:21 +0400
Alex пишет:
> 28.07.09, Dmitry E. Oboukhov<unera@debian.org> написал(а):
> > A> 28.07.09, Alexander IDHI<idhi@yandex.ru> написал(а):
> >>> В Tue, 28 Jul 2009 11:56:13 +0400
> >>> Alex пишет:
> >>>
> >>>> Перестал работать интернет. Ни в squeeze ни в lenny, даже в
> >>>> debian-installer не определяется.
> >>>>
> >>>> Настройки получаю по dhcp.
> >>>>
> >>>> Интернет на самом деле есть, например сейчас я вышел через
> >>>> altlinux livecd. Не могу понять в чем проблема, тем более куда
> >>>> копать.
> >>>>
> >>>> Что посоветуете?
> >>>
> >>> Что говорит traceroute, ping, etc...?
> >>>
> >>>
> >>> --
> >>> To UNSUBSCRIBE, email to debian-russian-REQUEST@lists.debian.org
> >>> with a subject of "unsubscribe". Trouble? Contact
> >>> listmaster@lists.debian.org
> >>>
> >>>
> >
> > A> ping показывает
> >
> > A> # ping 10.0.0.101
> > A> connect: Network is unreachable
> >
> > A> # ping localhost
> > A> PING localhost (127.0.0.1) 56(84) bytes of data.
> > A> 64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64
> > A> time=0.028 ms 64 bytes from localhost (127.0.0.1): icmp_seq=2
> > A> ttl=64 time=0.020 ms 64 bytes from localhost (127.0.0.1):
> > A> icmp_seq=3 ttl=64 time=0.020 ms 64 bytes from localhost
> > A> (127.0.0.1): icmp_seq=4 ttl=64 time=0.019 ms 64 bytes from
> > A> localhost (127.0.0.1): icmp_seq=5 ttl=64 time=0.020 ms 64 bytes
> > A> from localhost (127.0.0.1): icmp_seq=6 ttl=64 time=0.020 ms
> >
> > A> # ping google.com
> > A> ping: unknown host google.com
> >
> > cat /etc/network/interfaces
> > /sbin/ifconfig -a
> >
> > --
> > ... mpd playing: Manowar - Metal Daze
> >
> > . ''`. Dmitry E. Oboukhov
> > : :' : email: unera@debian.org jabber://UNera@uvw.ru
> > `. `~' GPGKey: 1024D / F8E26537 2006-11-21
> > `- 1B23 D4F8 8EC0 D902 0555 E438 AB8C 00CF F8E2 6537
> >
>
> /etc/network/interfaces
>
> # This file describes the network interfaces available on your system
> # and how to activate them. For more information, see interfaces(5).
>
> # The loopback network interface
> auto lo
> iface lo inet loopback
>
> # The primary network interface
> allow-hotplug eth0
> iface eth0 inet dhcp
>
>
> # /sbin/ifconfig -a
> eth0 Link encap:Ethernet HWaddr 00:1d:7d:99:fc:b1
> inet addr:10.23.56.116 Bcast:10.23.63.255
> Mask:255.255.248.0 inet6 addr: fe80::21d:7dff:fe99:fcb1/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:3385 errors:0 dropped:0 overruns:0 frame:0
> TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:205589 (200.7 KiB) TX bytes:4909 (4.7 KiB)
> Interrupt:21 Base address:0x6000
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> inet6 addr: ::1/128 Scope:Host
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>
>
ip r ?
Reply to: