[GnomeMeeting-list] simple questions



Hello all, 

I am using gnomemeeting 0.93.1 from mdk 9.0 contribs and I have several 
problems. I am behind a linux firewall.

From the FAQ:

" The easiest way to make GnomeMeeting work behind a NAT/PAT gateway is to 
install GnomeMeeting 0.94 or newer, to enable IP translation and to forward 
the required ports to your internal computers. "

It is *easier* or *necessary* to use 0.94 ? 

My iptables configuration seems to forward the appropriate ports:

[root cloudy sysconfig]# cat iptables
# Generated by iptables-save v1.2.5 on Tue Mar 25 04:56:09 2003
*filter
:INPUT ACCEPT [6271811:2855323988]
:FORWARD DROP [18:1080]
:OUTPUT ACCEPT [7007989:6948582047]
-A INPUT -i eth1 -p udp -m udp --sport 68 --dport 67 -j ACCEPT
-A INPUT -i eth1 -p tcp -m tcp --sport 68 --dport 67 -j ACCEPT
-A INPUT -i eth1 -p udp -m udp --sport 67 --dport 68 -j ACCEPT
-A INPUT -i eth1 -p tcp -m tcp --sport 67 --dport 68 -j ACCEPT
-A INPUT -i eth1 -p udp -m udp --dport 53 -j ACCEPT
-A INPUT -i eth1 -p tcp -m tcp --dport 53 -j ACCEPT
-A INPUT -i eth1 -p tcp -m tcp --dport 139 -j DROP
-A INPUT -i eth1 -p udp -m udp --dport 137 -j DROP
-A INPUT -i eth1 -p udp -m udp --dport 138 -j DROP
-A INPUT -i eth1 -p tcp -m tcp --dport 445 -j DROP
-A INPUT -i eth1 -p tcp -m tcp --dport 3128 -j DROP
-A FORWARD -i eth1 -o eth0 -m state --state RELATED,ESTABLISHED -j ACCEPT
-A FORWARD -i eth0 -o eth1 -j ACCEPT
-A FORWARD -d 192.168.1.5 -i eth1 -p tcp -m tcp --dport 1720 -j ACCEPT
-A FORWARD -d 192.168.1.5 -i eth1 -p tcp -m tcp --dport 30000:30010 -j ACCEPT
-A FORWARD -d 192.168.1.5 -i eth1 -p udp -m udp --dport 5000:5003 -j ACCEPT
-A FORWARD -j LOG
COMMIT
# Completed on Tue Mar 25 04:56:09 2003
# Generated by iptables-save v1.2.5 on Tue Mar 25 04:56:09 2003
*nat
:PREROUTING ACCEPT [130366:14324138]
:POSTROUTING ACCEPT [79924:6683947]
:OUTPUT ACCEPT [185507:15410697]
-A PREROUTING -i eth1 -p tcp -m tcp --dport 1720 -j DNAT --to-destination 
192.168.1.5
-A PREROUTING -i eth1 -p tcp -m tcp --dport 30000:30010 -j DNAT 
--to-destination 192.168.1.5
-A PREROUTING -i eth1 -p udp -m udp --dport 5000:5003 -j DNAT --to-destination 
192.168.1.5
-A POSTROUTING -o eth1 -j MASQUERADE
COMMIT
# Completed on Tue Mar 25 04:56:09 2003

The problems I face are:

- I can't call most ils users: it just says "call completed ESD resumed"
- When I can call someone we can write and he can see me, but I can't see him 
(altough there are no error messages, and remote video is enabled but I see 
nothing but the gnomemeeting logo)
- sound doesn't work (but I think my /dev/dsp doesn't allow multiple openings, 
so I'll solve this afterwards)

-The mandrake packages on the gnomemeeting website do not indicate which mdk 
distribution they were made for. In fact I tried to upgrade my with rpm -Uvh 
and they broke my system: cpio errors, in openh and gnomemeeting package.

Any help is aprecciated.

Best regards
Gustavo Homem

-- 
  
"Na Grécia, a democracia funcionava muito bem porque os que não estavam de 
acordo envenenavam-se."





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