ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Artem K. Jouravsky" <ujo@ifirst.ru>
To: ALT community <community@altlinux.ru>
Subject: [Comm] M$N Messenger as a file transfer program
Date: Tue, 25 Mar 2003 18:21:47 +0300
Message-ID: <20030325152147.GA382@ifirst.ru> (raw)

[-- 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 --]

             reply	other threads:[~2003-03-25 15:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-25 15:21 Artem K. Jouravsky [this message]
2003-03-25 15:41 ` Sergey Vlasov
2003-03-26  7:39   ` [Comm] " Artem K. Jouravsky

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=20030325152147.GA382@ifirst.ru \
    --to=ujo@ifirst.ru \
    --cc=community@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