• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Netmeeting Port?

LDogg

Member
Actually, this is a two-parter...

Anyone know what port NM uses so that I do not have to DMZ my PC to receive calls?
Also how do i view open connections on my computer so taht it lists the open ports also?

Thanks
 
NetMeeting uses the following ports

Ports
----------------------------
389 - TCP
522 - TCP
1503 - TCP
1720- TCP
1731 - TCP
Dynamic - TCP
Dynamic - UDP

To establish outbound NetMeeting connections through a firewall, the firewall must be configured to do the following:
Pass through primary TCP connections on ports 522, 389, 1503, 1720 and 1731.

Pass through secondary UDP connections on dynamically assigned ports (1024-65535).

Linkage
 
The command in Windows 2000 to show open connections is

NETSTAT <enter>

NETSTAT -A <enter> to show ALL active connections
 
Back
Top