From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert La Ferla Subject: HELP - NetMeeting, H323, 2.4.19pre9 and newnat13 Date: Sat, 01 Jun 2002 10:41:56 -0400 Sender: netfilter-admin@lists.samba.org Message-ID: <3CF8DD34.6F5A0B40@attbi.com> References: <000e01c1db28$d9e876f0$0300a8c0@yellow> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------BD502F16D3DB761CAB11C85A" Return-path: Errors-To: netfilter-admin@lists.samba.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: To: netfilter@lists.samba.org --------------BD502F16D3DB761CAB11C85A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to get NetMeeting to work using 2.4.19pre9, newnat13 and H323. I can get a chat and whiteboard connection. I can occasionally hear the other person but not 2-way audio or video. This seems to be worse than my older 2.4.17 configuration with newnat8. One thing I noticed is that when I do a lsmod | grep h323, I see: ip_nat_h323 2576 0 (autoclean) (unused) iptable_nat 14672 3 (autoclean) [ipt_MASQUERADE ip_nat_h323 ip_nat_ftp] ip_conntrack_h323 2352 1 (autoclean) ip_conntrack 16176 4 (autoclean) [ipt_MASQUERADE ip_nat_h323 ip_nat_ftp ipt_state iptable_nat ip_conntrack_h323 ip_conntrack_ftp] Notice that the ip_nat_h323 is unused. Even if I dial using NetMeeting, it remains unused. How do I get this working? Thanks, Robert --------------BD502F16D3DB761CAB11C85A Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to get NetMeeting to work using 2.4.19pre9, newnat13 and H323.  I can get a chat and whiteboard connection.  I can occasionally hear the other person but not 2-way audio or video.  This seems to be worse than my older 2.4.17 configuration with newnat8.

One thing I noticed is that when I do a lsmod | grep h323, I see:

ip_nat_h323             2576   0  (autoclean) (unused)
iptable_nat            14672   3  (autoclean) [ipt_MASQUERADE ip_nat_h323 ip_nat_ftp]
ip_conntrack_h323       2352   1  (autoclean)
ip_conntrack           16176   4  (autoclean) [ipt_MASQUERADE ip_nat_h323 ip_nat_ftp ipt_state iptable_nat ip_conntrack_h323 ip_conntrack_ftp]

Notice that the ip_nat_h323 is unused.  Even if I dial using NetMeeting, it remains unused.

How do I get this working?

Thanks,
Robert
  --------------BD502F16D3DB761CAB11C85A--