> Does this also enable NetMeeting to work?

Not what I have listed. My lines (as comments say) allow FTP
and RealAudio to get through.  You will have to add a similar
line but using ip_mask_h323 instead.

I don't know if you need anything else for NetMeeting, but check
out the IP MASQ HOW-TO for more details, since it also talks about
video-conferering.

> ----Original Message Follows----
> From: Daniel Woods <[EMAIL PROTECTED]>
> To: Amit Bapat <[EMAIL PROTECTED]>
> CC: [EMAIL PROTECTED]
> Subject: Re: [expert] LM 7.2 kernel-secure sources
> Date: Fri, 8 Dec 2000 12:29:16 -0700 (MST)
> 
>  > I installed LM7.2 with security setting High. So it installed 
> kernel-secure
>  > for me. I want to add a module to kernel for ip_masq_h323 to allow 
> windows
>  > clients on the local network to use NetMeeting.
>  > I have ip_masq_h323.c. All I want is the kernel-secure sources so that I 
> can
>  > recompile the kernel and install my new modules.
>  > Or is it possible to just compile ip_masq_h323.c without recompiling the
>  > kernel? How to do that?
> 
> I have these lines in my rc.firewall script...
>      # Load all required IP MASQ modules
>      #    Note: only load required modules that you need
>      #
>      # Needed to initially load modules
>      /sbin/depmod -a
> 
>      # These modules are necessary to masquerade their respective services.
>      #
>      # Supports the proper masquerading of FTP transfers (active and 
> passive)
>      /sbin/modprobe ip_masq_ftp
>      #
>      # Supports the masquerading of RealAudio over UDP. Without this module,
>      #          Real Audio WILL function but in TCP mode. This can cause
>      #          a reduction in sound quality.
>      # /sbin/modprobe ip_masq_raudio
>      /sbin/modprobe ip_masq_raudio ports=554,7070,7071,6970,6971
> 
> So you can also load yours as a kernel module upon bootup.
> 
> Thanks... Dan.
> 
> 
> _____________________________________________________________________________________
> Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com
> 
> 
> 

Thanks... Dan.

Dan Woods                  University of Calgary
Phone:  (403) 220-4553     Library and Computing Services
Fax:    (403) 282-9361     Earth Sciences, Room 1010
[EMAIL PROTECTED]         Calgary, AB, CANADA, T2N 1N4


Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to