自己看看patch内容?看看新的配置被放到哪里了 On Fri, May 28, 2004 at 03:04:02PM +0800, Crasher Guo wrote: > Hi,all > > 我的系统是 Redhat 9.0 , kernel 2.4.20-8 (红帽9的标准内核) , > 我下载了 patch-o-matic-ng-20040302 ,使用./runme extra ,patch了 > h323的patch如下: > > This adds CONFIG_IP_NF_H323: H.323/netmeeting support module for > netfilter > connection tracking and NAT. H.323 uses/relies on the following data > streams: > > Port Description > 389 Internet Locator Server (TCP) > 522 User Location Server (TCP) > 1503 T.120 Protocol (TCP) > 1720 H.323 (H.225 call setup, TCP) > 1731 Audio call control (TCP) > Dynamic H.245 call control (TCP) > Dynamic RTCP/RTP streaming (UDP) > > The H.323 conntrack/NAT modules support the connection tracking/NATing of > the data streams requested on the dynamic ports. The helpers use the > search/replace hack from the ip_masq_h323.c module for the 2.2 kernel > series. > > At the very minimum, H.323/netmeeting (video/audio) is functional by > letting > trough the 1720 port and loading these H.323 module(s). > > The H.323 conntrack/NAT modules do not support > > - H.245 tunnelling > - H.225 RAS (gatekeepers) > ----------------------------------------------------------------- > Do you want to apply this patch [N/y/t/f/a/r/b/w/v/q/?] y > > 系统提示 apply cleanly. > > 这时候我重新 make menuconfig 但在netfilter configure > 里没有找到h323相关的项,请问是那一步出问题了? > 谢谢。 > > > > Thanks for your time. > Thanks for your help. > > Crasher Guo > >

