All of lore.kernel.org
 help / color / mirror / Atom feed
* h323
@ 2002-09-22 17:00 Mattia Martinello
  2002-09-22 17:35 ` h323 Toshihiro Sonoda
  2002-09-22 18:13 ` h323 Diego R. Rodriguez Herlein
  0 siblings, 2 replies; 8+ messages in thread
From: Mattia Martinello @ 2002-09-22 17:00 UTC (permalink / raw)
  To: netfilter

Hi

I am on a LAN which access to the Internet with a NAT on a gateway Linux 
server configured with iptables.
How I can use on a client inside the LAN a program which uses h323 
protocol, for example Microsoft Netmeeting? I wish to correctly use 
text, audio and video features of Netmeeting, and I wish to call and to 
be called.

How I can configure the firewall on the gateway server?
I rememeber that for ipchains there was an h323 module. There is 
anything for iptables too?

Thank you very much
Bye
Mattia Martinello
m.martinello@iol.it




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

* Re: h323
  2002-09-22 17:00 h323 Mattia Martinello
@ 2002-09-22 17:35 ` Toshihiro Sonoda
  2002-09-22 18:13 ` h323 Diego R. Rodriguez Herlein
  1 sibling, 0 replies; 8+ messages in thread
From: Toshihiro Sonoda @ 2002-09-22 17:35 UTC (permalink / raw)
  To: netfilter


Iptables has h323 modules, too.
You have to apply kernel-patch of patch-o-matic.
 But, I think h323 modules is not perfect...


> Hi
> 
> I am on a LAN which access to the Internet with a NAT on a gateway Linux 
> server configured with iptables.
> How I can use on a client inside the LAN a program which uses h323 
> protocol, for example Microsoft Netmeeting? I wish to correctly use 
> text, audio and video features of Netmeeting, and I wish to call and to 
> be called.
> 
> How I can configure the firewall on the gateway server?
> I rememeber that for ipchains there was an h323 module. There is 
> anything for iptables too?
> 
> Thank you very much
> Bye
> Mattia Martinello
> m.martinello@iol.it
> 
> 
> 
> 


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

* Re: h323
  2002-09-22 17:00 h323 Mattia Martinello
  2002-09-22 17:35 ` h323 Toshihiro Sonoda
@ 2002-09-22 18:13 ` Diego R. Rodriguez Herlein
  2002-09-23  1:45   ` h323 Toshihiro Sonoda
  2002-09-25 10:03   ` patch-o-matic: newnat and h323 Rimas
  1 sibling, 2 replies; 8+ messages in thread
From: Diego R. Rodriguez Herlein @ 2002-09-22 18:13 UTC (permalink / raw)
  To: Mattia Martinello, netfilter

Hi, 
sorry about my english.
I use kernel 2.4.17 with the newnat patch and h323 work great !
Regards,

Diego


----- Original Message ----- 
From: "Mattia Martinello" <m.martinello@iol.it>
To: <netfilter@lists.netfilter.org>
Sent: Sunday, September 22, 2002 2:00 PM
Subject: h323


> Hi
> 
> I am on a LAN which access to the Internet with a NAT on a gateway Linux 
> server configured with iptables.
> How I can use on a client inside the LAN a program which uses h323 
> protocol, for example Microsoft Netmeeting? I wish to correctly use 
> text, audio and video features of Netmeeting, and I wish to call and to 
> be called.
> 
> How I can configure the firewall on the gateway server?
> I rememeber that for ipchains there was an h323 module. There is 
> anything for iptables too?
> 
> Thank you very much
> Bye
> Mattia Martinello
> m.martinello@iol.it
> 
> 
> 


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

* Re: h323
  2002-09-22 18:13 ` h323 Diego R. Rodriguez Herlein
@ 2002-09-23  1:45   ` Toshihiro Sonoda
  2002-09-23 10:27     ` h323 Jozsef Kadlecsik
  2002-09-25 10:03   ` patch-o-matic: newnat and h323 Rimas
  1 sibling, 1 reply; 8+ messages in thread
From: Toshihiro Sonoda @ 2002-09-23  1:45 UTC (permalink / raw)
  To: netfilter


Hi, Diego.

I have questions.
does the new nat patch have h.225ras, or ldap for NAT problems.
before, when i applied the h.323 patch, the patchs
have a part of h.323, but not h.225.
Is that ok?

Can you use ILS server, or Gatekeeper?


> Hi, 
> sorry about my english.
> I use kernel 2.4.17 with the newnat patch and h323 work great !
> Regards,
> 
> Diego
> 
> 
> ----- Original Message ----- 
> From: "Mattia Martinello" <m.martinello@iol.it>
> To: <netfilter@lists.netfilter.org>
> Sent: Sunday, September 22, 2002 2:00 PM
> Subject: h323
> 
> 
> > Hi
> > 
> > I am on a LAN which access to the Internet with a NAT on a gateway Linux 
> > server configured with iptables.
> > How I can use on a client inside the LAN a program which uses h323 
> > protocol, for example Microsoft Netmeeting? I wish to correctly use 
> > text, audio and video features of Netmeeting, and I wish to call and to 
> > be called.
> > 
> > How I can configure the firewall on the gateway server?
> > I rememeber that for ipchains there was an h323 module. There is 
> > anything for iptables too?
> > 
> > Thank you very much
> > Bye
> > Mattia Martinello
> > m.martinello@iol.it
> > 
> > 
> > 
> 
> 


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

