From: Serge Blondin <sergebl@phreaker.net>
To: George Vieira <georgev@citadelcomputer.com.au>
Cc: Cornu Nicolas <n.cornu@ifrance.com>,
hare ram <hareram@sol.net.in>,
netfilter@lists.samba.org
Subject: Re: MSN Voice chat with Iptables
Date: Wed, 04 Jun 2003 09:01:21 -0400 [thread overview]
Message-ID: <3EDDEDA1.9030801@phreaker.net> (raw)
In-Reply-To: <09B04A55822EFF4DA48D2E0BB2941D4A0D6DA0@wardrive.citadelcomputer.com.au>
Take a look at
http://linux-igd.sourceforge.net/
It will provide UPnP support for linux iptables... and it work w msn
voice, file transfert and video (but no sure)
Serge
George Vieira wrote:
>No, MSN uses Proxy but Netmeeting still uses H323 protocol..
>
>Read it up. there's like 5-7 ports needing opening on the firewall and forwarding.. and even then it breaks unless you use the H323 patch.
>
>Thanks,
>____________________________________________
>George Vieira
>Systems Manager
>georgev@citadelcomputer.com.au
>
>Citadel Computer Systems Pty Ltd
>http://www.citadelcomputer.com.au
>
>
>-----Original Message-----
>From: Cornu Nicolas [mailto:n.cornu@ifrance.com]
>Sent: Tuesday, June 03, 2003 9:29 PM
>To: George Vieira; hare ram; netfilter@lists.samba.org
>Subject: Re: MSN Voice chat with Iptables
>
>
>MSN support proxy , don't that help ?
>I prefer to install a proxy than recompile the kernel
>
>NC
>
>----- Original Message -----
>From: "George Vieira" <georgev@citadelcomputer.com.au>
>To: "hare ram" <hareram@sol.net.in>; "Cornu Nicolas" <n.cornu@ifrance.com>;
><netfilter@lists.samba.org>
>Sent: Tuesday, June 03, 2003 8:39 AM
>Subject: RE: MSN Voice chat with Iptables
>
>
>I think they can make outgoing calls but it's the incomming that's the
>problem.. i'm mena think about it.. the poor firewall gets a incomming call,
>it doesn't know who to put it through the poort damn blonde receiptionist...
>;)
>
>If someone wrote some sort of H323 version of the old ICQ module for
>ipchains that would be great because it could track MSN user logins and know
>where they are, possibly some sort of connection tracking RELATED
>connections and redirect to te right user.... yeah admin heaven I'm in at
>the mo'... ;P he he
>
>it's too complicated for incoming calls...
>
>Thanks,
>____________________________________________
>George Vieira
>Systems Manager
>georgev@citadelcomputer.com.au
>
>Citadel Computer Systems Pty Ltd
>http://www.citadelcomputer.com.au
>
>
>-----Original Message-----
>From: hare ram [mailto:hareram@sol.net.in]
>Sent: Tuesday, June 03, 2003 4:37 PM
>To: George Vieira; Cornu Nicolas; netfilter@lists.samba.org
>Subject: Re: MSN Voice chat with Iptables
>
>
>Hi
>
>If only one client can only use Voice chat in whole network
>then there is no use, if only one customer uses, like every one want to
>voice chat
>
>how are this setup going to achive,
>one public IP with lot of private Clients
>all want MSN Voice chat
>
>hare
>----- Original Message -----
>From: "George Vieira" <georgev@citadelcomputer.com.au>
>To: "Cornu Nicolas" <n.cornu@ifrance.com>; <netfilter@lists.samba.org>
>Sent: Tuesday, June 03, 2003 8:34 AM
>Subject: RE: MSN Voice chat with Iptables
>
>
>Not really.. the only few things I can suggest it to grab all
>sources(kernel,iptables,etc) and to backup your original source if any found
>in /usr/src/linux. Then copy the .config found in that directory and copy to
>the new kernel source and use 'make oldconfig' which will help heaps.
>
>if .config doesn't exist then you'll have to configure your kernel yourself
>and it'll probably take a few goes before you get it working. he he
>
>Also in /boot/ directory, don't replace any entries but make new ones..
>
>here's my one as an example below (/etc/lilo.conf). So if the kernel fails,
>you can go back to an earlier one.. ;)
>
>boot=/dev/md0
>map=/boot/map
>install=/boot/boot.b
>prompt
>timeout=50
>message=/boot/message
>linear
>default=SG1-2.4.19
>#default=SG2-2.4.18-new
>
>image=/boot/vmlinuz-2.4.19
> label=SG1-2.4.19
> read-only
> root=/dev/md5
>
>image=/boot/vmlinuz-2.4.19-at
> label=SG2-2.4.19-at
> read-only
> root=/dev/md5
>
>image=/boot/vmlinuz-2.4.18-3
> label=SG2-2.4.18-new
> read-only
> root=/dev/md5
>
>image=/boot/vmlinuz-2.4.18-2
> label=SG3-2.4.18
> read-only
> root=/dev/md5
>
>image=/boot/vmlinuz-2.4.2-2
> label=SG4-2.4.2
> initrd=/boot/initrd-2.4.2-2.img
> read-only
> root=/dev/md5
>
>Thanks,
>____________________________________________
>George Vieira
>Systems Manager
>georgev@citadelcomputer.com.au
>
>Citadel Computer Systems Pty Ltd
>http://www.citadelcomputer.com.au
>
>Phone : +61 2 9955 2644
>HelpDesk: +61 2 9955 2698
>
>
>-----Original Message-----
>From: Cornu Nicolas [mailto:n.cornu@ifrance.com]
>Sent: Tuesday, June 03, 2003 12:48 PM
>To: netfilter@lists.samba.org
>Subject: Re: MSN Voice chat with Iptables
>
>
>That mean i need to compile patch o matic and recompile the kernel with
>patch ?
>Do u have some tips, i am new to linux and like Hare Ram i want to use MSN
>voice chat
>
>NC
>
>----- Original Message -----
>From: "George Vieira" <georgev@citadelcomputer.com.au>
>To: "hare ram" <hareram@sol.net.in>; <netfilter@lists.samba.org>
>Sent: Tuesday, June 03, 2003 12:37 AM
>Subject: RE: MSN Voice chat with Iptables
>
>
>If I'm not wrong, I think MSN uses Net Meeting for chatting and if this is
>correct, you need the patch-o-matic patch for H323 to allow incoming H323
>calls.
>The bad side to this is that it only supports 1 machine behind the firewall
>because you have to DNAT to a specified machine to receive any outside
>calls.. AFAIK, this is what I had to do for Net Meeting..
>
>Thanks,
>____________________________________________
>George Vieira
>Systems Manager
>georgev@citadelcomputer.com.au
>
>Citadel Computer Systems Pty Ltd
>http://www.citadelcomputer.com.au
>
>
>
>-----Original Message-----
>From: hare ram [mailto:hareram@sol.net.in]
>Sent: Tuesday, June 03, 2003 12:49 AM
>To: netfilter@lists.samba.org
>Subject: MSN Voice chat with Iptables
>
>
>Hi all
>
>Does any one have Good URL to work
>MSN Voice chat with IPTABLES+NAT
>
>thanks
>hare
>
>
>
>_____________________________________________________________________
>Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
>http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
>
>_____________________________________________________________________
>Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
>http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
>
>
>
>
>
>_____________________________________________________________________
>Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
>http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
>
>_____________________________________________________________________
>Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
>http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
>
>
>
>
>
next prev parent reply other threads:[~2003-06-04 13:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-03 22:14 MSN Voice chat with Iptables George Vieira
2003-06-04 13:01 ` Serge Blondin [this message]
[not found] ` <00d301c32ad5$25bb2c10$0100a8c0@windows>
2003-06-05 3:39 ` hare ram
2003-06-05 17:38 ` Cornu Nicolas
2003-06-08 3:01 ` hare ram
[not found] ` <119301c32a9c$34c50de0$c2bf09ca@Housecall>
2003-06-09 20:30 ` Serge Blondin
-- strict thread matches above, loose matches on Subject: below --
2003-06-05 5:02 George Vieira
2003-06-05 5:07 ` hare ram
2003-06-03 6:39 George Vieira
2003-06-03 7:10 ` hare ram
2003-06-03 11:29 ` Cornu Nicolas
2003-06-03 12:28 ` hare ram
2003-06-03 3:04 George Vieira
2003-06-03 6:36 ` hare ram
2003-06-02 22:37 George Vieira
2003-06-03 2:48 ` Cornu Nicolas
2003-06-02 14:48 hare ram
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=3EDDEDA1.9030801@phreaker.net \
--to=sergebl@phreaker.net \
--cc=georgev@citadelcomputer.com.au \
--cc=hareram@sol.net.in \
--cc=n.cornu@ifrance.com \
--cc=netfilter@lists.samba.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