ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] iptables & ntp
@ 2004-07-27  5:17 Дворников Михаил
  2004-07-27  5:32 ` Mike Lykov
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Дворников Михаил @ 2004-07-27  5:17 UTC (permalink / raw)
  To: community

Здравствуйте! Пытаюсь запустить ntpdate со второго сервера.
Шлюз имеет: ppp0-реальный ip, eth0-10.15.100.1.
На шлюзе NAT или маскарадинг не запущен. С него ntpdate выполняется.
Работает прозрачный прокси.

Второй сервер: eth0-10.15.100.61, eth1, eth2.
Traceroute zenon.net c этого сервера доходит только до
прокси провайдера.
На шлюзе делаю:
# iptables -t nat -A PREROUTING --dst $real_ip -p tcp --dport 123 \
-j DNAT --to-destination 10.15.100.61
# iptables -t nat -A PREROUTING --dst $real_ip -p udp --dport 123 \
-j DNAT --to-destination 10.15.100.61

# /usr/sbin/ntpdate ntp0.zenon.net
ntpdate[3067]: no server suitable for synchronization found
-- 
С уважением, Дворников Михаил.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2004-07-28  4:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-27  5:17 [Comm] iptables & ntp Дворников Михаил
2004-07-27  5:32 ` Mike Lykov
2004-07-27  5:42   ` [Comm] AverTV 305/ 307 на ядрах 2 .6 Anthony
2004-07-27  6:03     ` [Comm] Кто прожжёный гуру по вёрстке DVD ? Anthony
2004-07-27  6:12     ` [Comm] AverTV 305/ 307 на ядрах 2 .6 Andrey Rahmatullin
2004-07-27  6:14   ` [Comm] iptables & ntp Дворников Михаил
2004-07-27  6:26     ` Mike Lykov
2004-07-27  7:49 ` Dmitry Belyayev
2004-07-27  9:46 ` Alexey Borovskoy
2004-07-28  3:42   ` Mike Lykov
2004-07-28  4:16     ` harlan
2004-07-28  4:31       ` harlan
2004-07-28  4:28     ` Alexey Borovskoy
2004-07-28  4:53       ` Дворников Михаил

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