mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-11-04 01:51:04 +01:00 
			
		
		
		
	Add IP forwarding requirement to documentation
I propose to add the information, that IP forwarding needs to be enabled in order to use a node as an exit-node.
This commit is contained in:
		
							parent
							
								
									6c5723a463
								
							
						
					
					
						commit
						00c514608e
					
				@ -14,6 +14,8 @@ If the node is already registered, it can advertise exit capabilities like this:
 | 
			
		||||
$ sudo tailscale set --advertise-exit-node
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
To use a node as an exit node, IP forwarding must be enabled on the node. Check the official [Tailscale documentation](https://tailscale.com/kb/1019/subnets/?tab=linux#enable-ip-forwarding) for how to enable IP fowarding.
 | 
			
		||||
 | 
			
		||||
## On the control server
 | 
			
		||||
 | 
			
		||||
```console
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user