Ethereal-dev: [Ethereal-dev] Detect TCP Port Establish

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Victor Figueroa" <vfigueroa@xxxxxxxxxxxxxxxx>
Date: Wed, 3 Aug 2005 21:42:42 -0400
Title: Re: Trace TCP Port Establish
Hi, i need you idea for fix my problem.

Simple problem is :
 
Server Game use Listen port 2346 TCP and UDP.
 
When Client begins Router or Proxy Establish connection playing good.
 
But when in Client i use Netstat -n -p tcp look this :
 
192.168.1.44  And Port : 1409 Connected to Server Game : 200.164.74.92 in Port : 2346
 
Router IP or Nat PC is : 200.28.216.1
 
When in Server Game, use Netstat -n -p tcp look this :
 
IP : 200.28.216.1 is Connected in 2346 TCP Port and Remote port Establish is : 10749
 
But i need know using some command or tools for get 10749 Port beetwen Router and Server Game, Any idea ?
 
Thank you for Idea.