ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: alex <bee@fbm.msu.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Re: [mdk-re] вопрос  омаршрутизацмаршрутизаци и
Date: Tue Feb 19 12:34:29 2002
Message-ID: <1014112866.7816.83.camel@alexey.wolf.ru> (raw)
In-Reply-To: <20020219082522.67557571FE@mail.anker.ru>


> А почему в цепочку forward а не input
> forward ведь он для маскарада а у вас, как вы говорили реальные адреса

Не знаю, разве это не правильно? у меня работает все через forward, это
ж маршрутизатор. Он форвардит с одного интерфейса на другой и я
регулирую правила меняя -d и -s. Впрочем вы видите как. 
 
> да а вы на своем сервере 
> 
> options {
> 	forwarders { a.b.c.d; };
> };
> 
> настроили, где a.b.c.d dns вашего прова

options {
        directory "/zone";
                query-source address * port 53;
                listen-on { 127.0.0.1; y.y.y.1; };
                forward only;
        forwarders { 195.34.30.250; 195.34.0.100; };
};

Вообще я понимаю, что прописывание у клиентов вышеуказанных айпи
провайдера решает проблему, но принцип! Почему роутер не видит инет я
непонимаю? И кэширующий ДНС разве предназначен только для использования
с НАТом?

Крышу у меня уже срывает от этого роутера, например как можно это
объяснить:
[root@localhost etc]# ipchains -L
Chain input (policy ACCEPT):
Chain forward (policy ACCEPT):
Chain output (policy ACCEPT):
[root@localhost etc]# ping 217.73.192.109 (РАМБЛЕР)
PING 217.73.192.109 (217.73.192.109) from xxxx : 56(84) bytes of data.

--- 217.73.192.109 ping statistics ---
10 packets transmitted, 0 received, 100% loss, time 8999ms

[root@localhost etc]# ping 194.87.0.50   (WWW.RU)
PING 194.87.0.50 (194.87.0.50) from xxxxx : 56(84) bytes of data.

--- 194.87.0.50 ping statistics ---
42 packets transmitted, 0 received, 100% loss, time 41016ms

[root@localhost etc]# ping 195.208.222.110   (ПОЧТОВИК МОЙ)
PING 195.208.222.110 (195.208.222.110) from xxxxx : 56(84) bytes of
data.
64 bytes from 195.208.222.110: icmp_seq=1 ttl=250 time=13.486 msec
64 bytes from 195.208.222.110: icmp_seq=2 ttl=250 time=13.402 msec
64 bytes from 195.208.222.110: icmp_seq=3 ttl=250 time=12.629 msec
64 bytes from 195.208.222.110: icmp_seq=4 ttl=250 time=12.937 msec

--- 195.208.222.110 ping statistics ---
4 packets transmitted, 4 received, 0% loss, time 3033ms
rtt min/avg/max/mdev = 12.629/13.113/13.486/0.367 ms
[root@localhost etc]# ping 217.73.192.91  (ПРОСТО ЖИВАЯ МАШИНА)
PING 217.73.192.91 (217.73.192.91) from xxxx : 56(84) bytes of data.
64 bytes from 217.73.192.91: icmp_seq=1 ttl=58 time=13.171 msec
64 bytes from 217.73.192.91: icmp_seq=2 ttl=58 time=12.314 msec

--- 217.73.192.91 ping statistics ---
2 packets transmitted, 2 received, 0% loss, time 1005ms
rtt min/avg/max/mdev = 12.314/12.742/13.171/0.443 ms
[root@localhost etc]# ping 195.208.222.106 (ТОЧНО ЖИВОЙ ИЗ ТОЙ ЖЕ СЕТИ)
PING 195.208.222.106 (195.208.222.106) from ччччч : 56(84) bytes of
data.

--- 195.208.222.106 ping statistics ---
18 packets transmitted, 0 received, 100% loss, time 17014ms


Он что от фонаря некоторые пингует, а некоторые нет!?




  parent reply	other threads:[~2002-02-19 12:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-18 13:48 [mdk-re] вопрос о маршрутизацмаршрутизации alex
2002-02-18 23:34 ` [mdk-re] Re: [mdk-re] вопрос омаршрутизацмаршрутизаци и cornet
2002-02-19  6:17   ` Maxim Mitrofanov
2002-02-19 11:04     ` alex
2002-02-19 11:19       ` Maxim Mitrofanov
2002-02-19 11:57         ` [mdk-re] IPCHAINS (by Re:вопрос омаршрутизацмаршрутизаци) Mika
2002-02-19 12:14           ` Peter V. Saveliev
2002-02-19 12:19           ` [mdk-re] IPCHAINS (by Re: вопрос о маршрутизации) Sergey Vlasov
2002-02-19 15:05           ` [mdk-re] IPCHAINS (by Re:вопрос омаршрутизацмаршрутизаци) Maxim Mitrofanov
2002-02-19 17:11           ` [mdk-re] " Чужой
2002-02-19 12:34         ` alex [this message]
2002-02-19 14:23           ` [mdk-re] Re: [mdk-re] вопрос омаршрутизацмаршрутизаци и Maxim Mitrofanov
2002-02-19 14:46             ` alex
2002-02-19 16:52               ` Maxim Mitrofanov
2002-02-19 17:33                 ` alex
2002-02-20  6:47                   ` Maxim Mitrofanov
2002-02-20 11:53                     ` alex
2002-02-19 17:10           ` [mdk-re] " Чужой

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=1014112866.7816.83.camel@alexey.wolf.ru \
    --to=bee@fbm.msu.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