Changes

Jump to navigation Jump to search
651 bytes added ,  15:06, 16 November 2013
Line 127: Line 127:  
Transmission is listening in standard on the port '''51413''' which need to be enabled in the firewall of your network and in your SME Server. Transmission uses the UPNP protocol to allow its port through your network firewall.<br />
 
Transmission is listening in standard on the port '''51413''' which need to be enabled in the firewall of your network and in your SME Server. Transmission uses the UPNP protocol to allow its port through your network firewall.<br />
    +
====Randomize port on launch====
 
In certain case you may want to allow a random port (set between  49152 and 65535). After each Port modifications, you should go to the transmission setting to verify that the port is "'''open'''"
 
In certain case you may want to allow a random port (set between  49152 and 65535). After each Port modifications, you should go to the transmission setting to verify that the port is "'''open'''"
   Line 132: Line 133:  
then in the transmission setting, check the box "randomize port on launch and restart the service
 
then in the transmission setting, check the box "randomize port on launch and restart the service
 
  signal-event remoteaccess-update
 
  signal-event remoteaccess-update
 +
 +
====Set a different port ====
 +
In certain case you may want to allow a different port (default is 51413). After each Port modifications, you should go to the transmission setting to verify that the port is "'''open'''"
 +
config setprop transmission-daemon TCPPort 51485
 +
then in the transmission setting, change the port number to be relevant of your db command and restart the service
 +
signal-event remoteaccess-update
 +
 +
If you want that your change be persistent you have to modify the template /etc/e-smith/templates/var/lib/transmission/settings.json <br />
 +
 +
please see [[Transmission#Custom_Templates|this chapter]]
    
===Custom Templates===
 
===Custom Templates===

Navigation menu