mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	openvpn: add troubleshooting subsection
This commit is contained in:
		
							parent
							
								
									d590dc5b3e
								
							
						
					
					
						commit
						d8cae20060
					
				| @ -542,4 +542,43 @@ Will add ``push "keepalive 1 10"`` to the generated OpenVPN config file. | |||||||
|    quotes. This is done through a hack on our config generator. You can pass |    quotes. This is done through a hack on our config generator. You can pass | ||||||
|    quotes using the ``"`` statement. |    quotes using the ``"`` statement. | ||||||
| 
 | 
 | ||||||
|  | 
 | ||||||
|  | Troubleshooting | ||||||
|  | =============== | ||||||
|  | 
 | ||||||
|  | VyOS provides some operational commands on OpenVPN. | ||||||
|  | 
 | ||||||
|  | Check status | ||||||
|  | ------------ | ||||||
|  | 
 | ||||||
|  | The following commands let you check tunnel status. | ||||||
|  | 
 | ||||||
|  | .. opcmd:: show openvpn client | ||||||
|  | 
 | ||||||
|  |    Use this command to check the tunnel status for OpenVPN client interfaces. | ||||||
|  | 
 | ||||||
|  | .. opcmd:: show openvpn server | ||||||
|  | 
 | ||||||
|  |    Use this command to check the tunnel status for OpenVPN server interfaces. | ||||||
|  | 
 | ||||||
|  | .. opcmd:: show openvpn site-to-site | ||||||
|  | 
 | ||||||
|  |    Use this command to check the tunnel status for OpenVPN site-to-site interfaces. | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | Reset OpenVPN | ||||||
|  | ------------- | ||||||
|  | 
 | ||||||
|  | The following commands let you reset OpenVPN for a specific client or interface. | ||||||
|  | 
 | ||||||
|  | .. opcmd:: reset openvpn client <text> | ||||||
|  | 
 | ||||||
|  |    Use this command to reset specified OpenVPN client. | ||||||
|  | 
 | ||||||
|  | .. opcmd:: reset openvpn interface <interface> | ||||||
|  | 
 | ||||||
|  |    Uset this command to reset the OpenVPN process on a specific interface. | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| .. include:: ../common-references.rst | .. include:: ../common-references.rst | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user