ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] (без темы)
@ 2008-07-29 14:23 Konstantin V. Markovich
  2008-07-29 15:02 ` Andrii Dobrovol`s`kii
  2008-07-30  6:11 ` Konstantin V. Markovich
  0 siblings, 2 replies; 6+ messages in thread
From: Konstantin V. Markovich @ 2008-07-29 14:23 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Добрый день!
Есть шлюз, соединяющий по pptp несколько сетей:
192.168.1.0/24
192.168.2.0/24
192.168.3.0/24

До недавнего времени всё работало нормально, а сейчас, почему-то 
перестали ходить пакеты между сетями....
Вернее ICMP ходят нормально, а вот TCP не хотят...
# iptables-save |grep 192.168.0.0
-A INPUT -d 192.168.0.0/255.255.0.0 -j ACCEPT
-A INPUT -s 192.168.0.0/255.255.0.0 -j ACCEPT
-A INPUT -s 192.168.0.0/255.255.0.0 -p tcp -m tcp --dport 137:139 -j ACCEPT
-A INPUT -s 192.168.0.0/255.255.0.0 -p tcp -m tcp --dport 445 -j ACCEPT
-A INPUT -s 192.168.0.0/255.255.0.0 -p udp -m udp --dport 137:139 -j ACCEPT
-A INPUT -s 192.168.0.0/255.255.0.0 -p udp -m udp --dport 445 -j ACCEPT

Как можно отследить почему это происходит?




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

end of thread, other threads:[~2008-07-30 12:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-29 14:23 [Comm] (без темы) Konstantin V. Markovich
2008-07-29 15:02 ` Andrii Dobrovol`s`kii
2008-07-30  6:11 ` Konstantin V. Markovich
2008-07-30  6:33   ` Dmitriy Kruglikov
2008-07-30 12:03     ` Konstantin V. Markovich
2008-07-30 12:18       ` Dmitriy Kruglikov

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