From: Alex Savvin <xbow@bryansk.elektra.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Доступ в интернет.
Date: Fri Feb 8 10:31:00 2002
Message-ID: <20020208103538.65fcc1a7.xbow@bryansk.elektra.ru> (raw)
In-Reply-To: <000d01c1afa5$9844e0c0$d6df36c3@LocalHost>
В письма от Thu, 7 Feb 2002 10:03:30 +0300
Чужой <kisan2@yandex.ru> написал:
> Приветствую!
> Проблема вот какого рода - поставил Linux Mandrake SpringEdition (4-х
> дисковый вариант). Доступ в интернет осуществляется через внешний модем, ОС
> модем видит и нормально с ним работает, так что модем настроил правильно и
> без проблем. Теперь собственно проблема: любой зарегестрированный юзер может
> позвонить в интернет используя kppp, но фактического доступа в инет не
> получает - любой броузер и почтовая программа пишут, что не могут найти
> адреса инетовского (например www.yandex.ru или smtp.yandex.ru), попробовал
> по пинговать - адрес 127.0.0.1 (он же localhost) - пингуется, а вот адрес
> назначенный модему и далее - нет, при этом выдается ошибка "ping: Sendto:
> Operation not permitted". Попробовал уменьшить уровень секретности до
> мизерного (до этого по умолчанию в установке поставил "средний") - результат
> нулевой, потом ручками вводил с консоли msec 2 - опять таки ничего. Взял
> убрал из стартовых сервисов ipchains - думал может он закрывает мне выход,
> но все равно результат нулевой. Проверил настройки модема - вроде все
> верно - провайдер сам мне назначает IP адрес, шлюз, маску сети. DNS вроде
> тоже нормальный - я пока еще его не менял, поэтому там все стандартно по
> умолчанию. В чем может быть проблема?
> Помогите пожалуйста! А то совсем замучался с этой заморочкой! (раньше
> юзал Mandrake 7.1 - там такого не было)
>
Сделайте следующее:
$chkconfig --del fwctl
$chkconfig --del ipchains
$service ipchains stop
После этого команда "ipchains -L -n" должна выдать следующее:
Chain input (policy ACCEPT):
Chain forward (policy ACCEPT):
Chain output (policy ACCEPT):
После дозвона проверьте правильность установки default в таблице маршуритзации (route)
и значение DNS (см. в /etc/ppp/resolv.conf)
--
Sincerely,
Alex Savvin
-------------------
next prev parent reply other threads:[~2002-02-08 10:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-08 9:57 Чужой
2002-02-08 10:31 ` Alex Savvin [this message]
2002-02-08 18:06 ` [mdk-re] " Чужой
2002-02-08 10:36 ` Aleks Silin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020208103538.65fcc1a7.xbow@bryansk.elektra.ru \
--to=xbow@bryansk.elektra.ru \
--cc=mandrake-russian@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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