Cómo configurar MediaMonkey para DLNA/UPnP a través de Internet

UPnP/DLNA está diseñado principalmente para su uso en una red local, pero se puede utilizar a través de Internet si se configura adecuadamente de una de dos maneras:

  1. Usando una VPN para simular una red local
  2. Configurando el reenvío de puertos al servidor y configurando manualmente el cliente con la dirección IP y el puerto del servidor.

Usando una VPN

Las VPN tienen la ventaja de proteger el tráfico entre el cliente y el servidor DLNA, lo que permite que DLNA funcione sin necesidad de configuración adicional. La desventaja es que configurar una VPN puede ser complejo (algo que escapa al alcance de este artículo) y puede afectar el rendimiento.

Lo principal a tener en cuenta al usar una VPN es que esta debe estar configurada para permitir que el servidor sea visible en la red, de modo que el servidor UPnP sea detectable. Si ya lo ha hecho y el servidor MediaMonkey no es detectable, pruebe el servidor con un cliente UPnP local.

Acceso sin cifrar mediante reenvío de puertos

Si no tiene una VPN, puede configurar UPnP/DLNA para su uso a través de internet. No recomendamos hacerlo, ya que no hay control de acceso. Cualquiera que encuentre su servidor multimedia podrá acceder a él. Para hacerlo, deberá:

  1. Configura tu servidor UPnP de MediaMonkey para conectarte a internet: con el reenvío de puertos a través del router, puedes acceder al servidor fuera de la red local. Ten en cuenta que no hay ninguna medida de seguridad que impida que otras personas se conecten al servidor accesible mediante el reenvío de puertos. Consulta la documentación en línea de tu router para saber cómo configurar el reenvío de puertos para tu modelo específico. El puerto que MediaMonkey usa para su servidor DLNA se puede ver en Herramientas > Opciones > Compartir multimedia desde el menú principal de cada servidor. Debes configurar el reenvío de puertos para ese puerto, tanto para los protocolos UDP como TCP, a la dirección IP del servidor.
  2. Configure su cliente UPnP MediaMonkey agregando manualmente el servidor DLNA (ya que los servidores DLNA remotos no se detectan automáticamente):
    1. En MediaMonkey 5+, vaya al nodo Dispositivos y servicios en el Árbol de medios y use el ícono + junto a la sección Servidores de medios para agregar manualmente un servidor DLNA.
    2. En MediaMonkey 4, haga clic derecho en el nodo Servidores multimedia en el Árbol multimedia y use Agregar servidor multimedia
    3. Necesitarás:
      1. Sepa si puede conectarse vía https o solo vía http (MediaMonkey solo admite http)
      2. La IP de la red en la que se encuentra el servidor DLNA. Al salir de la red, generalmente es la IP pública de la red, no la IP del servidor DLNA (o la PC en la que se ejecuta).
      3. El puerto utilizado para el reenvío de puertos en el enrutador, en MediaMonkey esto se configura en Herramientas > Opciones > Uso compartido de medios desde el menú principal por servidor.
      4. El nombre de archivo del documento de descripción del dispositivo. MediaMonkey utiliza DeviceDescription.xml para esto.
    4. Puede usar esto en cualquier navegador para confirmar que el servidor DLNA es accesible (por ejemplo, http://192.168.1.2:4000/DeviceDescription.xml).

Si tiene problemas para acceder al servidor multimedia MediaMonkey, consulte: Servidor UPnP/DLNA de MediaMonkey inaccesible

Se aplica a: ,

Translated automatically (see original)

How to configure MediaMonkey for DLNA/UPnP over the Internet

UPnP/DLNA is designed mainly for use over a local network, but it can be used over the internet if configured appropriately in one of two ways:

  1. By using a VPN to simulate a local network
  2. By configuring port forwarding to the Server and manually configuring the client with the server’s IP address and port.

Using a VPN

VPNs have the advantage of securing traffic between the DLNA client and server and allowing DLNA to function without additional configuration. The downside is that it can be complex to configure a VPN (beyond the scope of this article) and can incur a performance penalty.

The main thing to keep in mind when using a VPN is that the VPN must be configured to allow the server to be visible on the network so that the UPnP server is discoverable. If you’ve done so and the MediaMonkey Server isn’t discoverable try testing the server with a local UPnP client.

Unencrypted access using Port Forwarding

If you don’t have a VPN, you can configure UPnP/DLNA to be used over the internet. We do not recommend doing this as there is no access control. Anyone that can find your Media Server can access it. To do so anyway, you’ll need to:

  1. Set up your MediaMonkey UPnP Server to connect to the internet: with port forwarding through the router you can make the Server accessible outside of the local network. Be aware that there is no security preventing anyone else from connecting to the Server that’s made accessible through port forwarding. See your router’s online documentation as to how to setup port forwarding for your specific Router model. The port that MediaMonkey uses for its DLNA Server is visible via Tools > Options > Media Sharing from the Main Menu per server. You’ll want to configure port forwarding for that port for both UDP and TCP protocols to the server’s IP address.
  2. Set up your MediaMonkey UPnP client by manually adding the DLNA Server (since remote DLNA Servers are not auto-detected):
    1. In MediaMonkey 5+ go to the Devices & Services node in the Media Tree and use the + icon next to the Media Servers section to manually add a DLNA Server.
    2. In MediaMonkey 4 right click on the Media Servers node in the Media Tree and use Add Media Server
    3. You’ll need:
      1. Know if you can connect via https or only via http (MediaMonkey only supports http)
      2. The IP of the network the DLNA Server is on, as your going outside the network this generally is the public IP of the network, not the IP of the DLNA Server (or PC it runs on)
      3. The port used for port forwarding in the Router, in MediaMonkey this is set under Tools > Options > Media Sharing from the Main Menu per server.
      4. The device description document filename, MediaMonkey uses DeviceDescription.xml for this.
    4. You can use this in any browser to confirm that the DLNA Server is accessible (eg. http://192.168.1.2:4000/DeviceDescription.xml).

If you have trouble accessing the MediaMonkey Media Server please see: MediaMonkey UPnP/DLNA Server inaccessible

Applies to: ,

Hide original

¿Fue útil este artículo?