[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Net Meeting and Linux based firewalls



Hi All,

Recently I have been trying to use my webcam and tried to talk to a friend 
who has MS Net meeting on his side, and I use GnomeMeeting (which is 
nightmare to compile - better search for the binaries)

Anyway, seems that he can see me and I can see myself, but I don't see him - 
so I was looking for a solution and found one - but it's for kernel 2.2.X

http://netmeetingmasq.sourceforge.net/

Grab the ip_masq_netmeeting.c file and put it on your /usr/src/linux/net/ipv4/

Edit your Makefile and go to line 96 - add at the end: ip_masq_netmeeting.o

go back to /usr/src/linux/ and do: make dep ; make modules; make 
modules_install ; depmod -a

Now - depending on your (tuff?) configurations - you'll have to make some 
changes - all explained in the ip_masq_netmeeting.c file

Finally - do: modprobe ip_masq_netmeeting and if everything ok - you should 
see the other side...

I don't see a kernel 2.4.X module for Net Meeting - anyone knows about one or 
another solution for kernel 2.4.x?

Thanks,
-- 
Hetz Ben Hamo
hetz@kde.org

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il