ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Не открывается порт
@ 2012-02-03 17:14 Vladimir Karpinsky
  2012-02-04  5:23 ` Vladimir Karpinsky
  0 siblings, 1 reply; 12+ messages in thread
From: Vladimir Karpinsky @ 2012-02-03 17:14 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Здравствуйте!

Есть программа, которая должна собирать данные с другого компьютера и 
отдавать их по запросу на порт 39136. Ставил на несколько компьютеров от 
Мастер 2.0 до Десктоп 4.1 и проблем не было. Никак не могу заставить 
работать на Kdesktop6-64. Программа 32-битная, в процессе установки было 
добавлено несколько библиотек из x86-32, чтобы она запустилась и пошёл 
приём. Но на отдачу не работает, --- nmap показывает, что порт закрыт, 
telnet, соответственно, тоже отваливается. Какая-то активность по порту при 
обращении (с 192.168.5.22) есть, но я не знаю, как её интерпретировать:

# tcpdump -nn host 192.168.5.22
16:51:59.721732 ARP, Request who-has 192.168.5.22 tell 192.168.5.2, length 28
16:51:59.721809 ARP, Reply 192.168.5.22 is-at 00:0c:6e:ad:28:e2, length 46
16:52:04.706959 IP 192.168.5.22.36567 > 192.168.5.2.39136: Flags [S], seq 
2819789607, win 5840, options [mss 1460,nop,nop,sackOK,nop,wscale 1], length 0
16:52:04.706968 IP 192.168.5.2.39136 > 192.168.5.22.36567: Flags [R.], seq 
0, ack 2819789608, win 0, length 0
16:52:04.726939 IP 192.168.5.22.36568 > 192.168.5.2.39136: Flags [S], seq 
2821048875, win 5840, options [mss 1460,nop,nop,sackOK,nop,wscale 1], length 0
16:52:04.726946 IP 192.168.5.2.39136 > 192.168.5.22.36568: Flags [R.], seq 
0, ack 2821048876, win 0, length 0
16:52:04.736934 IP 192.168.5.22.36569 > 192.168.5.2.39136: Flags [S], seq 
2823880894, win 5840, options [mss 1460,nop,nop,sackOK,nop,wscale 1], length 0
16:52:04.736941 IP 192.168.5.2.39136 > 192.168.5.22.36569: Flags [R.], seq 
0, ack 2823880895, win 0, length 0

Файервол не поднят:

# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Можно ли из приведённых данных понять, что мешать работать, --- теперь 
требуется дать какое-то дополнительное разрешение на такую деятельность или 
нужны ещё какие-то библиотеки из x86_32?

-- 
	С уважением,
		Владимир.


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

end of thread, other threads:[~2012-02-04 18:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-03 17:14 [Comm] Не открывается порт Vladimir Karpinsky
2012-02-04  5:23 ` Vladimir Karpinsky
2012-02-04  5:35   ` Vladimir Karpinsky
2012-02-04  7:58     ` Dmitry Chistikov
2012-02-04  9:48       ` Vladimir Karpinsky
2012-02-04 10:13         ` Alexei Takaseev
2012-02-04 10:50           ` Vladimir Karpinsky
2012-02-04 10:02       ` Vladimir Karpinsky
2012-02-04 10:52         ` Dmitry Chistikov
2012-02-04 11:23           ` Vladimir Karpinsky
2012-02-04 11:55             ` Dmitry Chistikov
2012-02-04 18:16               ` Vladimir Karpinsky

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