* Re: h323
  2002-09-23  1:45   ` h323 Toshihiro Sonoda
@ 2002-09-23 10:27     ` Jozsef Kadlecsik
  0 siblings, 0 replies; 8+ messages in thread
From: Jozsef Kadlecsik @ 2002-09-23 10:27 UTC (permalink / raw)
  To: Toshihiro Sonoda; +Cc: netfilter

On Mon, 23 Sep 2002, Toshihiro Sonoda wrote:

> does the new nat patch have h.225ras, or ldap for NAT problems.

The h323 patch does not support RAS.

> before, when i applied the h.323 patch, the patchs
> have a part of h.323, but not h.225.
> Is that ok?

Yes, that's OK.

> Can you use ILS server, or Gatekeeper?

The h323 patch does not support gatekeepers.

Regards,
Jozsef
-
E-mail  : kadlec@blackhole.kfki.hu, kadlec@sunserv.kfki.hu
PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address : KFKI Research Institute for Particle and Nuclear Physics
          H-1525 Budapest 114, POB. 49, Hungary



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

* patch-o-matic:  newnat and h323
  2002-09-22 18:13 ` h323 Diego R. Rodriguez Herlein
  2002-09-23  1:45   ` h323 Toshihiro Sonoda
@ 2002-09-25 10:03   ` Rimas
  2002-09-25 10:34     ` Fabrice MARIE
  2002-09-25 12:17     ` Rohan Almeida
  1 sibling, 2 replies; 8+ messages in thread
From: Rimas @ 2002-09-25 10:03 UTC (permalink / raw)
  To: netfilter

 Hi,

What "patch-o-matic" patches I have to install for "newnat" and "h323"
patches on kernel 2.4.19?

Regards

Rimas





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

* Re: patch-o-matic:  newnat and h323
  2002-09-25 10:03   ` patch-o-matic: newnat and h323 Rimas
@ 2002-09-25 10:34     ` Fabrice MARIE
  2002-09-25 12:17     ` Rohan Almeida
  1 sibling, 0 replies; 8+ messages in thread
From: Fabrice MARIE @ 2002-09-25 10:34 UTC (permalink / raw)
  To: Rimas, netfilter

On Wednesday 25 September 2002 18:03, Rimas wrote:
>  Hi,
> What "patch-o-matic" patches I have to install for "newnat" and "h323"
> patches on kernel 2.4.19?
> Regards
> Rimas

Hello Rimas,

Install the p-o-m patches in pending (this includes but is not limited to newnat).
Then install extra/h323-conntrack-nat.patch
If you don't know how to use p-o-m, then you can read the netfilter-extensions-HOWTO:
http://www.netfilter.org/documentation/HOWTO/netfilter-extensions-HOWTO.html

./runme --batch pending
./runme extra/h323-conntrack-nat.patch
should do the trick.

Have a nice day,

Fabrice.
--
Fabrice MARIE
Senior R&D Engineer
Celestix Networks
http://www.celestix.com/

"Silly hacker, root is for administrators"
       -Unknown


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

* Re: patch-o-matic:  newnat and h323
  2002-09-25 10:03   ` patch-o-matic: newnat and h323 Rimas
  2002-09-25 10:34     ` Fabrice MARIE
@ 2002-09-25 12:17     ` Rohan Almeida
  1 sibling, 0 replies; 8+ messages in thread
From: Rohan Almeida @ 2002-09-25 12:17 UTC (permalink / raw)
  To: netfilter

"Rimas" <rmocius@auste.elnet.lt> thus wrote:

> What "patch-o-matic" patches I have to install for "newnat" and "h323"
> patches on kernel 2.4.19?

HI,
I had posted this earlier

o I used the following patches of pom
        ahesp-static.patch
        arptables.patch
        config-cleanup.patch
        conntrack+nat-helper-unregister.patch
        conntrack.patch
        dscp.patch
        DSCP.patch
        ecn.patch
        ECN.patch
        helper.patch
        ip_conntrack_protocol_destroy.patch
        ip_conntrack_protocol_unregister.patch
        local-nat.patch
        macro-trailing-semicolon-fix.patch
        nat-export_symbols.patch
        nat-memoryleak-fix.patch
        netfilter-arp.patch
        z-newnat16.patch
        eggdrop-conntrack.patch
        h323-conntrack-nat.patch
        pptp-conntrack-nat.patch

	I expereinced problems with the z-newnat16.patch,
	but the above sequence works fine with me.
	Most important, remember "not" to apply the connmark patch
	I don't know why, maybe somebody can clarify this.

--
arc_of_descent


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

end of thread, other threads:[~2002-09-25 12:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-22 17:00 h323 Mattia Martinello
2002-09-22 17:35 ` h323 Toshihiro Sonoda
2002-09-22 18:13 ` h323 Diego R. Rodriguez Herlein
2002-09-23  1:45   ` h323 Toshihiro Sonoda
2002-09-23 10:27     ` h323 Jozsef Kadlecsik
2002-09-25 10:03   ` patch-o-matic: newnat and h323 Rimas
2002-09-25 10:34     ` Fabrice MARIE
2002-09-25 12:17     ` Rohan Almeida

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.