Netmeeting - MSN How to
Gill, Vern
vgill@technologist.com
Wed, 5 Dec 2001 00:51:52 -0800
/sbin/modprobe -a -k -s -v ip_nat_h323
NM_HOST=<your pc ip here>
H323_PORTS="389 522 1503 1720 1731 8080"
for PORT in $H323_PORTS; do
$IPTABLES -t nat -A PREROUTING -i $EXTERNAL_IF -p tcp -d
$EXTERNAL_IP --dport $PORT -m state --state NEW,ESTABLISHED,RELATED -j DNAT
--to-destination $NM_HOST -v
done
logger -s "H323 Ports"
H323_PORTS="389 522 1503 1720 1731 8080"
for PORT in $H323_PORTS; do
$IPTABLES -t nat -A PREROUTING -i $EXTERNAL_IF -p udp -d
$EXTERNAL_IP --dport $PORT -m state --state NEW,ESTABLISHED,RELATED -j DNAT
--to-destination $NM_HOST -v
done
This should take care of the NetMeeting Audio/Video. At least for 1 PC. You
should be able to figure out how to do it for multiple systems.
Yes, this might be ugly, but it works...
As for the MSN/.NET Messenger, I have not got that working just yet. If you
figure it out, please let me/the list know...
Vern H. Gill
State Director
Director of Marketing
Conejo Valley Jaycees
http://www.conejovalleyjaycees.org