ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] M$N Messenger as a file transfer program
@ 2003-03-25 15:21 Artem K. Jouravsky
  2003-03-25 15:41 ` Sergey Vlasov
  0 siblings, 1 reply; 3+ messages in thread
From: Artem K. Jouravsky @ 2003-03-25 15:21 UTC (permalink / raw)
  To: ALT community

[-- Attachment #1: Type: text/plain, Size: 1301 bytes --]

Доброго времени суток!
Коллеги, подскажите, пожалуйста, какой модуль нужен iptables для того,
чтобы MSN Messenger мог слать, и, что немаловажно, принимать файлы? Есть
машина с внутренним IP адресом, на неё посредством NAT пробрасывается
всё, что есть. Вот команды:
$IPTABLES -t nat -A PREROUTING --destination $DOU_EXTERNAL_IP -j DNAT \
        --to-destination $DOU_INTERNAL_IP 
$IPTABLES -t nat -A POSTROUTING -o $LAN_IFACE --source $LAN_IP_RANGE  \
		        -d $DOU_INTERNAL_IP -j SNAT --to-source $LAN_IP
$IPTABLES -t nat -A POSTROUTING -o $INET_IFACE --source $DOU_INTERNAL_IP \
    --destination ! $INET_IP_RANGE -j SNAT --to-source $DOU_EXTERNAL_IP

Чего этой поделке не хватает?! Завернуть просьбу не могу -- руководство.

Подгружены модули 

ipt_multiport          
ip_nat_irc             
ip_nat_ftp             
ip_conntrack_irc       
ip_conntrack_ftp       
ipt_MASQUERADE         
ipt_REJECT             
ipt_state              
ipt_limit              
ipt_LOG                
iptable_mangle         
iptable_filter         
iptable_nat            
ip_conntrack           
ip_tables              


-- 
Best wishes,                 | ICQ 103399444
	Artem K. Jouravsky,  | JID ujo@jabber.ru
iFirst Ltd, System Administrator.
-----------------------
Париж открыт, но главное - не в этом!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] M$N Messenger as a file transfer program
  2003-03-25 15:21 [Comm] M$N Messenger as a file transfer program Artem K. Jouravsky
@ 2003-03-25 15:41 ` Sergey Vlasov
  2003-03-26  7:39   ` [Comm] " Artem K. Jouravsky
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Vlasov @ 2003-03-25 15:41 UTC (permalink / raw)
  To: ALT community

On Tue, Mar 25, 2003 at 18:21:47 +0300, Artem K. Jouravsky wrote:
> Коллеги, подскажите, пожалуйста, какой модуль нужен iptables для того,
> чтобы MSN Messenger мог слать, и, что немаловажно, принимать файлы?

Вроде бы пишут, что принимать будет - отсылать не сможет.

http://www.dslreports.com/faq/4640

Разве что попробовать http://sourceforge.net/projects/linux-igd/ -
эмулятор M$ ICS.


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

* [Comm] Re: M$N Messenger as a file transfer program
  2003-03-25 15:41 ` Sergey Vlasov
@ 2003-03-26  7:39   ` Artem K. Jouravsky
  0 siblings, 0 replies; 3+ messages in thread
From: Artem K. Jouravsky @ 2003-03-26  7:39 UTC (permalink / raw)
  To: ALT community

[-- Attachment #1: Type: text/plain, Size: 703 bytes --]

On Tue, Mar 25, 2003 at 06:41:38PM +0300, Sergey Vlasov wrote:
> On Tue, Mar 25, 2003 at 18:21:47 +0300, Artem K. Jouravsky wrote:
> > Коллеги, подскажите, пожалуйста, какой модуль нужен iptables для того,
> > чтобы MSN Messenger мог слать, и, что немаловажно, принимать файлы?
> 
> Вроде бы пишут, что принимать будет - отсылать не сможет.
> 
> http://www.dslreports.com/faq/4640
О! Спасибо. 

> Разве что попробовать http://sourceforge.net/projects/linux-igd/ -
> эмулятор M$ ICS.
Если припрут -- попробую, спасибо.

-- 
Best wishes,                 | ICQ 103399444
	Artem K. Jouravsky,  | JID ujo@jabber.ru
iFirst Ltd, System Administrator.
-----------------------
Новое - это хорошо отмытое старое.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2003-03-26  7:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-25 15:21 [Comm] M$N Messenger as a file transfer program Artem K. Jouravsky
2003-03-25 15:41 ` Sergey Vlasov
2003-03-26  7:39   ` [Comm] " Artem K. Jouravsky

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