* [Comm] Интернет
@ 2005-07-14 4:53 Alexander Volosatov
2005-07-14 5:02 ` Andrey Rahmatullin
2005-07-14 6:56 ` Anton Gorlov
0 siblings, 2 replies; 3+ messages in thread
From: Alexander Volosatov @ 2005-07-14 4:53 UTC (permalink / raw)
To: community
Здравствуйте.
У меня такая проблема:
Настроил все соедиения с нетом, подключаюсь - никаких проблем.
Но как только начинаю загружать какие-либо страницы из нета,
через lynx он выдает, что типа не может найти сервер.
Наверное, я что-то не настроил?
Файлы hosts*
127.0.0.1 localhost.localdomain localhost
#
# hosts.allow This file describes the names of the hosts which are
# allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#
All: LOCAL
#
# hosts.deny This file describes the names of the hosts which are
# *not* allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#
# The portmap line is redundant, but it is left to remind you that
# the new secure portmap uses hosts.deny and hosts.allow. In particular
# you should know that NFS uses portmap!
ALL: ALL
127.0.0.1 localhost.localdomain localhost
--
С уважением,
Alexander mailto:rope-walker@yandex.ru
14 июля 2005 г. 7:51:16
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] Интернет
2005-07-14 4:53 [Comm] Интернет Alexander Volosatov
@ 2005-07-14 5:02 ` Andrey Rahmatullin
2005-07-14 6:56 ` Anton Gorlov
1 sibling, 0 replies; 3+ messages in thread
From: Andrey Rahmatullin @ 2005-07-14 5:02 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 601 bytes --]
On Thu, Jul 14, 2005 at 07:53:37AM +0300, Alexander Volosatov wrote:
> Настроил все соедиения с нетом, подключаюсь - никаких проблем.
Как настроили? Как подключаетесь?
> Но как только начинаю загружать какие-либо страницы из нета,
> через lynx он выдает, что типа не может найти сервер.
Проблемы с DNS. Либо с маршрутизацией.
> Файлы hosts*
Они-то причем?
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> По крайней мере, Андрей Орлов обещался сегодня отправить этот
> самый rpm-build-python.
Граната залита в инкоминг. Подробнее см. анонс
-- cray in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] Интернет
2005-07-14 4:53 [Comm] Интернет Alexander Volosatov
2005-07-14 5:02 ` Andrey Rahmatullin
@ 2005-07-14 6:56 ` Anton Gorlov
1 sibling, 0 replies; 3+ messages in thread
From: Anton Gorlov @ 2005-07-14 6:56 UTC (permalink / raw)
To: community
Здравствуйте, Alexander.
Вы писали 14 июля 2005 г., 8:53:37:
> У меня такая проблема:
> Настроил все соедиения с нетом, подключаюсь - никаких проблем.
> Но как только начинаю загружать какие-либо страницы из нета,
> через lynx он выдает, что типа не может найти сервер.
> Наверное, я что-то не настроил?
А днс сервер пингутеся/работает (собственный или провайдерский)?
> Файлы hosts*
> 127.0.0.1 localhost.localdomain localhost
[root@ring root]# egrep -v "^#|^;|^$|^ *$" < /etc/hosts
127.0.0.1 localhost.localdomain localhost
> #
> # hosts.allow This file describes the names of the hosts which are
> # allowed to use the local INET services, as decided
> # by the '/usr/sbin/tcpd' server.
> #
> All: LOCAL
egrep -v "^#|^;|^$|^ *$" < /etc/hosts.allow
> #
> # hosts.deny This file describes the names of the hosts which are
> # *not* allowed to use the local INET services, as decided
> # by the '/usr/sbin/tcpd' server.
> #
> # The portmap line is redundant, but it is left to remind you that
> # the new secure portmap uses hosts.deny and hosts.allow. In particular
> # you should know that NFS uses portmap!
> ALL: ALL
> 127.0.0.1 localhost.localdomain localhost
egrep -v "^#|^;|^$|^ *$" < /etc/hosts.deny
Зачем вы лазили в /etc/hosts*?
--
С уважением,
Anton mailto:Pnz.Stalker@mail.ru
FIDO: 2:5059/37
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-07-14 6:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-14 4:53 [Comm] Интернет Alexander Volosatov
2005-07-14 5:02 ` Andrey Rahmatullin
2005-07-14 6:56 ` Anton Gorlov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git