Re: netmeeting my host receives no video

From: Alexander Clouter (alexander.junk-this.clouter@connectfree.co.uk)
Date: 01/30/03


From: Alexander Clouter <alexander.junk-this.clouter@connectfree.co.uk>
Date: Thu, 30 Jan 2003 21:59:07 +0000 (UTC)

As mentioned before this is the wrong place to ask :) I won't explain to you
why it doesn't work, its out there on usenet and the netfilter mailing lists,
but I will tell you how to fix things. This could of been easily worked out
by using Google......bad ettiqutte.....tut tut :)

You have several options available to you. If you want to be lazy and use a
close-yer-eyes-and-hope method there is a kernel patch which adds a
netmeeting helper to netfilter (linux 2.4.x firewall), it will probably be
called h323.helper or something.

The *much* better idea is to use a 'gatekeeper' which runs on the firewall
machine, your netmeeting users tell netmeeting to use a gatekeeper and point
them at the firewall. When someone whats to talk to someone behind the
firewall they connect to the firewall, get given a list of who they can talk
to (I think) and they say "I want to talk to Edwin", the gatekeeper goes
sure...no problem and routes the call. It works more or less identically to
how a regular telephone switchboard works. To talk to people outside, if the
netmeeting folks are using the gatekeeper they just connect in th eregular
way.

The problem is the opensource gatekeeper (found at www.openh323.org) is a
complete sod to setup. My old student flatmate actually finally worked it
out the other week, if you need to speak to him, ask me personally and I will
pass on his details.

have fun

Alex

In article <StYZ9.872227$xm4.34062121@Flipper>, Edwin wrote:
>
> I need 1 host on my internal lan to run netmeeting, now it sends video but
> it doesn't receive any from the opposite side.
> What am i doing wrong? Can I debug this someway?
>
> This is the part of my iptables config.
>
> # Allow netmeeting connections
> $IPTABLES -A PREROUTING -t nat -p tcp -d $INET_IP --dport 1720 -j DNAT --to
> $NETMEETING:1720
> # ports for Netmeeting dynamic audio/video
> $IPTABLES -A INPUT -i $INET_IFACE -p udp --sport 5000:5004 -j ACCEPT
> $IPTABLES -A OUTPUT -o $LAN_IFACE -p udp --sport 5000:5004 -j ACCEPT
> # ports for Netmeeting with H.245 disabled or Netmeeting users.
> $IPTABLES -A INPUT -i $INET_IFACE -p tcp --sport 30000:30020 -j ACCEPT
> $IPTABLES -A OUTPUT -o $LAN_IFACE -p tcp --sport 30000:30020 -j ACCEPT
>
> greetings Edwin
>
>



Relevant Pages

  • Re: Ping pmj
    ... a software firewall to fill the gaps in or you will get intruders!!! ... Software Firewall, or not Forwarded in your Router), then NetMeeting ... *also* Open up some Ports when receiving Calls. ... Such as VNC ...
    (uk.people.silversurfers)
  • Re: Netmeeting works but nothing else does
    ... "Full" NetMeeting calls are really two calls in parallel - and H.323 ... > connections on specific ports and secondary UDP connections on ... > computers outside the firewall and you are able to use the audio ...
    (microsoft.public.internet.netmeeting)
  • Re: Tutorial?
    ... I am building a visual basic application that uses Netmeeting SDK. ... if you just use the remote desktop thing. ... It depends on what "opening" ports means though and what kind of firewall ... incoming or outgoing calls. ...
    (microsoft.public.internet.netmeeting)
  • Re: Problems with Netmeeting
    ... My friend uses Windows ME. ... assuming the party is running NetMeeting waiting for the call, ... router or firewall or protected by a local software firewall that blocks ...
    (microsoft.public.internet.netmeeting)
  • RE: NetScreen XP and NetMeeting
    ... Let me preface this by saying I know nothing about Netmeeting, ... Are you a client connecting to the internet through a firewall and trying to ... establish a netmeeting connection, or are you setting up a Netmeeting server ... The big scary-looking range of ports are outbound UDP ports, ...
    (Security-Basics)