mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	conntrack-sync: add missing commands
This commit is contained in:
		
							parent
							
								
									655334a87a
								
							
						
					
					
						commit
						880a7fe854
					
				| @ -70,6 +70,14 @@ Configuration | ||||
| 
 | ||||
|    Interface to use for syncing conntrack entries. | ||||
| 
 | ||||
| .. cfgcmd:: set service conntrack-sync interface <name> port <port> | ||||
| 
 | ||||
|    Port number used by connection. | ||||
| 
 | ||||
| .. cfgcmd:: set service conntrack-sync listen-address <ipv4address> | ||||
| 
 | ||||
|    Local IPv4 addresses for service to listen on. | ||||
| 
 | ||||
| .. cfgcmd:: set service conntrack-sync mcast-group <x.x.x.x> | ||||
| 
 | ||||
|    Multicast group to use for syncing conntrack entries. | ||||
| @ -85,6 +93,11 @@ Configuration | ||||
| 
 | ||||
|    Queue size for syncing conntrack entries in MB. | ||||
| 
 | ||||
| .. cfgcmd:: set service conntrack-sync disable-external-cache | ||||
| 
 | ||||
|    This diable the external cache and directly injects the flow-states into the | ||||
|    in-kernel Connection Tracking System of the backup firewall. | ||||
| 
 | ||||
| ********* | ||||
| Operation | ||||
| ********* | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user