Alhazred
30-12-2003, 17:19
Sto cercando da tempo di stabilire una videoconferenza con un mio amico, ma riusciamo solo avederci, non c'è modo di sentirci.
Ho visto però sul sito Microsoft TechNet una cosa interessante, si parla del fatto che ci possono essere dei problemi se ci si connette dietro un Firewall o un NAT. Io rientro nel secondo caso avendo una connessione ADSL Smart5 e utilizzando un Router.
Nell'articolo si dice anche che per ovviare al problema bisognerebbe mappare una porta UDP sul NAT, una che rientri nell'intervallo 5004 - 65535.
In realtà ho già una porta aperta in questo intervallo, la uso per winmx, devo necessariamente aprirne un'altra oppure dovrebbe andare bene anche questa (ovviamente con winmx non avviato).
Se devo aprirne un'altra, ce n'è una migliore di un'altra o va bene una qualsisasi?
Riporto l'articolo che ho trovato nel caso ci sia dell'altro che non ho capito.
Audio and Video
When negotiating an audio-video session, dynamic ports were chosen for the audio-video (AV) stream. Dynamic ports are used to enable the application to work regardless of what other applications are running on the system and using port resources. In the .NET Messenger case the session invitation was sent by station B to the address it received for station A.
The following issues might arise if a firewall or NAT were present in these scenarios:
The address provided by A in either the session invite for session signaling, or in the session acceptance for the UDP streams, might be an internal address that is translated by a NAT device—an invalid (or fake) address for B to use to contact A. In other scenarios with the 4.5 client, A might initiate the session, but the same or similar addressing issues will exist.
When B sends the session invitation to A, this invitation is sent using the IP address and port passed from A to B. For this to work, this port must be enabled to pass through any firewall between A and B.
The actual Real-time Transport Protocol (RTP) streams are sent using dynamically allocated UDP ports in the range of 5004 – 65535. Without a way to open these UDP ports on any firewall in the path dynamically, the streams will fail to reach their destination.
Ho visto però sul sito Microsoft TechNet una cosa interessante, si parla del fatto che ci possono essere dei problemi se ci si connette dietro un Firewall o un NAT. Io rientro nel secondo caso avendo una connessione ADSL Smart5 e utilizzando un Router.
Nell'articolo si dice anche che per ovviare al problema bisognerebbe mappare una porta UDP sul NAT, una che rientri nell'intervallo 5004 - 65535.
In realtà ho già una porta aperta in questo intervallo, la uso per winmx, devo necessariamente aprirne un'altra oppure dovrebbe andare bene anche questa (ovviamente con winmx non avviato).
Se devo aprirne un'altra, ce n'è una migliore di un'altra o va bene una qualsisasi?
Riporto l'articolo che ho trovato nel caso ci sia dell'altro che non ho capito.
Audio and Video
When negotiating an audio-video session, dynamic ports were chosen for the audio-video (AV) stream. Dynamic ports are used to enable the application to work regardless of what other applications are running on the system and using port resources. In the .NET Messenger case the session invitation was sent by station B to the address it received for station A.
The following issues might arise if a firewall or NAT were present in these scenarios:
The address provided by A in either the session invite for session signaling, or in the session acceptance for the UDP streams, might be an internal address that is translated by a NAT device—an invalid (or fake) address for B to use to contact A. In other scenarios with the 4.5 client, A might initiate the session, but the same or similar addressing issues will exist.
When B sends the session invitation to A, this invitation is sent using the IP address and port passed from A to B. For this to work, this port must be enabled to pass through any firewall between A and B.
The actual Real-time Transport Protocol (RTP) streams are sent using dynamically allocated UDP ports in the range of 5004 – 65535. Without a way to open these UDP ports on any firewall in the path dynamically, the streams will fail to reach their destination.