* MSN Voice chat with Iptables
@ 2003-06-02 14:48 hare ram
0 siblings, 0 replies; 17+ messages in thread
From: hare ram @ 2003-06-02 14:48 UTC (permalink / raw)
To: netfilter
Hi all
Does any one have Good URL to work
MSN Voice chat with IPTABLES+NAT
thanks
hare
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: MSN Voice chat with Iptables
@ 2003-06-02 22:37 George Vieira
2003-06-03 2:48 ` Cornu Nicolas
0 siblings, 1 reply; 17+ messages in thread
From: George Vieira @ 2003-06-02 22:37 UTC (permalink / raw)
To: hare ram, netfilter
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
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
2003-06-02 22:37 George Vieira
@ 2003-06-03 2:48 ` Cornu Nicolas
0 siblings, 0 replies; 17+ messages in thread
From: Cornu Nicolas @ 2003-06-03 2:48 UTC (permalink / raw)
To: netfilter
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
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: MSN Voice chat with Iptables
@ 2003-06-03 3:04 George Vieira
2003-06-03 6:36 ` hare ram
0 siblings, 1 reply; 17+ messages in thread
From: George Vieira @ 2003-06-03 3:04 UTC (permalink / raw)
To: Cornu Nicolas, netfilter
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
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
2003-06-03 3:04 George Vieira
@ 2003-06-03 6:36 ` hare ram
0 siblings, 0 replies; 17+ messages in thread
From: hare ram @ 2003-06-03 6:36 UTC (permalink / raw)
To: George Vieira, Cornu Nicolas, netfilter
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
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: MSN Voice chat with Iptables
@ 2003-06-03 6:39 George Vieira
2003-06-03 7:10 ` hare ram
2003-06-03 11:29 ` Cornu Nicolas
0 siblings, 2 replies; 17+ messages in thread
From: George Vieira @ 2003-06-03 6:39 UTC (permalink / raw)
To: hare ram, Cornu Nicolas, netfilter
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
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
2003-06-03 6:39 George Vieira
@ 2003-06-03 7:10 ` hare ram
2003-06-03 11:29 ` Cornu Nicolas
1 sibling, 0 replies; 17+ messages in thread
From: hare ram @ 2003-06-03 7:10 UTC (permalink / raw)
To: George Vieira, Cornu Nicolas, netfilter
So
there is no solution for people can chat MSN to MSN Voice chat, more than
one
hare
----- 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 12:09 PM
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
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
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
1 sibling, 1 reply; 17+ messages in thread
From: Cornu Nicolas @ 2003-06-03 11:29 UTC (permalink / raw)
To: George Vieira, hare ram, netfilter
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
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
2003-06-03 11:29 ` Cornu Nicolas
@ 2003-06-03 12:28 ` hare ram
0 siblings, 0 replies; 17+ messages in thread
From: hare ram @ 2003-06-03 12:28 UTC (permalink / raw)
To: Cornu Nicolas, George Vieira, netfilter
Hi
how can i achive this proxy setup
hare
----- Original Message -----
From: "Cornu Nicolas" <n.cornu@ifrance.com>
To: "George Vieira" <georgev@citadelcomputer.com.au>; "hare ram"
<hareram@sol.net.in>; <netfilter@lists.samba.org>
Sent: Tuesday, June 03, 2003 4:59 PM
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
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: MSN Voice chat with Iptables
@ 2003-06-03 22:14 George Vieira
2003-06-04 13:01 ` Serge Blondin
0 siblings, 1 reply; 17+ messages in thread
From: George Vieira @ 2003-06-03 22:14 UTC (permalink / raw)
To: Cornu Nicolas, hare ram, netfilter
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
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
2003-06-03 22:14 George Vieira
@ 2003-06-04 13:01 ` Serge Blondin
[not found] ` <00d301c32ad5$25bb2c10$0100a8c0@windows>
[not found] ` <119301c32a9c$34c50de0$c2bf09ca@Housecall>
0 siblings, 2 replies; 17+ messages in thread
From: Serge Blondin @ 2003-06-04 13:01 UTC (permalink / raw)
To: George Vieira; +Cc: Cornu Nicolas, hare ram, netfilter
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
>
>
>
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
[not found] ` <00d301c32ad5$25bb2c10$0100a8c0@windows>
@ 2003-06-05 3:39 ` hare ram
2003-06-05 17:38 ` Cornu Nicolas
0 siblings, 1 reply; 17+ messages in thread
From: hare ram @ 2003-06-05 3:39 UTC (permalink / raw)
To: netfilter
Hi all
Does any one installed
Upnp Successfully in REDHAT
i been doing this practice more than 30 days now
but no luck, any expert can guide me how can i process
even i have posted in to linux-igd group, looks like the news group dead, no
responce also for the same
any help will be great
hare
^ permalink raw reply [flat|nested] 17+ messages in thread
* RE: MSN Voice chat with Iptables
@ 2003-06-05 5:02 George Vieira
2003-06-05 5:07 ` hare ram
0 siblings, 1 reply; 17+ messages in thread
From: George Vieira @ 2003-06-05 5:02 UTC (permalink / raw)
To: hare ram, netfilter
I have successfully used NetMeeting between 2 users both behind a redhat firewall.. We had gotten video,voice and paint all working working fine using the H323 patch.
The only thing we noticed as a glitch is that he could not connect to me unless I hosted a Meeting which only then he could connect to. Connecting to other non firewalled users was a piece of cake. It could not be just a simple listening host but had to be in a meeting which I found weird..
Maybe it was just my luck but at least I got them both working as we both were behind iptables machines..
Hope this boosts your confidence in iptables ;)
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: Thursday, June 05, 2003 1:39 PM
To: netfilter@lists.samba.org
Subject: Re: MSN Voice chat with Iptables
Hi all
Does any one installed
Upnp Successfully in REDHAT
i been doing this practice more than 30 days now
but no luck, any expert can guide me how can i process
even i have posted in to linux-igd group, looks like the news group dead, no
responce also for the same
any help will be great
hare
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
2003-06-05 5:02 MSN Voice chat with Iptables George Vieira
@ 2003-06-05 5:07 ` hare ram
0 siblings, 0 replies; 17+ messages in thread
From: hare ram @ 2003-06-05 5:07 UTC (permalink / raw)
To: George Vieira, netfilter
Hi
Are you able to successfully compile
upnp SDK
and linux-igd
if yes, can you forward me the steps and pre-requisites
thanks
hare
----- Original Message -----
From: "George Vieira" <georgev@citadelcomputer.com.au>
To: "hare ram" <hareram@sol.net.in>; <netfilter@lists.samba.org>
Sent: Thursday, June 05, 2003 10:32 AM
Subject: RE: MSN Voice chat with Iptables
I have successfully used NetMeeting between 2 users both behind a redhat
firewall.. We had gotten video,voice and paint all working working fine
using the H323 patch.
The only thing we noticed as a glitch is that he could not connect to me
unless I hosted a Meeting which only then he could connect to. Connecting to
other non firewalled users was a piece of cake. It could not be just a
simple listening host but had to be in a meeting which I found weird..
Maybe it was just my luck but at least I got them both working as we both
were behind iptables machines..
Hope this boosts your confidence in iptables ;)
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: Thursday, June 05, 2003 1:39 PM
To: netfilter@lists.samba.org
Subject: Re: MSN Voice chat with Iptables
Hi all
Does any one installed
Upnp Successfully in REDHAT
i been doing this practice more than 30 days now
but no luck, any expert can guide me how can i process
even i have posted in to linux-igd group, looks like the news group dead, no
responce also for the same
any help will be great
hare
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
2003-06-05 3:39 ` hare ram
@ 2003-06-05 17:38 ` Cornu Nicolas
2003-06-08 3:01 ` hare ram
0 siblings, 1 reply; 17+ messages in thread
From: Cornu Nicolas @ 2003-06-05 17:38 UTC (permalink / raw)
To: hare ram, netfilter
no succes for me
if i find something i will let u know
NC
----- Original Message -----
From: "hare ram" <hareram@sol.net.in>
To: <netfilter@lists.samba.org>
Sent: Thursday, June 05, 2003 5:39 AM
Subject: Re: MSN Voice chat with Iptables
> Hi all
> Does any one installed
>
> Upnp Successfully in REDHAT
> i been doing this practice more than 30 days now
> but no luck, any expert can guide me how can i process
> even i have posted in to linux-igd group, looks like the news group dead,
no
> responce also for the same
>
> any help will be great
>
> 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
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
2003-06-05 17:38 ` Cornu Nicolas
@ 2003-06-08 3:01 ` hare ram
0 siblings, 0 replies; 17+ messages in thread
From: hare ram @ 2003-06-08 3:01 UTC (permalink / raw)
To: netfilter
Hi all
Iam working on iptables+msn Voice chat+ UPNP
after installed and run upnpd daemon too
but still iam not able to solve the Voice chat Problem
Does any Successfully install on REDHAT
if so Guidance will be appreciate
hare
----- Original Message -----
From: "Cornu Nicolas" <n.cornu@ifrance.com>
To: "hare ram" <hareram@sol.net.in>; <netfilter@lists.samba.org>
Sent: Thursday, June 05, 2003 11:08 PM
Subject: Re: MSN Voice chat with Iptables
> no succes for me
> if i find something i will let u know
>
> NC
>
> ----- Original Message -----
> From: "hare ram" <hareram@sol.net.in>
> To: <netfilter@lists.samba.org>
> Sent: Thursday, June 05, 2003 5:39 AM
> Subject: Re: MSN Voice chat with Iptables
>
>
> > Hi all
> > Does any one installed
> >
> > Upnp Successfully in REDHAT
> > i been doing this practice more than 30 days now
> > but no luck, any expert can guide me how can i process
> > even i have posted in to linux-igd group, looks like the news group
dead,
> no
> > responce also for the same
> >
> > any help will be great
> >
> > 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
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
* Re: MSN Voice chat with Iptables
[not found] ` <119301c32a9c$34c50de0$c2bf09ca@Housecall>
@ 2003-06-09 20:30 ` Serge Blondin
0 siblings, 0 replies; 17+ messages in thread
From: Serge Blondin @ 2003-06-09 20:30 UTC (permalink / raw)
To: hare ram; +Cc: netfilter
Take a look a their forum a lot of people have answer...
Serge
hare ram wrote:
>Hi
>
>iam trying to install linux-igd
>but i could not able to
>can u able install them perfectly
>
>thanks
>hare
>----- Original Message -----
>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>
>Sent: Wednesday, June 04, 2003 6:31 PM
>Subject: Re: MSN Voice chat with Iptables
>
>
>
>
>>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
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>
>
>
>
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2003-06-09 20:30 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-05 5:02 MSN Voice chat with Iptables George Vieira
2003-06-05 5:07 ` hare ram
-- strict thread matches above, loose matches on Subject: below --
2003-06-03 22:14 George Vieira
2003-06-04 13:01 ` Serge Blondin
[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
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
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.