ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Albert R.Valiev" <arkstone@mail.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] О криворуком вдмине замолвите слово.
Date: Fri Aug 31 01:24:01 2001
Message-ID: <20010830183309.E34A04CF91@laguna.ru> (raw)
In-Reply-To: <152504823.20010830203650@yandex.ru>

30 Август 2001 22:36, Вы написали:
> Hello Mandrake-russian,
>
> Люди! Спасите!!!!!
>
> Второй день схожу с ума. Устанавливаю совсем небольшую сеть свыходом в
> Интернет через АДСЛ модем. Я таки нашел программу конкретно для модемов
> фирмы Алкатель и откомпилировал ее. С трудом запустил ДНС сервер. Все, на
> сервере Интернет есть! И при том нет ни у одного юзверя!!! Что я только не
> делал, как только не играл со шлюзами и демонами... Ничего не помогает.
> Конфигурация сервера такова: eth0 c адресом 192.168.0.1 - выход в локальную
> сеть. eth1  с адресом 10.200.1.1 - выход на АДСЛ модем. Когда в коннекте -
> ppp0 становится шлюхлм по умолчанию. 
Скорее всего не установлен маскарадинг, потому клинет ничего не видят.

сделать нужно примерно так:

для ядра 2.2
ipchains -A forward -s 192.168.0.0/24 -j MASQ
для ядра 2.4
iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -d SNAT --to-source 
<ip-address of internet interface>

Только одно непонятно, какой ip высиавляется на сам модем? 



  parent reply	other threads:[~2001-08-31  1:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-30 21:35 Yehuda Ben-Yosef
2001-08-30 21:49 ` [mdk-re] " VB
2001-08-30 21:58   ` [mdk-re] " Yehuda Ben-Yosef
2001-08-30 22:06     ` VB
2001-09-01 14:38       ` [mdk-re] Спасибо! Igor Tertishny
2001-08-30 21:51 ` [mdk-re] Re: [mdk-re] О криворуком вдмине замолвите слово VB
2001-08-30 23:44 ` [mdk-re] Re: [mdk-re] Aleksandr Blohin
2001-08-31  1:24 ` Albert R.Valiev [this message]
2001-08-31 12:35 ` [mdk-re] ï ËÒÉ×ÏÒÕËÏÍ ×ÄÍÉÎÅ ÚÁÍÏÌ×ÉÔÅ ÓÌÏ×Ï Serge Skorokhodov

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=20010830183309.E34A04CF91@laguna.ru \
    --to=arkstone@mail.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