Страница 1 из 1

Suse Linux 10.2 x86_64 не пашет инет

Добавлено: 18 июн 2007, 09:55
Pokoinik
Суть проблемы:
имеется suse linux x86_64 в локальной сети, выход в интернет через сеть...
днс прописаны правильно, шлюз тоже, но имена хостов не определяются,
пришлось через другой комп пинговать linux.by и прописывать /etc/hosts
при вводе команд ping ya.ru долго думает, а потом ничего...

michael:/home/michael # cat /etc/hosts
#
# hosts This file describes a number of hostname-to-address
# mappings for the TCP/IP subsystem. It is mostly
# used at boot time, when no name servers are running.
# On small systems, this file can be used instead of a
# "named" name server.
# Syntax:
#
# IP-Address Full-Qualified-Hostname Short-Hostname
#

127.0.0.1 localhost
193.192.247.209 alvier.pchighway.com

# special IPv6 addresses
::1 localhost ipv6-localhost ipv6-loopback

fe00::0 ipv6-localnet

ff00::0 ipv6-mcastprefix
ff02::1 ipv6-allnodes
ff02::2 ipv6-allrouters
ff02::3 ipv6-allhosts
193.192.249.49 belbud.biz
193.192.249.49 ets.by
192.168.0.64 michael.site michael
87.252.226.1 linux.by forum.linux.by
87.252.226.1 forum.linux.by



michael:/home/michael # cat /etc/resolv.conf
nameserver 80.94.255.5
nameserver 80.94.255.254
search site

michael:/home/michael # cat /etc/host.conf
#
# /etc/host.conf - resolver configuration file
#
# Please read the manual page host.conf(5) for more information.
#
#
# The following option is only used by binaries linked against
# libc4 or libc5. This line should be in sync with the "hosts"
# option in /etc/nsswitch.conf.
#
order hosts, bind
#
# The following options are used by the resolver library:
#
multi on

Добавлено: 18 июн 2007, 11:19
Llama
так а nameserver'ы-то доступны - пингуются ?