Koozali.org: home of the SME Server

Netmeeting masq module

Rob Lensen

Netmeeting masq module
« on: September 28, 2000, 08:20:36 PM »
Hello

at this site there is a module availible (http://www.coritel.it/projects/sofia/nat.html)
to make netmeeting 3 working.
This module is a source file. I don't know how to install this.

I've installed the file's for compiling

*** HOW to build the module:
- Put the file ip_masq_h323.c in the directory /usr/src/linux/net/ipv4
- Edit the file /usr/src/linux/net/ipv4/Makefile
- Modify the line to look like this:
        M_OBJS += ip_masq_ftp.o ip_masq_irc.o ip_masq_raudio.o ip_masq_quake.o ip_masq_h323.o
- Be sure to have enabled the module support in the kernel
- Issue make modules modules_install from /usr/src/linux
- Now try to insmod ip_masq_h323 and look the log file /var/log/messages

The directory's above are not there.
So if anybody can help me with this problem.

Rob Lensen