User Tools

Site Tools


transmission

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
transmission [2018/02/19 20:23] francescotransmission [2018/02/19 20:28] (current) francesco
Line 37: Line 37:
 </code> </code>
  
 +e vanno aggiunte queste stanze al file /etc/ipfw.conf:
 +
 +<code>
 #################### ####################
 ### Transmission ### ### Transmission ###
 #################### ####################
  
-I FreeBSD per transmission vanno aggiunte queste stanze al file /etc/ipfw.conf: 
- 
-<code> 
 $IPF 250 allow all from any to any 51413 in $IPF 250 allow all from any to any 51413 in
 $IPF 251 allow all from any to any 51413 out $IPF 251 allow all from any to any 51413 out
Line 52: Line 52:
  
 # Quello che segue mi sembra essere il nuovo (giugno 2016) IP fisso dell'Istituto # Quello che segue mi sembra essere il nuovo (giugno 2016) IP fisso dell'Istituto
-$IPF 320 allow tcp from 194.206.179.1 to any 9091 in +$IPF 320 allow tcp from *** to any 9091 in 
-$IPF 321 allow tcp from 194.206.179.1 to any 9091 out+$IPF 321 allow tcp from *** to any 9091 out
  
 # Quello che segue mi sembra essere l'IP di Cuneo # Quello che segue mi sembra essere l'IP di Cuneo
-$IPF 330 allow tcp from 151.32.69.218 to any 9091 in +$IPF 330 allow tcp from *** to any 9091 in 
-$IPF 331 allow tcp from 151.32.69.218 to any 9091 out+$IPF 331 allow tcp from *** to any 9091 out
 </code> </code>
 +
 +oltre naturalmente alla linea:
 +
 +<code>
 +#Transmission
 +transmission_enable="YES"
 +</code>
 +
 +in /etc/rc.conf
transmission.1519068222.txt.gz · Last modified: 2018/02/19 20:23 by francesco