mirror of
				https://github.com/mikaela/mikaela.github.io/
				synced 2025-10-31 06:37:34 +01:00 
			
		
		
		
	ufw: transmission uses UDP for DHT
Both are the same port number and this would be nice to be documented somewhere.
This commit is contained in:
		
							parent
							
								
									d9e6ae1300
								
							
						
					
					
						commit
						7952fcf0cc
					
				| @ -56,7 +56,8 @@ ufw allow 60000:61000/udp | ||||
|   access to port only from specific addresses, only for devices that | ||||
|   aren't going anywhere and if IPv6 isn't cared about. (TODO: How to do | ||||
|   it IPv6? I have faint idea of UFW not supporting it). | ||||
|     * Transmission file transfer uses TCP. Default port: 51413. | ||||
|     * Transmission file transfer uses TCP and DHT UDP. Default port for | ||||
|       both is: 51413. [Source](https://trac.transmissionbt.com/ticket/2265) | ||||
| * 60000:61000 UDP/mosh — I feel this is the most insecure part of this | ||||
|   setup and there should be something bettter instead of this. As | ||||
|   something evil could run and listen on these ports. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user