From: "Alejandro Cabrera Obed" <sisdis@tournet.com.ar>
To: MagicWind <magicwind@citiz.net>, netfilter@lists.netfilter.org
Subject: Re: How can I configure my firewall to access voice chat with MSN messenger 6.2?
Date: Wed, 4 Aug 2004 12:30:34 -0300 [thread overview]
Message-ID: <019c01c47a37$fd1d1cb0$0200a8c0@ale> (raw)
In-Reply-To: 006c01c47a35$02e03540$0201a8c0@MagicwindLaptop
[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]
I think you have to install the H.323 module in order to establish voice over IP communications.
See here: http://roeder.goe.net/~koepi/newnat.html
And then you must to set your firewalls rules according to RTP ports.
Greetings
Alejandro
----- Original Message -----
From: MagicWind
To: netfilter@lists.netfilter.org
Sent: Wednesday, August 04, 2004 12:09 PM
Subject: How can I configure my firewall to access voice chat with MSN messenger 6.2?
I have a linux server which is configured as a router connecting my internal network and the internet. using the following iptables rules:
iptables -A FORWARD -i eth0 -o eth1 -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -i eth1 -o eth0 -j ACCEPT
iptables -A FORWARD -j LOG
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
where eth0 is the netword adapter linking to the internet and the eth1 is the adapter linking to the internal network.
It seems the network works quite well, except for the voice connection of MSN messenger 6.2. I can't either initial a voice chat or accept a voice chat.
I've got absolutely no idea how to make it work. Any ideas?
[-- Attachment #2: Type: text/html, Size: 2955 bytes --]
next prev parent reply other threads:[~2004-08-04 15:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-04 15:09 How can I configure my firewall to access voice chat with MSN messenger 6.2? MagicWind
2004-08-04 15:30 ` Alejandro Cabrera Obed [this message]
2004-08-04 15:51 ` Alejandro Flores
-- strict thread matches above, loose matches on Subject: below --
2004-08-04 11:02 MagicWind
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='019c01c47a37$fd1d1cb0$0200a8c0@ale' \
--to=sisdis@tournet.com.ar \
--cc=magicwind@citiz.net \
--cc=netfilter@lists.netfilter.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox